Hello community, here is the log from the commit of package python-oslo.policy for openSUSE:Factory checked in at 2020-10-26 16:16:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old) and /work/SRC/openSUSE:Factory/.python-oslo.policy.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.policy" Mon Oct 26 16:16:57 2020 rev:15 rq:841213 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes 2020-08-10 15:06:27.696268590 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.policy.new.3463/python-oslo.policy.changes 2020-10-26 16:17:39.475000016 +0100 @@ -1,0 +2,31 @@ +Fri Oct 9 19:17:34 UTC 2020 - cloud-de...@suse.de + +- update to version 3.5.0 + - Reload files in policy_dirs on primary file change + - Log warning for redundant file rules + - docs: Add description of 'oslopolicy-policy-generator' + - Don't deepcopy objects before mask_dict_password + - Add oslopolicy-validator tool + - Add release notes links to doc index + - Remove translation sections from setup.cfg + - Add Python3 victoria unit tests + - Switch to newer openstackdocstheme and reno versions + - sample-generator: Improve YAML output + - Clarify what exactly an "access file" is + - Fix unit tests to work with stevedore > 2.0.1 + - Add py38 package metadata + - Bump bandit version + - [goal] Migrate testing to ubuntu focal + - Remove the conversion according to the comment of jdennis + - Mark sphinx extensions thread safe + - Deprecate the JSON support for policy_file + - Remove the unused coding style modules + - Fix pygments style + - Add oslopolicy-convert-json-to-yaml tool + - docs: Add separate man page for each CLI tool + - Bump default tox env from py37 to py38 + - Update master for stable/ussuri + - Include example of literal comparison policy rule + - Align contributing doc with oslo's policy + +------------------------------------------------------------------- Old: ---- oslo.policy-3.1.1.tar.gz New: ---- oslo.policy-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.policy.spec ++++++ --- /var/tmp/diff_new_pack.I3ktXF/_old 2020-10-26 16:17:40.171000576 +0100 +++ /var/tmp/diff_new_pack.I3ktXF/_new 2020-10-26 16:17:40.171000576 +0100 @@ -17,15 +17,15 @@ Name: python-oslo.policy -Version: 3.1.1 +Version: 3.5.0 Release: 0 Summary: OpenStack Oslo Policy library License: Apache-2.0 Group: Development/Languages/Python URL: https://launchpad.net/oslo.policy -Source0: https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.5.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python3-PyYAML >= 3.12 +BuildRequires: python3-PyYAML >= 5.1 BuildRequires: python3-oslo.config >= 5.2.0 BuildRequires: python3-oslo.context >= 2.22.0 BuildRequires: python3-oslo.i18n >= 3.15.3 @@ -45,7 +45,7 @@ %package -n python3-oslo.policy Summary: OpenStack Oslo Policy library Group: Development/Languages/Python -Requires: python3-PyYAML >= 3.12 +Requires: python3-PyYAML >= 5.1 Requires: python3-oslo.config >= 5.2.0 Requires: python3-oslo.context >= 2.22.0 Requires: python3-oslo.i18n >= 3.15.3 @@ -75,7 +75,7 @@ Documentation for the Oslo Policy library. %prep -%autosetup -p1 -n oslo.policy-3.1.1 +%autosetup -p1 -n oslo.policy-3.5.0 %py_req_cleanup %build @@ -96,10 +96,12 @@ %license LICENSE %doc README.rst %{_bindir}/oslopolicy-checker +%{_bindir}/oslopolicy-convert-json-to-yaml %{_bindir}/oslopolicy-list-redundant %{_bindir}/oslopolicy-policy-generator %{_bindir}/oslopolicy-sample-generator %{_bindir}/oslopolicy-policy-upgrade +%{_bindir}/oslopolicy-validator %{python3_sitelib}/oslo_policy %{python3_sitelib}/*.egg-info ++++++ _service ++++++ --- /var/tmp/diff_new_pack.I3ktXF/_old 2020-10-26 16:17:40.195000595 +0100 +++ /var/tmp/diff_new_pack.I3ktXF/_new 2020-10-26 16:17:40.199000598 +0100 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.policy/oslo.policy.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.policy/oslo.policy.spec.j2</param> <param name="output-name">python-oslo.policy.spec</param> - <param name="requirements">https://opendev.org/openstack/oslo.policy/raw/branch/stable/ussuri/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/oslo.policy/raw/branch/stable/victoria/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,oslo.policy</param> </service> ++++++ oslo.policy-3.1.1.tar.gz -> oslo.policy-3.5.0.tar.gz ++++++ ++++ 2057 lines of diff (skipped)