commit python-oslo.policy for openSUSE:Factory

2024-03-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2024-03-25 21:11:07

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.1905 (New)


Package is "python-oslo.policy"

Mon Mar 25 21:11:07 2024 rev:23 rq:1161176 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2024-01-05 21:42:55.045579893 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.1905/python-oslo.policy.changes
  2024-03-25 21:17:48.490590403 +0100
@@ -1,0 +2,13 @@
+Sun Mar 24 20:02:38 UTC 2024 - cloud-de...@suse.de
+
+- removed 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
+- update to version 4.3.0
+  - Fix doc build error
+  - Update master for stable/2023.2
+  - coveragerc: Remove non-existent path
+  - Add flag to skip undefined rule check
+  - reno: Update master for unmaintained/yoga
+  - Use consistent commands for coverage
+  - Update python classifier in setup.cfg
+
+---

Old:

  0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
  oslo.policy-4.2.1.tar.gz

New:

  oslo.policy-4.3.0.tar.gz

BETA DEBUG BEGIN:
  Old:
- removed 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
- update to version 4.3.0
BETA DEBUG END:



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.TxlHnj/_old  2024-03-25 21:17:49.954644249 +0100
+++ /var/tmp/diff_new_pack.TxlHnj/_new  2024-03-25 21:17:49.958644396 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   python-oslo.policy
-Version:4.2.1
+Version:4.3.0
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/oslo.policy
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.2.1.tar.gz
-Patch1: 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.3.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
 BuildRequires:  python3-defusedxml
@@ -76,7 +75,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-4.2.1
+%autosetup -p1 -n oslo.policy-4.3.0
 %py_req_cleanup
 
 %build

++ oslo.policy-4.2.1.tar.gz -> oslo.policy-4.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.1/.coveragerc 
new/oslo.policy-4.3.0/.coveragerc
--- old/oslo.policy-4.2.1/.coveragerc   2023-08-28 14:57:37.0 +0200
+++ new/oslo.policy-4.3.0/.coveragerc   2024-02-22 16:11:24.0 +0100
@@ -1,7 +1,7 @@
 [run]
 branch = True
 source = oslo_policy
