commit python-oslo.cache for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.cache for openSUSE:Factory checked in at 2017-08-28 15:31:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.cache (Old) and /work/SRC/openSUSE:Factory/.python-oslo.cache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-oslo.cache" Mon Aug 28 15:31:20 2017 rev:2 rq:514986 version:1.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.cache/python-oslo.cache.changes 2017-02-21 13:41:47.796684253 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.cache.new/python-oslo.cache.changes 2017-08-28 15:31:22.776854698 +0200 @@ -1,0 +2,26 @@ +Mon Aug 7 13:30:02 UTC 2017 - cloud-devel@suse.de + +- update to version 1.25.0 + - Change locations of docs for intersphinx + - Remove log translations + - Imported Translations from Zanata + - Fix error in cache.configure_cache_region usage doc + - etcd3 : get rid of ast_literal + - Improve backend configuration help text + - Remove unused/duplicated logging import + - update the doc URLs + - rearrange content to fit the new standard layout + - Add kwarg function key generator + - [Fix gate]Update test requirement + - switch from oslosphinx to openstackdocstheme + - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) + - Replaces uuid.uuid4 with uuidutils.generate_uuid() + - Update reno for stable/ocata + - Switch to oslo_log + - turn on warning-is-error in doc build + - Check reStructuredText documents for common style issues. + - Updated from global requirements + - etcd3 driver for oslo.cache + - Optimize the link address + +------------------------------------------------------------------- Old: ---- oslo.cache-1.17.0.tar.gz New: ---- oslo.cache-1.25.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.cache.spec ++++++ --- /var/tmp/diff_new_pack.9DVMkf/_old 2017-08-28 15:31:24.144662405 +0200 +++ /var/tmp/diff_new_pack.9DVMkf/_new 2017-08-28 15:31:24.160660156 +0200 @@ -18,7 +18,7 @@ %global sname oslo.cache Name: python-oslo.cache -Version: 1.17.0 +Version: 1.25.0 Release: 0 Summary: Cache storage for Openstack projects License: Apache-2.0 @@ -29,20 +29,20 @@ BuildRequires: python-devel BuildRequires: python-dogpile.cache >= 0.6.2 BuildRequires: python-mock >= 2.0 -BuildRequires: python-oslo.config >= 3.14.0 +BuildRequires: python-oslo.config >= 4.0.0 BuildRequires: python-oslo.i18n >= 2.1.0 -BuildRequires: python-oslo.log >= 3.11.0 -BuildRequires: python-oslo.utils >= 3.18.0 +BuildRequires: python-oslo.log >= 3.22.0 +BuildRequires: python-oslo.utils >= 3.20.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-pymongo >= 3.0.2 BuildRequires: python-python-memcached >= 1.56 BuildRequires: python-six >= 1.9.0 Requires: python-dogpile.cache >= 0.6.2 -Requires: python-oslo.config >= 3.14.0 +Requires: python-oslo.config >= 4.0.0 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 3.11.0 -Requires: python-oslo.utils >= 3.18.0 +Requires: python-oslo.log >= 3.22.0 +Requires: python-oslo.utils >= 3.20.0 Requires: python-python-memcached >= 1.56 Requires: python-six >= 1.9.0 BuildArch: noarch @@ -57,7 +57,7 @@ Summary: Documentation for the OpenStack Oslo Cache library Group: Development/Languages/Python BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Documentation for the OpenStack Oslo cache library. @@ -65,6 +65,7 @@ %prep %autosetup -n %{sname}-%{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.9DVMkf/_old 2017-08-28 15:31:24.288642164 +0200 +++ /var/tmp/diff_new_pack.9DVMkf/_new 2017-08-28 15:31:24.312638790 +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/oslo.cache/oslo.cache.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.cache/oslo.cache.spec.j2</param> <param name="output-name">python-oslo.cache.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,oslo.cache</param> </service> ++++++ oslo.cache-1.17.0.tar.gz -> oslo.cache-1.25.0.tar.gz ++++++ ++++ 1942 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de