Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pybcj for openSUSE:Factory 
checked in at 2025-01-23 18:05:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybcj (Old)
 and      /work/SRC/openSUSE:Factory/.python-pybcj.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pybcj"

Thu Jan 23 18:05:39 2025 rev:4 rq:1239850 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybcj/python-pybcj.changes        
2023-12-15 21:48:49.829562823 +0100
+++ /work/SRC/openSUSE:Factory/.python-pybcj.new.5589/python-pybcj.changes      
2025-01-23 18:06:46.199497859 +0100
@@ -1,0 +2,6 @@
+Wed Jan 22 14:49:37 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 1.0.3
+  * Support python 3.13
+
+-------------------------------------------------------------------

Old:
----
  pybcj-1.0.2.tar.gz

New:
----
  pybcj-1.0.3.tar.gz

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

Other differences:
------------------
++++++ python-pybcj.spec ++++++
--- /var/tmp/diff_new_pack.KKnPiq/_old  2025-01-23 18:06:47.123536031 +0100
+++ /var/tmp/diff_new_pack.KKnPiq/_new  2025-01-23 18:06:47.123536031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pybcj
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-pybcj
-Version:        1.0.2
+Version:        1.0.3
 Release:        0
 Summary:        A bcj filter library
 License:        LGPL-2.1-or-later

++++++ pybcj-1.0.2.tar.gz -> pybcj-1.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/.git_archival.txt 
new/pybcj-1.0.3/.git_archival.txt
--- old/pybcj-1.0.2/.git_archival.txt   1970-01-01 01:00:00.000000000 +0100
+++ new/pybcj-1.0.3/.git_archival.txt   2024-12-23 02:39:53.000000000 +0100
@@ -0,0 +1,4 @@
+node: $Format:%H$
+node-date: $Format:%cI$
+describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
+ref-names: $Format:%D$
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/.gitattributes 
new/pybcj-1.0.3/.gitattributes
--- old/pybcj-1.0.2/.gitattributes      1970-01-01 01:00:00.000000000 +0100
+++ new/pybcj-1.0.3/.gitattributes      2024-12-23 02:39:53.000000000 +0100
@@ -0,0 +1 @@
+.git_archival.txt  export-subst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/Changelog.rst 
new/pybcj-1.0.3/Changelog.rst
--- old/pybcj-1.0.2/Changelog.rst       2023-11-05 07:18:16.000000000 +0100
+++ new/pybcj-1.0.3/Changelog.rst       2024-12-23 02:39:53.000000000 +0100
@@ -7,6 +7,22 @@
 `Unreleased`_
 =============
 
+v1.0.3_
+=======
+
+Added
+-----
+- Support python 3.13
+
+Fixed
+-----
+- Allow build on git export source tree
+
+Removed
+-------
+- Support for python 3.8
+
+
 `v1.0.2`_
 =========
 
@@ -133,7 +149,8 @@
 - First import.
 
 
-.. _Unreleased: https://codeberg.org/miurahr/pybcj/compare/v1.0.2...HEAD
+.. _Unreleased: https://codeberg.org/miurahr/pybcj/compare/v1.0.3...HEAD
+.. _v1.0.3: https://codeberg.org/miurahr/pybcj/compare/v1.0.2...v1.0.3
 .. _v1.0.2: https://codeberg.org/miurahr/pybcj/compare/v1.0.1...v1.0.2
 .. _v1.0.1: https://codeberg.org/miurahr/pybcj/compare/v1.0.0...v1.0.1
 .. _v1.0.0: https://codeberg.org/miurahr/pybcj/compare/v0.6.1...v1.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/PKG-INFO new/pybcj-1.0.3/PKG-INFO
--- old/pybcj-1.0.2/PKG-INFO    2023-11-05 07:18:50.747098700 +0100
+++ new/pybcj-1.0.3/PKG-INFO    2024-12-23 02:40:42.027553000 +0100
@@ -1,12 +1,12 @@
 Metadata-Version: 2.1
 Name: pybcj
-Version: 1.0.2
+Version: 1.0.3
 Summary: bcj filter library
 Author-email: Hiroshi Miura <miur...@linux.com>
 License: LGPL-2.1-or-later
 Project-URL: Source, https://codeberg.org/miurahr/pybcj
 Keywords: lzma,bcj
-Classifier: Development Status :: 4 - Beta
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or 
later (LGPLv2+)
 Classifier: Operating System :: MacOS :: MacOS X
 Classifier: Operating System :: Microsoft :: Windows
@@ -14,16 +14,16 @@
 Classifier: Operating System :: POSIX :: Linux
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
 Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Requires-Python: >=3.8
+Requires-Python: >=3.9
 Description-Content-Type: text/x-rst
 License-File: LICENSE
 Provides-Extra: test
@@ -32,8 +32,7 @@
 Requires-Dist: hypothesis; extra == "test"
 Requires-Dist: coverage[toml]>=5.2; extra == "test"
 Provides-Extra: check
-Requires-Dist: mypy>=0.812; extra == "check"
-Requires-Dist: mypy_extensions>=0.4.3; extra == "check"
+Requires-Dist: mypy>=1.10.0; extra == "check"
 Requires-Dist: check-manifest; extra == "check"
 Requires-Dist: flake8<5; extra == "check"
 Requires-Dist: flake8-black; extra == "check"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/pyproject.toml 