-omit = oslo_policy/tests/*,oslo_policy/openstack/*
+omit = oslo_policy/tests/*
 
 [report]
 ignore_errors = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.1/AUTHORS 
new/oslo.policy-4.3.0/AUTHORS
--- old/oslo.policy-4.2.1/AUTHORS   2023-08-28 14:58:03.0 +0200
+++ new/oslo.policy-4.3.0/AUTHORS   2024-02-22 16:12:00.0 +0100
@@ -97,6 +97,7 @@
 Stephen Finucane 
 Steve Martinelli 
 Sujitha 
+Takashi Kajinami 
 Takashi NATSUME 
 Thiago Paiva 
 Thomas Duval 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.1/ChangeLog 
new/oslo.policy-4.3.0/ChangeLog
--- old/oslo.policy-4.2.1/ChangeLog 2023-08-28 14:58:03.0 +0200
+++ new/oslo.policy-4.3.0/ChangeLog 2024-02-22 16:12:00.0 +0100
@@ -1,6 +1,17 @@
 CHANGES
 ===
 
+4.3.0
+-
+
+* Use consistent commands for coverage
+* reno: Update master for unmaintained/yoga
+* Add flag to skip undefined rule check
+* Update python classifier in setup.cfg
+* coveragerc: Remove non-existent path
+* Fix doc build error
+* Update master for stable/2023.2
+
 4.2.1
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.1/PKG-INFO 
new/oslo.policy-4.3.0/PKG-INFO
--- old/oslo.policy-4.2.1/PKG-INFO  2023-08-28 14:58:04.199221100 +0200
+++ new/oslo.policy-4.3.0/PKG-INFO  2024-02-22 16:12:00.508536000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.policy
-Version: 4.2.1
+Version: 4.3.0
 Summary: Oslo Policy library
 Home-page: https://docs.openstack.org/oslo.policy/latest/
 Author: OpenStack
@@ -45,6 +45,7 @@
 Classifier: Programming Language :: Python :: 3.8
 

commit python-oslo.policy for openSUSE:Factory

2024-01-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2024-01-05 21:41:43

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.28375 (New)


Package is "python-oslo.policy"

Fri Jan  5 21:41:43 2024 rev:22 rq:1136728 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2023-12-01 21:27:36.382811912 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.28375/python-oslo.policy.changes
 2024-01-05 21:42:55.045579893 +0100
@@ -1,0 +2,6 @@
+Thu Jan  4 09:09:55 UTC 2024 - cloud-de...@suse.de
+
+- update to version 4.2.1
+  - Imported Translations from Zanata
+
+---

Old:

  oslo.policy-4.2.0.tar.gz

New:

  oslo.policy-4.2.1.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.arZ14i/_old  2024-01-05 21:42:55.977613973 +0100
+++ /var/tmp/diff_new_pack.arZ14i/_new  2024-01-05 21:42:55.981614119 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.policy
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,17 @@
 
 
 Name:   python-oslo.policy
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/oslo.policy
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.2.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.2.1.tar.gz
 Patch1: 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
+BuildRequires:  python3-defusedxml
 BuildRequires:  python3-oslo.config >= 6.0.0
 BuildRequires:  python3-oslo.context >= 2.22.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
@@ -46,6 +47,7 @@
 %package -n python3-oslo.policy
 Summary:OpenStack Oslo Policy library
 Requires:   python3-PyYAML >= 5.1
+Requires:   python3-defusedxml
 Requires:   python3-oslo.config >= 6.0.0
 Requires:   python3-oslo.context >= 2.22.0
 Requires:   python3-oslo.i18n >= 3.15.3
@@ -74,7 +76,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-4.2.0
+%autosetup -p1 -n oslo.policy-4.2.1
 %py_req_cleanup
 
 %build

++ oslo.policy-4.2.0.tar.gz -> oslo.policy-4.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.0/ChangeLog 
new/oslo.policy-4.2.1/ChangeLog
--- old/oslo.policy-4.2.0/ChangeLog 2023-05-15 10:53:36.0 +0200
+++ new/oslo.policy-4.2.1/ChangeLog 2023-08-28 14:58:03.0 +0200
@@ -1,6 +1,11 @@
 CHANGES
 ===
 
+4.2.1
+-
+
+* Imported Translations from Zanata
+
 4.2.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.0/PKG-INFO 
new/oslo.policy-4.2.1/PKG-INFO
--- old/oslo.policy-4.2.0/PKG-INFO  2023-05-15 10:53:37.074841000 +0200
+++ new/oslo.policy-4.2.1/PKG-INFO  2023-08-28 14:58:04.199221100 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.policy
-Version: 4.2.0
+Version: 4.2.1
 Summary: Oslo Policy library
 Home-page: https://docs.openstack.org/oslo.policy/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.0/oslo.policy.egg-info/PKG-INFO 
new/oslo.policy-4.2.1/oslo.policy.egg-info/PKG-INFO
--- old/oslo.policy-4.2.0/oslo.policy.egg-info/PKG-INFO 2023-05-15 
10:53:36.0 +0200
+++ new/oslo.policy-4.2.1/oslo.policy.egg-info/PKG-INFO 2023-08-28 
14:58:03.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.policy
-Version: 4.2.0
+Version: 4.2.1
 Summary: Oslo Policy library
 Home-page: https://docs.openstack.org/oslo.policy/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.2.0/oslo.policy.egg-info/pbr.json 
new/oslo.policy-4.2.1/oslo.policy.egg-info/pbr.json
--- old/oslo.policy-4.2.0/oslo.policy.egg-info/pbr.json 2023-05-15 
10:53:36.0 +0200
+++ new/oslo.policy-4.2.1/oslo.policy.egg-info/pbr.json 2023-08-28 
14:58:03.0 +0200
@@ -1 +1 @@
-{"git_version": "93129eb", "is_release": 

commit python-oslo.policy for openSUSE:Factory

2023-03-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2023-03-07 16:49:40

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.31432 (New)


Package is "python-oslo.policy"

Tue Mar  7 16:49:40 2023 rev:20 rq:1069736 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2022-10-01 17:44:32.929822058 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.31432/python-oslo.policy.changes
 2023-03-07 16:50:15.145558707 +0100
@@ -1,0 +2,10 @@
+Mon Mar  6 20:46:19 UTC 2023 - cloud-de...@suse.de
+
+- update to version 4.1.1
+  - Fix py38 jobs by using focal rather than jammy
+  - Add Python3 antelope unit tests
+  - Imported Translations from Zanata
+  - Update master for stable/zed
+- add 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
+
+---

Old:

  oslo.policy-4.0.0.tar.gz

New:

  0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
  oslo.policy-4.1.1.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.7C3hAL/_old  2023-03-07 16:50:15.789562096 +0100
+++ /var/tmp/diff_new_pack.7C3hAL/_new  2023-03-07 16:50:15.793562117 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.policy
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   python-oslo.policy
-Version:4.0.0
+Version:4.1.1
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/oslo.policy
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.1.1.tar.gz
+Patch1: 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
 BuildRequires:  python3-oslo.config >= 6.0.0
@@ -73,7 +74,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-4.0.0
+%autosetup -p1 -n oslo.policy-4.1.1
 %py_req_cleanup
 
 %build
@@ -88,7 +89,7 @@
 %{py3_install}
 
 %check
-python3 -m stestr.cli run
+%{openstack_stestr_run}
 
 %files  -n python3-oslo.policy
 %license LICENSE

++ 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch ++
>From 5274d612bc5811bc3c9f740f29e1b015a4e8672d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dirk=20M=C3=BCller?= 
Date: Mon, 6 Mar 2023 21:48:26 +0100
Subject: [PATCH] Avoid TypeError when building with Sphinx 6.1.1 and above

see https://github.com/sphinx-doc/sphinx/issues/11094 for the
investigation and the fix.

Change-Id: I836df2bc88d416415c395245f012d6990fd006b2
---
 doc/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index e390675..84c108a 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -98,7 +98,7 @@ man_pages = [
 # -- sphinx.ext.extlinks configuration ---
 
 extlinks = {
-'example': (source_tree + '/oslo_policy/%s', ''),
+'example': (source_tree + '/oslo_policy/%s', None),
 }
 
 # -- sphinxcontrib.apidoc configuration --
-- 
2.39.2


++ oslo.policy-4.0.0.tar.gz -> oslo.policy-4.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-4.0.0/.zuul.yaml 
new/oslo.policy-4.1.1/.zuul.yaml
--- old/oslo.policy-4.0.0/.zuul.yaml2022-06-17 12:12:13.0 +0200
+++ new/oslo.policy-4.1.1/.zuul.yaml2023-02-21 18:37:06.0 +0100
@@ -13,6 +13,7 @@
 - job:
 name: cross-nova-tox-py38
 parent: openstack-tox
+nodeset: ubuntu-focal
 description: |
   Run cross-project unit tests on nova.
 vars:
@@ -25,6 +26,7 @@
 - job:
 name: cross-neutron-tox-py38
 parent: openstack-tox
+nodeset: ubuntu-focal
 description: |
   Run cross-project unit tests on neutron.
 timeout: 3600
@@ -39,7 +41,7 @@
 templates:
   - check-requirements
   - lib-forward-testing-python3
-  - openstack-python3-zed-jobs
+  - openstack-python3-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff 

commit python-oslo.policy for openSUSE:Factory

2022-10-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2022-10-01 17:44:07

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.2275 (New)


Package is "python-oslo.policy"

Sat Oct  1 17:44:07 2022 rev:19 rq:1007441 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2022-06-04 23:27:33.748787751 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.2275/python-oslo.policy.changes
  2022-10-01 17:44:32.929822058 +0200
@@ -1,0 +2,7 @@
+Sat Oct  1 12:38:50 UTC 2022 - cloud-de...@suse.de
+
+- update to version 4.0.0
+  - Drop python3.6/3.7 support in testing runtime
+  - Fix generation of sample policy files
+
+---

Old:

  oslo.policy-3.12.1.tar.gz

New:

  oslo.policy-4.0.0.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.yk10JX/_old  2022-10-01 17:44:33.369822858 +0200
+++ /var/tmp/diff_new_pack.yk10JX/_new  2022-10-01 17:44:33.373822865 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.policy
-Version:3.12.1
+Version:4.0.0
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/oslo.policy
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.12.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-4.0.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
 BuildRequires:  python3-oslo.config >= 6.0.0
@@ -73,7 +73,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-3.12.1
+%autosetup -p1 -n oslo.policy-4.0.0
 %py_req_cleanup
 
 %build

++ oslo.policy-3.12.1.tar.gz -> oslo.policy-4.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-3.12.1/ChangeLog 
new/oslo.policy-4.0.0/ChangeLog
--- old/oslo.policy-3.12.1/ChangeLog2022-04-29 11:20:37.0 +0200
+++ new/oslo.policy-4.0.0/ChangeLog 2022-06-17 12:12:44.0 +0200
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+4.0.0
+-
+
+* Fix generation of sample policy files
+* Drop python3.6/3.7 support in testing runtime
+
 3.12.1
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-3.12.1/PKG-INFO 
new/oslo.policy-4.0.0/PKG-INFO
--- old/oslo.policy-3.12.1/PKG-INFO 2022-04-29 11:20:37.853400200 +0200
+++ new/oslo.policy-4.0.0/PKG-INFO  2022-06-17 12:12:45.064735400 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.policy
-Version: 3.12.1
+Version: 4.0.0
 Summary: Oslo Policy library
 Home-page: https://docs.openstack.org/oslo.policy/latest/
 Author: OpenStack
@@ -42,10 +42,8 @@
 Classifier: Operating System :: POSIX :: Linux
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.6
-Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
-Requires-Python: >=3.6
+Requires-Python: >=3.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-3.12.1/oslo.policy.egg-info/PKG-INFO 
new/oslo.policy-4.0.0/oslo.policy.egg-info/PKG-INFO
--- old/oslo.policy-3.12.1/oslo.policy.egg-info/PKG-INFO2022-04-29 
11:20:37.0 +0200
+++ new/oslo.policy-4.0.0/oslo.policy.egg-info/PKG-INFO 2022-06-17 
12:12:44.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.policy
-Version: 3.12.1
+Version: 4.0.0
 Summary: Oslo Policy library
 Home-page: https://docs.openstack.org/oslo.policy/latest/
 Author: OpenStack
@@ -42,10 +42,8 @@
 Classifier: Operating System :: POSIX :: Linux
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.6
-Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
-Requires-Python: >=3.6
+Requires-Python: >=3.8
diff -urN '--exclude=CVS' 

commit python-oslo.policy for openSUSE:Factory

2022-06-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2022-06-04 23:27:27

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.1548 (New)


Package is "python-oslo.policy"

Sat Jun  4 23:27:27 2022 rev:18 rq:980779 version:3.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2021-12-12 00:57:40.310586944 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.1548/python-oslo.policy.changes
  2022-06-04 23:27:33.748787751 +0200
@@ -1,0 +2,23 @@
+Sat Jun  4 15:23:47 UTC 2022 - cloud-de...@suse.de
+
+- update to version 3.12.1
+  - Update python testing classifier
+  - Fix formatting of release list
+  - make deprecated rule examples explicit
+  - Update master for stable/yoga
+  - Refactor scope enforcement in the Enforcer class
+  - Map system_scope in creds dictionary
+  - Update master for stable/xena
+  - Enforce scope check always when rule has scope_types set
+  - Rules in policy directory files can be deleted.
+  - Add Python3 zed unit tests
+  - Increase timeout of the cross-neutron-tox-py38 job
+  - Add Python3 yoga unit tests
+  - Don't reset rules without overwriting
+  - Don't raise InvalidScope exception when do_raise=False
+  - Add scope_types attribute to the BaseCheck class
+  - Expand set_defaults() to set other config default value
+  - Clarify enforce_new_defaults help text
+  - Only pass exclude-deprecated when True
+
+---

Old:

  oslo.policy-3.8.2.tar.gz

New:

  oslo.policy-3.12.1.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.2H9E4R/_old  2022-06-04 23:27:34.228788237 +0200
+++ /var/tmp/diff_new_pack.2H9E4R/_new  2022-06-04 23:27:34.232788241 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.policy
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.policy
-Version:3.8.2
+Version:3.12.1
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/oslo.policy
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.8.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.12.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
 BuildRequires:  python3-oslo.config >= 6.0.0
@@ -73,7 +73,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-3.8.2
+%autosetup -p1 -n oslo.policy-3.12.1
 %py_req_cleanup
 
 %build

++ oslo.policy-3.8.2.tar.gz -> oslo.policy-3.12.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-3.8.2/.zuul.yaml 
new/oslo.policy-3.12.1/.zuul.yaml
--- old/oslo.policy-3.8.2/.zuul.yaml2021-08-19 14:38:22.0 +0200
+++ new/oslo.policy-3.12.1/.zuul.yaml   2022-04-29 11:20:01.0 +0200
@@ -27,6 +27,7 @@
 parent: openstack-tox
 description: |
   Run cross-project unit tests on neutron.
+timeout: 3600
 vars:
   zuul_work_dir: src/opendev.org/openstack/neutron
   tox_envlist: py38
@@ -38,7 +39,7 @@
 templates:
   - check-requirements
   - lib-forward-testing-python3
-  - openstack-python3-xena-jobs
+  - openstack-python3-zed-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-3.8.2/AUTHORS 
new/oslo.policy-3.12.1/AUTHORS
--- old/oslo.policy-3.8.2/AUTHORS   2021-08-19 14:38:57.0 +0200
+++ new/oslo.policy-3.12.1/AUTHORS  2022-04-29 11:20:37.0 +0200
@@ -57,6 +57,7 @@
 John Dennis 
 Joshua Harlow 
 Juan Antonio Osorio Robles 
+Julia Kreger 
 Julien Danjou 
 Kamil Rykowski 
 Kenneth Giusti 
@@ -70,11 +71,14 @@
 Maruti 
 Mateusz Kowalski 
 Michael Beaver 
+Michael Johnson 
 Michael McCune 
+Mitya_Eremeev 
 Mois??s Guimar??es de Medeiros 
 Monty Taylor 
 Nathan Kinder 
 OpenStack Release Bot 
+Pierre Riteau 
 Qi Zhang 
 Raildo Mascena 
 Rodrigo Duarte Sousa 
@@ -123,12 +127,14 @@
 likui 
 lsy 
 melissaml 
+mitya-eremeev-2 
 pengyuesheng 
 ricolin 
 sonu.kumar 
 vponomaryov 
 wangqi 
 

commit python-oslo.policy for openSUSE:Factory

2021-12-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2021-12-12 00:57:34

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.2520 (New)


Package is "python-oslo.policy"

Sun Dec 12 00:57:34 2021 rev:17 rq:939535 version:3.8.2

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2021-05-10 15:39:50.757449841 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.2520/python-oslo.policy.changes
  2021-12-12 00:57:40.310586944 +0100
@@ -1,0 +2,21 @@
+Tue Oct 26 21:46:46 UTC 2021 - cloud-de...@suse.de
+
+- update to version 3.8.2
+  - Adding tests on cache handler
+  - Improving documentation about target resources
+  - Fix a typo in the document
+  - Add Python3 xena unit tests
+  - Add debug log in pick_default_policy_file
+  - Changed minversion in tox to 3.18.0
+  - Replace getargspec with getfullargspec
+  - Correctly handle IO errors at policy file load
+  - Use py3 as the default runtime for tox
+  - Add unit tests on cache handler
+  - Reinstate double deprecation test logic
+  - Move flake8 as a pre-commit local target.
+  - Update master for stable/wallaby
+  - Ussuri+ is python3 only and update python to python3
+  - Dropping lower constraints testing
+  - setup.cfg: Replace dashes with underscores
+
+---

Old:

  oslo.policy-3.7.0.tar.gz

New:

  oslo.policy-3.8.2.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.EMvAEA/_old  2021-12-12 00:57:43.790589333 +0100
+++ /var/tmp/diff_new_pack.EMvAEA/_new  2021-12-12 00:57:43.790589333 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.policy
-Version:3.7.0
+Version:3.8.2
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/oslo.policy
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.7.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.8.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
 BuildRequires:  python3-oslo.config >= 6.0.0
@@ -73,7 +73,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-3.7.0
+%autosetup -p1 -n oslo.policy-3.8.2
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.EMvAEA/_old  2021-12-12 00:57:43.818589353 +0100
+++ /var/tmp/diff_new_pack.EMvAEA/_new  2021-12-12 00:57:43.818589353 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/oslo.policy/oslo.policy.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/master/openstack/oslo.policy/oslo.policy.spec.j2
 python-oslo.policy.spec
-https://opendev.org/openstack/oslo.policy/raw/branch/stable/wallaby/requirements.txt
+https://opendev.org/openstack/oslo.policy/raw/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.policy
   

++ oslo.policy-3.7.0.tar.gz -> oslo.policy-3.8.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.policy-3.7.0/.pre-commit-config.yaml 
new/oslo.policy-3.8.2/.pre-commit-config.yaml
--- old/oslo.policy-3.7.0/.pre-commit-config.yaml   2021-03-03 
14:36:47.0 +0100
+++ new/oslo.policy-3.8.2/.pre-commit-config.yaml   2021-08-19 
14:38:22.0 +0200
@@ -1,15 +1,15 @@

 # We from the Oslo project decided to pin repos based on the
 # commit hash instead of the version tag to prevend arbitrary
 # code from running in developer's machines.  To update to a
 # newer version, run `pre-commit autoupdate` and then replace
 # the newer versions with their commit hash.
+
 default_language_version:
   python: python3
 
 repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
-rev: ebc15addedad713c86ef18ae9632c88e187dd0af  # v3.1.0
+rev: 9136088a246768144165fcc3ecc3d31bb686920a # v3.3.0
 hooks:
   - id: trailing-whitespace
   # Replaces or checks mixed line ending
@@ -27,9 +27,13 @@
   - id: debug-statements
   - id: check-yaml
 files: .*\.(yaml|yml)$
-  - repo: https://gitlab.com/pycqa/flake8
-rev: 181bb46098dddf7e2d45319ea654b4b4d58c2840  # 3.8.3
+  - repo: local
 hooks:
   - id: flake8
+name: flake8
 additional_dependencies:
   - hacking>=3.2.0,<3.3.0
+language: python
+entry: flake8

commit python-oslo.policy for openSUSE:Factory

2021-05-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2021-05-10 15:37:39

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new.2988 (New)


Package is "python-oslo.policy"

Mon May 10 15:37:39 2021 rev:16 rq:889995 version:3.7.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2020-10-26 16:17:39.47516 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new.2988/python-oslo.policy.changes
  2021-05-10 15:39:50.757449841 +0200
@@ -1,0 +2,26 @@
+Sun May  2 17:41:14 UTC 2021 - cloud-de...@suse.de
+
+- update to version 3.7.0
+  - Work on copy of registered rule instead of original object
+  - Fix oslopolicy-j2y-convertor tool for RuleDefault
+  - Adding pre-commit
+  - trivial: Tweak docstrings
+  - Add Python3 wallaby unit tests
+  - pre-commit: Resolve dependency conflicts
+  - Handle deprecated rule only once
+  - Remove all usage of six library
+  - Fix hacking min version to 3.0.1
+  - Remove format option examples in policy generator
+  - Switch to collections.abc.MutableMapping
+  - tests: Unset requests-related environment variables
+  - Make 'Rule' attributes read-only
+  - Fix grammar issues
+  - Add policy file selection logic when default changing to yaml
+  - Add documentation parameters for DeprecatedRule
+  - Use TOX_CONSTRAINTS_FILE
+  - remove unicode from code
+  - Don't modify 'Rule.check'
+  - Add nova/neutron project unit/functional tests job in gate
+  - Update master for stable/victoria
+
+---

Old:

  oslo.policy-3.5.0.tar.gz

New:

  oslo.policy-3.7.0.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.l5kA04/_old  2021-05-10 15:39:51.221447942 +0200
+++ /var/tmp/diff_new_pack.l5kA04/_new  2021-05-10 15:39:51.221447942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.policy
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:   python-oslo.policy
-Version:3.5.0
+Version:3.7.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.5.0.tar.gz
+URL:https://docs.openstack.org/oslo.policy
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-3.7.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 5.1
-BuildRequires:  python3-oslo.config >= 5.2.0
+BuildRequires:  python3-oslo.config >= 6.0.0
 BuildRequires:  python3-oslo.context >= 2.22.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.serialization >= 2.18.0
@@ -44,15 +44,13 @@
 
 %package -n python3-oslo.policy
 Summary:OpenStack Oslo Policy library
-Group:  Development/Languages/Python
 Requires:   python3-PyYAML >= 5.1
-Requires:   python3-oslo.config >= 5.2.0
+Requires:   python3-oslo.config >= 6.0.0
 Requires:   python3-oslo.context >= 2.22.0
 Requires:   python3-oslo.i18n >= 3.15.3
 Requires:   python3-oslo.serialization >= 2.18.0
 Requires:   python3-oslo.utils >= 3.40.0
 Requires:   python3-requests >= 2.14.2
-Requires:   python3-six >= 1.10.0
 Requires:   python3-stevedore >= 1.20.0
 %if 0%{?suse_version}
 Obsoletes:  python2-oslo.policy < 2.4.1
@@ -75,7 +73,7 @@
 Documentation for the Oslo Policy library.
 
 %prep
-%autosetup -p1 -n oslo.policy-3.5.0
+%autosetup -p1 -n oslo.policy-3.7.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.l5kA04/_old  2021-05-10 15:39:51.257447795 +0200
+++ /var/tmp/diff_new_pack.l5kA04/_new  2021-05-10 15:39:51.257447795 +0200
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.policy/oslo.policy.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/oslo.policy/oslo.policy.spec.j2
 python-oslo.policy.spec
-https://opendev.org/openstack/oslo.policy/raw/branch/stable/victoria/requirements.txt
+https://opendev.org/openstack/oslo.policy/raw/branch/stable/wallaby/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.policy
   

++ oslo.policy-3.5.0.tar.gz ->