diff --git a/Changelog.old b/Changelog.old index 25367a5..2f85c94 100644 --- a/Changelog.old +++ b/Changelog.old @@ -1,3 +1,12 @@ +* Tue Jul 19 2016 Fedora Release Engineering - 2.4.1-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + +* Thu May 26 2016 Haikel Guemar 2.4.1-1 +- Update to 2.4.1 + +* Wed Mar 23 2016 Haikel Guemar 2.3.0- +- Update to 2.3.0 + * Thu Mar 03 2016 Paul Belanger 2.2.0-2 - Drop python-argparse dependency as bundled with python now (closes #1314516) diff --git a/python-keystoneauth1.spec b/python-keystoneauth1.spec index e9fc9da..7629adc 100644 --- a/python-keystoneauth1.spec +++ b/python-keystoneauth1.spec @@ -7,12 +7,12 @@ %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: python-%{pypi_name} -Version: 2.4.1 -Release: 2%{?dist} +Version: 2.12.1 +Release: 1%{?dist} Summary: Authentication Library for OpenStack Clients License: ASL 2.0 -URL: http://pypi.python.org/pypi/%{pypi_name} -Source0: http://tarballs.openstack.org/keystoneauth/%{pypi_name}-%{version}.tar.gz +URL: https://pypi.io/pypi/%{pypi_name} +Source0: https://tarballs.openstack.org/keystoneauth/keystoneauth1-%{upstream_version}.tar.gz BuildArch: noarch @@ -34,7 +34,7 @@ BuildRequires: python-six BuildRequires: python-pbr >= 1.8.0 # test requires -BuildRequires: python-betamax +BuildRequires: python-betamax >= 0.7.0 BuildRequires: python-fixtures >= 1.3.1 BuildRequires: python-lxml BuildRequires: python-requests-kerberos @@ -42,13 +42,15 @@ BuildRequires: python-testrepository BuildRequires: python-oslotest BuildRequires: python-oslo-utils BuildRequires: python-positional >= 1.0.1 +BuildRequires: python-oauthlib +BuildRequires: PyYAML -Requires: python-iso8601 >= 0.1.9 +Requires: python-iso8601 >= 0.1.11 Requires: python-pbr >= 1.8.0 Requires: python-positional >= 1.0.1 Requires: python-requests >= 2.9.1 Requires: python-six => 1.9.0 -Requires: python-stevedore >= 1.5.0 +Requires: python-stevedore >= 1.16.0 %description -n python2-%{pypi_name} Keystoneauth provides a standard way to do authentication and service requests @@ -67,20 +69,22 @@ BuildRequires: python3-pbr >= 1.8.0 BuildRequires: python3-sphinx # test requres -BuildRequires: python3-betamax +BuildRequires: python3-betamax >= 0.7.0 BuildRequires: python3-fixtures >= 1.3.1 BuildRequires: python3-lxml BuildRequires: python3-testrepository BuildRequires: python3-oslotest BuildRequires: python3-oslo-utils BuildRequires: python3-positional >= 1.0.1 +BuildRequires: python3-oauthlib +BuildRequires: python3-PyYAML -Requires: python3-iso8601 >= 0.1.9 +Requires: python3-iso8601 >= 0.1.11 Requires: python3-pbr >= 1.8.0 Requires: python3-positional >= 1.0.1 Requires: python3-requests >= 2.9.1 Requires: python3-six => 1.9.0 -Requires: python3-stevedore >= 1.5.0 +Requires: python3-stevedore >= 1.16.0 %description -n python3-%{pypi_name} Keystoneauth provides a standard way to do authentication and service requests @@ -160,12 +164,6 @@ rm -rf .testrepository %doc doc/build/html %changelog -* Tue Jul 19 2016 Fedora Release Engineering - 2.4.1-2 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Thu May 26 2016 Haikel Guemar 2.4.1-1 -- Update to 2.4.1 - -* Wed Mar 23 2016 Haikel Guemar 2.3.0- -- Update to 2.3.0 +* Fri Sep 09 2016 Haikel Guemar 2.12.1-1 +- Update to 2.12.1