new/pybcj-1.0.3/pyproject.toml
--- old/pybcj-1.0.2/pyproject.toml      2023-11-05 07:18:16.000000000 +0100
+++ new/pybcj-1.0.3/pyproject.toml      2024-12-23 02:39:53.000000000 +0100
@@ -1,6 +1,6 @@
 [project]
 name = "pybcj"
-requires-python = ">=3.8"
+requires-python = ">=3.9"
 description = "bcj filter library"
 keywords = ["lzma", "bcj"]
 readme = "README.rst"
@@ -9,7 +9,7 @@
     {name = "Hiroshi Miura", email = "miur...@linux.com"},
 ]
 classifiers = [
-    "Development Status :: 4 - Beta",
+    "Development Status :: 5 - Production/Stable",
     "License :: OSI Approved :: GNU Lesser General Public License v2 or later 
(LGPLv2+)",
     "Operating System :: MacOS :: MacOS X",
     "Operating System :: Microsoft :: Windows",
@@ -17,11 +17,11 @@
     "Operating System :: POSIX :: Linux",
     "Programming Language :: Python",
     "Programming Language :: Python :: 3",
-    "Programming Language :: Python :: 3.8",
     "Programming Language :: Python :: 3.9",
     "Programming Language :: Python :: 3.10",
     "Programming Language :: Python :: 3.11",
     "Programming Language :: Python :: 3.12",
+    "Programming Language :: Python :: 3.13",
     "Programming Language :: Python :: 3 :: Only",
     "Programming Language :: Python :: Implementation :: CPython",
     "Programming Language :: Python :: Implementation :: PyPy",
@@ -37,8 +37,7 @@
     "coverage[toml]>=5.2",
 ]
 check = [
-    "mypy>=0.812",
-    "mypy_extensions>=0.4.3",
+    "mypy>=1.10.0",
     "check-manifest",
     "flake8<5",
     "flake8-black",
@@ -71,7 +70,7 @@
 
 [tool.black]
 line-length = 125
-target-version = ['py310']
+target-version = ['py312']
 
 [tool.isort]
 known_first_party = ["bcj", "_bcj"]
@@ -104,7 +103,7 @@
 [tool.tox]
 legacy_tox_ini = """
 [tox]
-envlist = py{37,38,39,310,311,312}, pypy3, check, mypy
+envlist = py{39,310,311,312,313}, pypy3, check, mypy
 isolated_build=True
 
 [testenv]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/src/pybcj.egg-info/PKG-INFO 
new/pybcj-1.0.3/src/pybcj.egg-info/PKG-INFO
--- old/pybcj-1.0.2/src/pybcj.egg-info/PKG-INFO 2023-11-05 07:18:50.000000000 
+0100
+++ new/pybcj-1.0.3/src/pybcj.egg-info/PKG-INFO 2024-12-23 02:40:41.000000000 
+0100
@@ -1,12 +1,12 @@
 Metadata-Version: 2.1
 Name: pybcj
-Version: 1.0.2
+Version: 1.0.3
 Summary: bcj filter library
 Author-email: Hiroshi Miura <miur...@linux.com>
 License: LGPL-2.1-or-later
 Project-URL: Source, https://codeberg.org/miurahr/pybcj
 Keywords: lzma,bcj
-Classifier: Development Status :: 4 - Beta
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or 
later (LGPLv2+)
 Classifier: Operating System :: MacOS :: MacOS X
 Classifier: Operating System :: Microsoft :: Windows
@@ -14,16 +14,16 @@
 Classifier: Operating System :: POSIX :: Linux
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
 Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Requires-Python: >=3.8
+Requires-Python: >=3.9
 Description-Content-Type: text/x-rst
 License-File: LICENSE
 Provides-Extra: test
@@ -32,8 +32,7 @@
 Requires-Dist: hypothesis; extra == "test"
 Requires-Dist: coverage[toml]>=5.2; extra == "test"
 Provides-Extra: check
-Requires-Dist: mypy>=0.812; extra == "check"
-Requires-Dist: mypy_extensions>=0.4.3; extra == "check"
+Requires-Dist: mypy>=1.10.0; extra == "check"
 Requires-Dist: check-manifest; extra == "check"
 Requires-Dist: flake8<5; extra == "check"
 Requires-Dist: flake8-black; extra == "check"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/src/pybcj.egg-info/SOURCES.txt 
new/pybcj-1.0.3/src/pybcj.egg-info/SOURCES.txt
--- old/pybcj-1.0.2/src/pybcj.egg-info/SOURCES.txt      2023-11-05 
07:18:50.000000000 +0100
+++ new/pybcj-1.0.3/src/pybcj.egg-info/SOURCES.txt      2024-12-23 
02:40:42.000000000 +0100
@@ -1,4 +1,6 @@
 .flake8
+.git_archival.txt
+.gitattributes
 .gitignore
 CMakeLists.txt
 Changelog.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybcj-1.0.2/src/pybcj.egg-info/requires.txt 
new/pybcj-1.0.3/src/pybcj.egg-info/requires.txt
--- old/pybcj-1.0.2/src/pybcj.egg-info/requires.txt     2023-11-05 
07:18:50.000000000 +0100
+++ new/pybcj-1.0.3/src/pybcj.egg-info/requires.txt     2024-12-23 
02:40:41.000000000 +0100
@@ -1,7 +1,6 @@
 
 [check]
-mypy>=0.812
-mypy_extensions>=0.4.3
+mypy>=1.10.0
 check-manifest
 flake8<5
 flake8-black

Reply via email to