diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b0d09ea..0000000 --- a/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -/oslo.messaging-1.2.0a2.tar.gz -/oslo.messaging-1.2.0a11.tar.gz -/oslo.messaging-1.3.0a2.tar.gz -/oslo.messaging-1.3.0a7.tar.gz -/oslo.messaging-1.3.0a9.tar.gz -/oslo.messaging-1.3.0.2.tar.gz -/oslo.messaging-1.4.0.0a3.tar.gz -/oslo.messaging-1.4.0.0a4.tar.gz -/oslo.messaging-1.4.0.0a5.tar.gz -/oslo.messaging-1.4.0.tar.gz -/oslo.messaging-1.4.1.tar.gz -/oslo.messaging-1.8.1.tar.gz -/oslo.messaging-1.8.2.tar.gz -/oslo.messaging-1.8.3.tar.gz -/oslo.messaging-1.15.0.tar.gz -/oslo.messaging-2.5.0.tar.gz -/oslo.messaging-4.5.0.tar.gz -/oslo.messaging-5.10.0.tar.gz -/oslo.messaging-5.17.1.tar.gz -/oslo.messaging-8.0.0.tar.gz -/oslo.messaging-5.35.1.tar.gz -/oslo.messaging-8.1.2.tar.gz diff --git a/Changelog.old b/Changelog.old deleted file mode 100644 index c76ebc6..0000000 --- a/Changelog.old +++ /dev/null @@ -1,106 +0,0 @@ -* Thu Jul 19 2018 Matthias Runge - 8.0.0-1 -- rebuilt for Fedora - -* Tue Jun 19 2018 Miro Hrončok - 5.17.1-5 -- Rebuilt for Python 3.7 - -* Sat Feb 10 2018 RDO 5.35.0-1 -- Update to 5.35.0 - -* Fri Feb 09 2018 Fedora Release Engineering - 5.17.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 5.17.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Jun 28 2017 Alan Pevec 5.17.1-2 -- Fix python3 dependencies - -* Wed Mar 01 2017 Alfredo Moralejo 5.17.1-1 -- Update to 5.17.1 - -* Wed Feb 08 2017 Alfredo Moralejo 5.17.0-1 -- Update to 5.17.0 - -* Sat Feb 11 2017 Fedora Release Engineering - 5.10.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 19 2016 Miro Hrončok - 5.10.0-2 -- Rebuild for Python 3.6 - -* Wed Sep 07 2016 Haikel Guemar 5.10.0-1 -- Update to 5.10.0 - -* Tue Jul 19 2016 Fedora Release Engineering - 4.5.0-2 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Wed Mar 23 2016 Haikel Guemar 4.5.0- -- Update to 4.5.0 - -* Thu Feb 04 2016 Fedora Release Engineering - 2.5.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Sep 16 2015 Haïkel Guémar - 2.5.0-1 -- Upstream 2.5.0 -- Spec cleanups - -* Mon Jun 29 2015 Alan Pevec 1.15.0-1 -- Update to upstream 1.15.0 - -* Thu Jun 18 2015 Fedora Release Engineering - 1.8.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun Jun 14 2015 Haikel Guemar 1.8.3-1 -- Update to upstream 1.8.3 - -* Thu Apr 30 2015 Alan Pevec 1.8.2-1 -- Update to upstream 1.8.2 - -* Wed Apr 08 2015 Alan Pevec 1.8.1-1 -- Update to upstream 1.8.1 - -* Thu Jan 08 2015 Alan Pevec - 1.4.1-3 -- Fix reconnect exception handler (Dan Smith) rhbz#1175685 - -* Tue Dec 02 2014 Alan Pevec - 1.4.1-2 -- AMQP 1.0 driver fixes (Ken Giusti) LP#1392868 LP#1385445 - -* Sun Sep 21 2014 Alan Pevec - 1.4.0.0-4 -- Final release 1.4.0 - -* Wed Sep 17 2014 Alan Pevec - 1.4.0.0-3.a5 -- Latest upstream - -* Wed Jul 09 2014 Pádraig Brady - 1.4.0.0-1 -- Latest upstream - -* Tue Jun 10 2014 Pádraig Brady - 1.3.0.2-4 -- Fix message routing with newer QPID #1103800 - -* Sat Jun 07 2014 Fedora Release Engineering - 1.3.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Tue May 06 2014 Pádraig Brady - 1.3.0.2-2 -- Update python-six dependency to >= 1.6 to support Icehouse - -* Thu Apr 24 2014 Pádraig Brady - 1.3.0.2-1 -- Update to icehouse stable release -- Add dependency on newer python-eventlet - -* Fri Apr 11 2014 Pádraig Brady - 1.3.0-0.2.a9 -- Add dependencies on python-kombu, python-qpid, and PyYAML - -* Tue Mar 18 2014 Pádraig Brady - 1.3.0-0.1.a9 -- Latest upstream - -* Tue Feb 11 2014 Pádraig Brady - 1.3.0-0.1.a7 -- Update to 1.3.0a7. - -* Thu Jan 2 2014 Pádraig Brady - 1.3.0-0.1.a2 -- Update to 1.3.0a2. - -* Tue Sep 3 2013 Mark McLoughlin - 1.2.0-0.1.a11 -- Update to a11 development snapshot. - -* Mon Aug 12 2013 Mark McLoughlin - 1.2.0-0.1.a2 -- Initial package. diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..e9d447f --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +python-oslo-messaging is not longer needed by any OpenStack client package in fedora diff --git a/python-oslo-messaging.spec b/python-oslo-messaging.spec deleted file mode 100644 index 137351e..0000000 --- a/python-oslo-messaging.spec +++ /dev/null @@ -1,189 +0,0 @@ -%{!?upstream_version: %global upstream_version %{version}%{?milestone}} -%global with_doc 1 -#guard for including python-pyngus (OSP 12 does not ship python-pyngus) -%global rhosp 0 - -%global common_desc \ -The Oslo project intends to produce a python library containing \ -infrastructure code shared by OpenStack projects. The APIs provided \ -by the project should be high quality, stable, consistent and generally \ -useful. - -%global common_desc1 \ -Tests for the OpenStack common messaging library. - -%global pypi_name oslo.messaging -%global pkg_name oslo-messaging - -Name: python-oslo-messaging -Version: 8.1.2 -Release: 1%{?dist} -Summary: OpenStack common messaging library - -License: ASL 2.0 -URL: https://launchpad.net/oslo -Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz -BuildArch: noarch - -BuildRequires: git - -%if 0%{?with_doc} -%package -n python-%{pkg_name}-doc -Summary: Documentation for OpenStack common messaging library - -BuildRequires: python3-sphinx -BuildRequires: python3-openstackdocstheme -BuildRequires: python3-oslo-sphinx - -# for API autodoc -BuildRequires: python3-oslo-config -BuildRequires: python3-oslo-i18n -BuildRequires: python3-oslo-middleware -BuildRequires: python3-oslo-serialization -BuildRequires: python3-oslo-service -BuildRequires: python3-oslo-utils -BuildRequires: python3-six -BuildRequires: python3-stevedore -BuildRequires: python3-fixtures -BuildRequires: python3-kombu >= 1:4.0.0 -BuildRequires: python3-PyYAML -%if 0%{rhosp} == 0 -BuildRequires: python3-pyngus -%endif - - -%description -n python-%{pkg_name}-doc -Documentation for the oslo.messaging library. -%endif - -%package -n python3-%{pkg_name} -Summary: OpenStack common messaging library -%{?python_provide:%python_provide python3-%{pkg_name}} -Obsoletes: python2-%{pkg_name} < %{version}-%{release} - -BuildRequires: python3-devel -BuildRequires: python3-setuptools -BuildRequires: python3-pbr -BuildRequires: python3-cachetools -BuildRequires: python3-futurist -BuildRequires: python3-redis -BuildRequires: python3-zmq - -# Required for tests -BuildRequires: python3-oslo-config -BuildRequires: python3-oslo-middleware -BuildRequires: python3-oslo-serialization -BuildRequires: python3-oslo-service -BuildRequires: python3-oslo-utils -BuildRequires: python3-oslotest -BuildRequires: python3-pifpaf -BuildRequires: python3-tenacity -BuildRequires: python3-testrepository -BuildRequires: python3-testscenarios -BuildRequires: python3-testtools - -Requires: python3-pbr -Requires: python3-amqp >= 2.1.1 -Requires: python3-debtcollector >= 1.2.0 -Requires: python3-futurist >= 1.2.0 -Requires: python3-monotonic >= 0.6 -Requires: python3-oslo-config >= 2:5.1.0 -Requires: python3-oslo-utils >= 3.33.0 -Requires: python3-oslo-serialization >= 2.18.0 -Requires: python3-oslo-service >= 1.24.0 -Requires: python3-oslo-i18n >= 3.15.3 -Requires: python3-oslo-log >= 3.36.0 -Requires: python3-oslo-middleware >= 3.31.0 -Requires: python3-six >= 1.10.0 -Requires: python3-stevedore >= 1.20.0 -Requires: python3-tenacity -Requires: python3-PyYAML -Requires: python3-kombu >= 1:4.0.0 -Requires: python3-eventlet -Requires: python3-cachetools -Requires: python3-webob >= 1.7.1 -%if 0%{rhosp} == 0 -Requires: python3-pyngus -%endif - -%description -n python3-%{pkg_name} -%{common_desc} - -The Oslo messaging API supports RPC and notifications over a number of -different messaging transports. - -%package -n python3-%{pkg_name}-tests -Summary: Tests for OpenStack common messaging library - -Requires: python3-%{pkg_name} = %{version}-%{release} -Requires: python3-oslo-config -Requires: python3-oslo-middleware -Requires: python3-oslo-serialization -Requires: python3-oslo-service -Requires: python3-oslo-utils -Requires: python3-oslotest -Requires: python3-testrepository -Requires: python3-testscenarios -Requires: python3-testtools - -%description -n python3-%{pkg_name}-tests -%{common_desc1} - -%description -%{common_desc} - -%prep -# FIXME: workaround required to build -%autosetup -n %{pypi_name}-%{upstream_version} -S git - -# let RPM handle deps -rm -rf {test-,}requirements.txt - -%build -%py3_build - -%if 0%{?with_doc} -sphinx-build-3 -b html doc/source doc/build/html -# Fix hidden-file-or-dir warnings -rm -fr doc/build/html/.buildinfo -%endif - -%install -%py3_install - -%check -# Four unit tests are failing for amqp1 -#%{__python3} setup.py test || true - -%if 0%{?with_doc} -%files -n python-%{pkg_name}-doc -%license LICENSE -%doc doc/build/html -%endif - -%files -n python3-%{pkg_name} -%license LICENSE -%doc README.rst -%{python3_sitelib}/oslo_messaging -%{python3_sitelib}/*.egg-info -%{_bindir}/oslo-messaging-zmq-broker -%{_bindir}/oslo-messaging-zmq-proxy -%{_bindir}/oslo-messaging-send-notification -%exclude %{python3_sitelib}/oslo_messaging/tests - -%files -n python3-%{pkg_name}-tests -%{python3_sitelib}/oslo_messaging/tests - -%changelog -* Tue Feb 26 2019 Alfredo Moralejo - 8.1.2-1 -- Update to 8.1.2. - -* Thu Jan 31 2019 Yatin Karel - 5.35.1-2 -- Drop python2 subpackages (#1631857) - -* Fri Aug 10 2018 RDO 5.35.1-1 -- Update to 5.35.1 - -* Sat Feb 10 2018 RDO 5.35.0-1 -- Update to 5.35.0 - diff --git a/sources b/sources deleted file mode 100644 index 09053e0..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (oslo.messaging-8.1.2.tar.gz) = f7bebc525019f19f6d25178f4b2ef811c3073dc2b10600a9a01aa23dfadad4b428baeb929963df31ee7c775bb94c47493699e8031d5dd9cea5d865c28432d3ba