Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.interface for
openSUSE:Factory checked in at 2026-04-28 11:53:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.interface (Old)
and /work/SRC/openSUSE:Factory/.python-zope.interface.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.interface"
Tue Apr 28 11:53:24 2026 rev:45 rq:1349281 version:8.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.interface/python-zope.interface.changes
2026-04-14 17:48:19.087536206 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.interface.new.11940/python-zope.interface.changes
2026-04-28 11:53:35.430583175 +0200
@@ -1,0 +2,7 @@
+Sat Apr 25 20:32:28 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 8.4:
+ * Add support for automatically building and publishing
+ Windows/ARM64 wheels.
+
+-------------------------------------------------------------------
Old:
----
zope_interface-8.3.tar.gz
New:
----
zope_interface-8.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.interface.spec ++++++
--- /var/tmp/diff_new_pack.BjYq4o/_old 2026-04-28 11:53:36.262617532 +0200
+++ /var/tmp/diff_new_pack.BjYq4o/_new 2026-04-28 11:53:36.266617697 +0200
@@ -27,7 +27,7 @@
%global modname zope.interface
%{?sle15_python_module_pythons}
Name: python-zope.interface%{psuffix}
-Version: 8.3
+Version: 8.4
Release: 0
Summary: Interfaces for Python
License: ZPL-2.1
++++++ zope_interface-8.3.tar.gz -> zope_interface-8.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zope_interface-8.3/.pre-commit-config.yaml
new/zope_interface-8.4/.pre-commit-config.yaml
--- old/zope_interface-8.3/.pre-commit-config.yaml 2026-04-10
08:12:30.000000000 +0200
+++ new/zope_interface-8.4/.pre-commit-config.yaml 2026-04-25
08:55:07.000000000 +0200
@@ -3,7 +3,7 @@
minimum_pre_commit_version: '3.6'
repos:
- repo: https://github.com/pycqa/isort
- rev: "7.0.0"
+ rev: "8.0.1"
hooks:
- id: isort
- repo: https://github.com/hhatto/autopep8
@@ -20,6 +20,7 @@
rev: 0.4.3
hooks:
- id: teyit
+ language_version: python3.13
- repo: https://github.com/PyCQA/flake8
rev: "7.3.0"
hooks:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zope_interface-8.3/CHANGES.rst
new/zope_interface-8.4/CHANGES.rst
--- old/zope_interface-8.3/CHANGES.rst 2026-04-10 08:12:30.000000000 +0200
+++ new/zope_interface-8.4/CHANGES.rst 2026-04-25 09:21:39.000000000 +0200
@@ -1,6 +1,12 @@
Change log
==========
+8.4 (2026-04-25)
+----------------
+
+- Add support for automatically building and publishing Windows/ARM64 wheels.
+
+
8.3 (2026-04-10)
----------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zope_interface-8.3/PKG-INFO
new/zope_interface-8.4/PKG-INFO
--- old/zope_interface-8.3/PKG-INFO 2026-04-10 08:12:31.916408300 +0200
+++ new/zope_interface-8.4/PKG-INFO 2026-04-25 09:21:44.722239500 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: zope.interface
-Version: 8.3
+Version: 8.4
Summary: Interfaces for Python
Author-email: Zope Foundation and contributors <[email protected]>
Maintainer-email: Plone Foundation and contributors <[email protected]>
@@ -75,6 +75,12 @@
Change log
==========
+8.4 (2026-04-25)
+----------------
+
+- Add support for automatically building and publishing Windows/ARM64 wheels.
+
+
8.3 (2026-04-10)
----------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zope_interface-8.3/pyproject.toml
new/zope_interface-8.4/pyproject.toml
--- old/zope_interface-8.3/pyproject.toml 2026-04-10 08:12:30.000000000
+0200
+++ new/zope_interface-8.4/pyproject.toml 2026-04-25 09:01:52.000000000
+0200
@@ -9,7 +9,7 @@
[project]
name = "zope.interface"
-version = "8.3"
+version = "8.4"
description = "Interfaces for Python"
keywords = ["interface", "components", "plugins"]
dynamic = ["readme"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/zope_interface-8.3/src/zope.interface.egg-info/PKG-INFO
new/zope_interface-8.4/src/zope.interface.egg-info/PKG-INFO
--- old/zope_interface-8.3/src/zope.interface.egg-info/PKG-INFO 2026-04-10
08:12:31.000000000 +0200
+++ new/zope_interface-8.4/src/zope.interface.egg-info/PKG-INFO 2026-04-25
09:21:44.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: zope.interface
-Version: 8.3
+Version: 8.4
Summary: Interfaces for Python
Author-email: Zope Foundation and contributors <[email protected]>
Maintainer-email: Plone Foundation and contributors <[email protected]>
@@ -75,6 +75,12 @@
Change log
==========
+8.4 (2026-04-25)
+----------------
+
+- Add support for automatically building and publishing Windows/ARM64 wheels.
+
+
8.3 (2026-04-10)
----------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zope_interface-8.3/tox.ini
new/zope_interface-8.4/tox.ini
--- old/zope_interface-8.3/tox.ini 2026-04-10 08:12:30.000000000 +0200
+++ new/zope_interface-8.4/tox.ini 2026-04-25 08:55:07.000000000 +0200
@@ -65,12 +65,12 @@
twine
build
check-manifest
- check-python-versions >= 0.20.0
+ check-python-versions >= 0.24.2
wheel
commands_pre =
commands =
check-manifest
- check-python-versions --only pyproject.toml,setup.py,tox.ini
+ check-python-versions --only
pyproject.toml,setup.py,tox.ini,.github/workflows/tests.yml
python -m build --sdist --no-isolation
twine check dist/*