commit python-oslo.policy for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.policy for openSUSE:Factory checked in at 2017-08-28 15:30:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old) and /work/SRC/openSUSE:Factory/.python-oslo.policy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-oslo.policy" Mon Aug 28 15:30:14 2017 rev:5 rq:514874 version:1.25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes 2017-02-21 13:40:11.050332568 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.policy.new/python-oslo.policy.changes 2017-08-28 15:30:15.886258324 +0200 @@ -1,0 +2,37 @@ +Mon Aug 7 08:48:06 UTC 2017 - cloud-devel@suse.de + +- update to version 1.25.1 + - Fix parsing bug when config file is empty. + - Modify tests in test_generator + - fix formatting for empty defaults + - Simplify message of exception PolicyNotAuthorized + - [Fix gate]Update test requirement + - Add additional param to policy.RuleDefault + - Update reno for stable/ocata + - Check reStructuredText documents for common style issues. + - switch from oslosphinx to openstackdocstheme + - Add release note for DocumentedRuleDefault + - Optimize the link address + - Update UPPER_CONSTRAINTS_FILE for stable/pike + - Update usage documentation + - move existing documentation into new standard layout + - Add optional exception for check_rules + - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) + - Update URLs in documents according to document migration + - import configuration guide content from openstack-manuals repo + - throw an exception when sphinxext cannot find the config file + - oslopolicy-sample-generator description support + - sphinxext: Format definition lists correctly + - Comment out the rule from generated sample-policy file + - Allow multiline descriptions for RuleDefaults + - Update .gitreview for stable/pike + - Remove log translations + - Delete the unnecessary word in policy.py + - Add Sphinx extension to pretty-print modules + - Remove support for py34 + - sphinxext: Use field lists in output + - Updated from global requirements + - Seperate each policy rule with new line + - Use Sphinx 1.5 warning-is-error + +------------------------------------------------------------------- Old: ---- oslo.policy-1.18.0.tar.gz New: ---- oslo.policy-1.25.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.policy.spec ++++++ --- /var/tmp/diff_new_pack.Zsf0Jp/_old 2017-08-28 15:30:17.350052545 +0200 +++ /var/tmp/diff_new_pack.Zsf0Jp/_new 2017-08-28 15:30:17.350052545 +0200 @@ -18,7 +18,7 @@ %global sname oslo.policy Name: python-oslo.policy -Version: 1.18.0 +Version: 1.25.1 Release: 0 Summary: OpenStack Oslo Policy library License: Apache-2.0 @@ -28,18 +28,18 @@ BuildRequires: openstack-macros BuildRequires: python-PyYAML >= 3.10.0 BuildRequires: python-devel -BuildRequires: python-oslo.config >= 3.14.0 +BuildRequires: python-oslo.config >= 4.0.0 BuildRequires: python-oslo.i18n >= 2.1.0 BuildRequires: python-oslo.serialization >= 1.10.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 -BuildRequires: python-requests >= 2.10.0 +BuildRequires: python-pbr >= 2.0.0 +BuildRequires: python-requests >= 2.14.2 BuildRequires: python-requests-mock >= 1.1 Requires: python-PyYAML >= 3.10.0 -Requires: python-oslo.config >= 3.14.0 +Requires: python-oslo.config >= 4.0.0 Requires: python-oslo.i18n >= 2.1.0 Requires: python-oslo.serialization >= 1.10.0 -Requires: python-requests >= 2.10.0 +Requires: python-requests >= 2.14.2 Requires: python-six >= 1.9.0 BuildArch: noarch @@ -51,7 +51,7 @@ Summary: Documentation for the Oslo Policy library Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Documentation for the Oslo Policy library. @@ -59,6 +59,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.Zsf0Jp/_old 2017-08-28 15:30:17.422042424 +0200 +++ /var/tmp/diff_new_pack.Zsf0Jp/_new 2017-08-28 15:30:17.422042424 +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.policy/oslo.policy.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.policy/oslo.policy.spec.j2</param> <param name="output-name">python-oslo.policy.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.policy</param> </service> ++++++ oslo.policy-1.18.0.tar.gz -> oslo.policy-1.25.1.tar.gz ++++++ ++++ 2952 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de