Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyasynchat for
openSUSE:Factory checked in at 2026-03-19 17:38:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyasynchat (Old)
and /work/SRC/openSUSE:Factory/.python-pyasynchat.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyasynchat"
Thu Mar 19 17:38:51 2026 rev:3 rq:1341040 version:1.0.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyasynchat/python-pyasynchat.changes
2025-09-23 16:06:05.852634744 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyasynchat.new.8177/python-pyasynchat.changes
2026-03-19 17:40:45.370209577 +0100
@@ -1,0 +2,8 @@
+Wed Mar 18 22:13:55 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.0.5:
+ * Make sure `tests/__init__.py` is included in sdist (see
+ pyasyncore #5)
+ * Explicitly tag Python 3.14 compatibility
+
+-------------------------------------------------------------------
Old:
----
pyasynchat-1.0.4.tar.gz
New:
----
pyasynchat-1.0.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyasynchat.spec ++++++
--- /var/tmp/diff_new_pack.sn0i4p/_old 2026-03-19 17:40:45.926232611 +0100
+++ /var/tmp/diff_new_pack.sn0i4p/_new 2026-03-19 17:40:45.926232611 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pyasynchat
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,16 @@
%{?sle15_python_module_pythons}
Name: python-pyasynchat
-Version: 1.0.4
+Version: 1.0.5
Release: 0
Summary: Make asynchat available for Python 312 onwards
License: PSF-2.0
URL: https://github.com/simonrob/pyasynchat
Source:
https://files.pythonhosted.org/packages/source/p/pyasynchat/pyasynchat-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module pyasyncore >= 1.0.2}
BuildRequires: %{python_module testsuite}
++++++ pyasynchat-1.0.4.tar.gz -> pyasynchat-1.0.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyasynchat-1.0.4/MANIFEST.in
new/pyasynchat-1.0.5/MANIFEST.in
--- old/pyasynchat-1.0.4/MANIFEST.in 1970-01-01 01:00:00.000000000 +0100
+++ new/pyasynchat-1.0.5/MANIFEST.in 2026-01-05 21:05:00.000000000 +0100
@@ -0,0 +1,2 @@
+include tests/__init__.py
+include tests/test_asynchat.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyasynchat-1.0.4/PKG-INFO
new/pyasynchat-1.0.5/PKG-INFO
--- old/pyasynchat-1.0.4/PKG-INFO 2024-02-28 09:54:59.214060300 +0100
+++ new/pyasynchat-1.0.5/PKG-INFO 2026-01-05 21:05:05.097313400 +0100
@@ -1,19 +1,32 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
Name: pyasynchat
-Version: 1.0.4
+Version: 1.0.5
Summary: Make asynchat available for Python 3.12 onwards
Home-page: https://github.com/simonrob/pyasynchat
Author: Simon Robinson
Author-email: [email protected]
License: Python Software Foundation License Version 2
Platform: any
+Classifier: Topic :: Software Development :: Libraries
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
+Classifier: Programming Language :: Python :: 3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyasyncore>=1.0.2
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: description-content-type
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: platform
+Dynamic: requires-dist
+Dynamic: summary
[](http://unmaintained.tech/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyasynchat-1.0.4/pyasynchat.egg-info/PKG-INFO
new/pyasynchat-1.0.5/pyasynchat.egg-info/PKG-INFO
--- old/pyasynchat-1.0.4/pyasynchat.egg-info/PKG-INFO 2024-02-28
09:54:59.000000000 +0100
+++ new/pyasynchat-1.0.5/pyasynchat.egg-info/PKG-INFO 2026-01-05
21:05:05.000000000 +0100
@@ -1,19 +1,32 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
Name: pyasynchat
-Version: 1.0.4
+Version: 1.0.5
Summary: Make asynchat available for Python 3.12 onwards
Home-page: https://github.com/simonrob/pyasynchat
Author: Simon Robinson
Author-email: [email protected]
License: Python Software Foundation License Version 2
Platform: any
+Classifier: Topic :: Software Development :: Libraries
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
+Classifier: Programming Language :: Python :: 3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyasyncore>=1.0.2
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: description-content-type
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: platform
+Dynamic: requires-dist
+Dynamic: summary
[](http://unmaintained.tech/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyasynchat-1.0.4/pyasynchat.egg-info/SOURCES.txt
new/pyasynchat-1.0.5/pyasynchat.egg-info/SOURCES.txt
--- old/pyasynchat-1.0.4/pyasynchat.egg-info/SOURCES.txt 2024-02-28
09:54:59.000000000 +0100
+++ new/pyasynchat-1.0.5/pyasynchat.egg-info/SOURCES.txt 2026-01-05
21:05:05.000000000 +0100
@@ -1,4 +1,5 @@
LICENSE
+MANIFEST.in
README.md
setup.py
asynchat/__init__.py
@@ -7,4 +8,5 @@
pyasynchat.egg-info/dependency_links.txt
pyasynchat.egg-info/requires.txt
pyasynchat.egg-info/top_level.txt
+tests/__init__.py
tests/test_asynchat.py
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyasynchat-1.0.4/setup.py
new/pyasynchat-1.0.5/setup.py
--- old/pyasynchat-1.0.4/setup.py 2024-02-28 09:54:51.000000000 +0100
+++ new/pyasynchat-1.0.5/setup.py 2026-01-05 21:05:00.000000000 +0100
@@ -1,13 +1,13 @@
from setuptools import setup
-python_classifiers = ['Programming Language :: Python :: %s' % version for
version in ['3.12', '3.13']]
+python_classifiers = ['Programming Language :: Python :: %s' % version for
version in ['3.12', '3.13', '3.14']]
with open('README.md') as readme_file:
readme = readme_file.read()
setup(
name='pyasynchat',
- version='1.0.4',
+ version='1.0.5',
description='Make asynchat available for Python 3.12 onwards',
long_description=readme,
long_description_content_type='text/markdown',
@@ -20,6 +20,7 @@
packages=['asynchat'],
license='Python Software Foundation License Version 2',
- classifiers=['Development Status :: 5 - Production/Stable',
+ classifiers=['Topic :: Software Development :: Libraries',
+ 'Development Status :: 5 - Production/Stable',
'License :: OSI Approved :: Python Software Foundation
License'] + python_classifiers,
)