Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-stomper-0.4.3-6.el8 RPM for noarch

From EPEL 8 for ppc64le / Packages / p

Name: python3-stomper Distribution: Fedora Project
Version: 0.4.3 Vendor: Fedora Project
Release: 6.el8 Build date: Mon Mar 23 22:01:39 2020
Group: Unspecified Build host: buildhw-10.phx2.fedoraproject.org
Size: 189665 Source RPM: python-stomper-0.4.3-6.el8.src.rpm
Packager: Fedora Project
Url: https://pypi.io/project/stomper
Summary: A python client implementation of the STOMP protocol
This is a python client implementation of the STOMP protocol. The client is
attempting to be transport layer neutral. This module provides functions to
create and parse STOMP messages in a programatic fashion.

Provides

Requires

License

ASL 2.0

Changelog

* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.3-5
  - Rebuilt for Python 3.8.0rc1 (#1748018)
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.3-4
  - Rebuilt for Python 3.8
* Fri Aug 02 2019 mprahl <mprahl@redhat.com> - 0.4.3-3
  - Stop building Python 2 packages for F31+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jun 29 2019 Kevin Fenzi <kevin@scrye.com> - 0.4.3-1
  - Update to 0.4.3. Fixes bug #1697989
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 02 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.1-9
  - Enable python dependency generator
* Tue Dec 18 2018 Ralph Bean <rbean@redhat.com> - 0.4.1-8
  - Complete py3 conditionals in preparation for a epel7 update.
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-6
  - Rebuilt for Python 3.7
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-2
  - Rebuild for Python 3.6
* Fri Jul 29 2016 Kevin Fenzi <kevin@scrye.com> - 0.4.1-1
  - Update to 0.4.1. Fixes bug #1355749
* Mon Jul 11 2016 Ralph Bean <rbean@redhat.com> - 0.4.0-2
  - Explicit py2 and py3 subpackages.
  - Patch implicit encoding in setup.py.
* Mon Jul 11 2016 Ralph Bean <rbean@redhat.com> - 0.4.0-1
  - new version
  - New dep on python-future
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Feb 21 2015 Ralph Bean <rbean@redhat.com> - 0.3.0-1
  - new version
* Mon Sep 15 2014 Ralph Bean <rbean@redhat.com> - 0.2.9-1
  - New upstream supporting STOMP-1.1.
  - Use github tarball, https://github.com/oisinmulvihill/stomper/issues/8
  - Use python2 macros.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Feb 27 2014 Luke Macken <lmacken@redhat.com> - 0.2.8-1
  - Update to 0.2.8 (#949150)
  - Update the URLs
  - Modernize the specfile
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Oct 21 2010 Luke Macken <lmacken@redhat.com> - 0.2.4-1
  - Update to 0.2.4 (#639565)
* Tue Sep 07 2010 Luke Macken <lmacken@redhat.com> - 0.2.3-1
  - Update to 0.2.3
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.2.2-10
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Thu Sep 03 2009 Luke Macken <lmacken@redhat.com> - 0.2.2-9
  - Require python-uuid when using Python2.4 only
  - Run the test suite in %check
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Apr 09 2009 Silas Sewell <silas at sewell ch> - 0.2.2-7
  - Remove Python version dependency
* Sun Mar 29 2009 Silas Sewell <silas at sewell ch> - 0.2.2-6
  - Fix dependencies
* Thu Mar 26 2009 Silas Sewell <silas at sewell ch> - 0.2.2-5
  - Update package name to conform to Fedora naming standards
  - Change define to global
* Fri Mar 20 2009 Silas Sewell <silas at sewell ch> - 0.2.2-4
  - Update upstream package to remove hidden files
* Thu Mar 05 2009 Silas Sewell <silas at sewell ch> - 0.2.2-3
  - Manually remove hidden files
* Wed Dec 17 2008 Silas Sewell <silas at sewell ch> - 0.2.2-2
  - Increase Python requirements to 2.5 because stomper uses uuid
* Wed Dec 17 2008 Silas Sewell <silas at sewell ch> - 0.2.2-1
  - Initial package

Files

/usr/lib/python3.6/site-packages/stomper
/usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info
/usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/stomper/__init__.py
/usr/lib/python3.6/site-packages/stomper/__pycache__
/usr/lib/python3.6/site-packages/stomper/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_10.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_10.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_11.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_11.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/stompbuffer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/stompbuffer.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples
/usr/lib/python3.6/site-packages/stomper/examples/__init__.py
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/receiver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/receiver.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/sender.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/sender.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-rx.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-rx.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-tx.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-tx.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stomper_usage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stomper_usage.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/examples/receiver.py
/usr/lib/python3.6/site-packages/stomper/examples/sender.py
/usr/lib/python3.6/site-packages/stomper/examples/stompbuffer-rx.py
/usr/lib/python3.6/site-packages/stomper/examples/stompbuffer-tx.py
/usr/lib/python3.6/site-packages/stomper/examples/stomper_usage.py
/usr/lib/python3.6/site-packages/stomper/stomp_10.py
/usr/lib/python3.6/site-packages/stomper/stomp_11.py
/usr/lib/python3.6/site-packages/stomper/stompbuffer.py
/usr/lib/python3.6/site-packages/stomper/tests
/usr/lib/python3.6/site-packages/stomper/tests/__init__.py
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststompbuffer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststompbuffer.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_10.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_10.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_11.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_11.cpython-36.pyc
/usr/lib/python3.6/site-packages/stomper/tests/teststompbuffer.py
/usr/lib/python3.6/site-packages/stomper/tests/teststomper_10.py
/usr/lib/python3.6/site-packages/stomper/tests/teststomper_11.py
/usr/lib/python3.6/site-packages/stomper/utils.py
/usr/share/doc/python3-stomper
/usr/share/doc/python3-stomper/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 01:59:29 2024