commit python-django_openstack_auth for openSUSE:Factory
Hello community, here is the log from the commit of package python-django_openstack_auth for openSUSE:Factory checked in at 2017-08-28 15:30:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django_openstack_auth (Old) and /work/SRC/openSUSE:Factory/.python-django_openstack_auth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-django_openstack_auth" Mon Aug 28 15:30:17 2017 rev:19 rq:514875 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django_openstack_auth/python-django_openstack_auth.changes 2017-02-21 13:40:16.753528004 +0100 +++ /work/SRC/openSUSE:Factory/.python-django_openstack_auth.new/python-django_openstack_auth.changes 2017-08-28 15:30:18.769852949 +0200 @@ -1,0 +2,25 @@ +Mon Aug 7 08:47:23 UTC 2017 - cloud-devel@suse.de + +- update to version 3.5.0 + - Allow for manual setting of default service region in config + - hacking: Drop import_exceptions from tox.ini + - move documentation into the new standard layout + - Manually bump Django requirement + - Fix doc build + - doc: cleanup doc build configuration + - Cleanup doc warnings and enforce warning-is-error in sphinx + - Add Django 1.11 tox env + - Bump Django requirements cap + - Imported Translations from Zanata + - doc: Add configuration reference + - The python 3.5 added + - switch from oslosphinx to openstackdocstheme + - Add support for a domain dropdown menu at login + - Update hacking version to fix tests + - Migrate settings on a feature merged recently + - Updated from global requirements + - Fix default mutable arg in k2k.py + - Implement expiration date alert message + - Fix Django 1.11 Compatibility + +------------------------------------------------------------------- Old: ---- django_openstack_auth-3.1.1.tar.gz New: ---- django_openstack_auth-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django_openstack_auth.spec ++++++ --- /var/tmp/diff_new_pack.JREvZc/_old 2017-08-28 15:30:19.917691587 +0200 +++ /var/tmp/diff_new_pack.JREvZc/_new 2017-08-28 15:30:19.921691023 +0200 @@ -18,31 +18,31 @@ %global pypi_name django_openstack_auth Name: python-django_openstack_auth -Version: 3.1.1 +Version: 3.5.0 Release: 0 Summary: Django authentication backend for OpenStack Keystone License: Apache-2.0 Group: Development/Languages/Python Url: http://docs.openstack.org/developer/django_openstack_auth/ -Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +Source0: https://pypi.io/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildRequires: openstack-macros -BuildRequires: python-Django >= 1.8 +BuildRequires: python-Django >= 1.10 BuildRequires: python-devel -BuildRequires: python-keystoneauth1 >= 2.17.0 +BuildRequires: python-keystoneauth1 >= 2.21.0 BuildRequires: python-keystoneclient >= 3.8.0 BuildRequires: python-mock >= 2.0 BuildRequires: python-mox3 >= 0.7.0 -BuildRequires: python-oslo.policy >= 1.17.0 +BuildRequires: python-oslo.policy >= 1.23.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-setuptools >= 16.0 BuildRequires: python-testscenarios >= 0.4 -Requires: python-Django >= 1.8 -Requires: python-keystoneauth1 >= 2.17.0 +Requires: python-Django >= 1.10 +Requires: python-keystoneauth1 >= 2.21.0 Requires: python-keystoneclient >= 3.8.0 -Requires: python-oslo.config >= 3.14.0 -Requires: python-oslo.policy >= 1.17.0 -Requires: python-pbr >= 1.8 +Requires: python-oslo.config >= 4.0.0 +Requires: python-oslo.policy >= 1.23.0 +Requires: python-pbr >= 2.0.0 Requires: python-six >= 1.9.0 BuildArch: noarch %if 0%{?rhel} || 0%{?fedora} @@ -58,7 +58,7 @@ Summary: Documentation for %{name} Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Django OpenStack Auth is a pluggable Django authentication backend @@ -68,8 +68,9 @@ This package contains documentation in HTML format. %prep -%autosetup -n %{pypi_name}-%{version} +%autosetup -p1 -n %{pypi_name}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JREvZc/_old 2017-08-28 15:30:20.021676968 +0200 +++ /var/tmp/diff_new_pack.JREvZc/_new 2017-08-28 15:30:20.029675843 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/django_openstack_auth/django_openstack_auth.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/django_openstack_auth/django_openstack_auth.spec.j2</param> <param name="output-name">python-django_openstack_auth.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,django_openstack_auth</param> </service> ++++++ django_openstack_auth-3.1.1.tar.gz -> django_openstack_auth-3.5.0.tar.gz ++++++ ++++ 2826 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de