Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zope.proxy for 
openSUSE:Factory checked in at 2026-08-22 21:36:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.proxy (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.proxy.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.proxy"

Sat Aug 22 21:36:32 2026 rev:23 rq:1373078 version:7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.proxy/python-zope.proxy.changes      
2026-05-20 15:26:32.359128662 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.proxy.new.1258/python-zope.proxy.changes
    2026-08-22 21:38:39.763626574 +0200
@@ -1,0 +2,6 @@
+Sat Aug 22 13:54:29 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 7.3:
+  * Add support for Python 3.15.
+
+-------------------------------------------------------------------

Old:
----
  zope_proxy-7.2.tar.gz

New:
----
  zope_proxy-7.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-zope.proxy.spec ++++++
--- /var/tmp/diff_new_pack.KL1FYb/_old  2026-08-22 21:38:40.434650609 +0200
+++ /var/tmp/diff_new_pack.KL1FYb/_new  2026-08-22 21:38:40.437650716 +0200
@@ -28,7 +28,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-zope.proxy%{psuffix}
-Version:        7.2
+Version:        7.3
 Release:        0
 Summary:        Generic Transparent Proxies
 License:        ZPL-2.1

++++++ zope_proxy-7.2.tar.gz -> zope_proxy-7.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope_proxy-7.2/CHANGES.rst 
new/zope_proxy-7.3/CHANGES.rst
--- old/zope_proxy-7.2/CHANGES.rst      2026-04-30 08:39:32.000000000 +0200
+++ new/zope_proxy-7.3/CHANGES.rst      2026-08-20 12:57:08.000000000 +0200
@@ -1,6 +1,12 @@
 Change log
 ==========
 
+7.3 (2026-08-20)
+----------------
+
+- Add support for Python 3.15.
+
+
 7.2 (2026-04-30)
 ----------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope_proxy-7.2/PKG-INFO new/zope_proxy-7.3/PKG-INFO
--- old/zope_proxy-7.2/PKG-INFO 2026-04-30 08:39:43.230642800 +0200
+++ new/zope_proxy-7.3/PKG-INFO 2026-08-20 12:57:19.450615600 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: zope.proxy
-Version: 7.2
+Version: 7.3
 Summary: Generic Transparent Proxies
 Author-email: Zope Foundation and contributors <[email protected]>
 Maintainer-email: Plone Foundation and contributors <[email protected]>
@@ -22,6 +22,7 @@
 Classifier: Programming Language :: Python :: 3.12
 Classifier: Programming Language :: Python :: 3.13
 Classifier: Programming Language :: Python :: 3.14
+Classifier: Programming Language :: Python :: 3.15
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Requires-Python: >=3.10
@@ -74,6 +75,12 @@
 Change log
 ==========
 
+7.3 (2026-08-20)
+----------------
+
+- Add support for Python 3.15.
+
+
 7.2 (2026-04-30)
 ----------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope_proxy-7.2/pyproject.toml 
new/zope_proxy-7.3/pyproject.toml
--- old/zope_proxy-7.2/pyproject.toml   2026-04-30 08:39:32.000000000 +0200
+++ new/zope_proxy-7.3/pyproject.toml   2026-08-20 12:57:08.000000000 +0200
@@ -9,7 +9,7 @@
 
 [project]
 name = "zope.proxy"
-version = "7.2"
+version = "7.3"
 description = "Generic Transparent Proxies"
 keywords = ["zope", "proxy", "generic", "transparent"]
 dynamic = ["readme"]
@@ -34,6 +34,7 @@
   "Programming Language :: Python :: 3.12",
   "Programming Language :: Python :: 3.13",
   "Programming Language :: Python :: 3.14",
+  "Programming Language :: Python :: 3.15",
   "Programming Language :: Python :: Implementation :: CPython",
   "Programming Language :: Python :: Implementation :: PyPy",
 ]
@@ -91,6 +92,8 @@
 [tool.setuptools.dynamic]
 readme = {file = ["README.rst", "CHANGES.rst"]}
 
+
 [tool.zest-releaser]
 create-wheel = false
+extra-message = ""
 upload-pypi = false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope_proxy-7.2/src/zope.proxy.egg-info/PKG-INFO 
new/zope_proxy-7.3/src/zope.proxy.egg-info/PKG-INFO
--- old/zope_proxy-7.2/src/zope.proxy.egg-info/PKG-INFO 2026-04-30 
08:39:43.000000000 +0200
+++ new/zope_proxy-7.3/src/zope.proxy.egg-info/PKG-INFO 2026-08-20 
12:57:19.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: zope.proxy
-Version: 7.2
+Version: 7.3
 Summary: Generic Transparent Proxies
 Author-email: Zope Foundation and contributors <[email protected]>
 Maintainer-email: Plone Foundation and contributors <[email protected]>
@@ -22,6 +22,7 @@
 Classifier: Programming Language :: Python :: 3.12
 Classifier: Programming Language :: Python :: 3.13
 Classifier: Programming Language :: Python :: 3.14
+Classifier: Programming Language :: Python :: 3.15
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Requires-Python: >=3.10
@@ -74,6 +75,12 @@
 Change log
 ==========
 
+7.3 (2026-08-20)
+----------------
+
+- Add support for Python 3.15.
+
+
 7.2 (2026-04-30)
 ----------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope_proxy-7.2/tox.ini new/zope_proxy-7.3/tox.ini
--- old/zope_proxy-7.2/tox.ini  2026-04-30 08:39:32.000000000 +0200
+++ new/zope_proxy-7.3/tox.ini  2026-08-20 12:57:08.000000000 +0200
@@ -19,7 +19,6 @@
 pip_pre = py315: true
 deps =
     setuptools >= 78.1.1,< 82
-    Sphinx
 setenv =
     pure: PURE_PYTHON=1
     !pure-!pypy3: PURE_PYTHON=0

Reply via email to