Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rencode for openSUSE:Factory 
checked in at 2025-07-22 12:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rencode (Old)
 and      /work/SRC/openSUSE:Factory/.python-rencode.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rencode"

Tue Jul 22 12:20:44 2025 rev:4 rq:1294922 version:1.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rencode/python-rencode.changes    
2025-06-11 16:29:38.604275970 +0200
+++ /work/SRC/openSUSE:Factory/.python-rencode.new.8875/python-rencode.changes  
2025-07-22 12:21:24.330889132 +0200
@@ -1,0 +2,7 @@
+Tue Jul 22 03:56:14 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.0.8:
+  * Add new build file to build the cython extension and update
+    pyproject.toml to use it.
+
+-------------------------------------------------------------------

Old:
----
  v1.0.6.tar.gz

New:
----
  v1.0.8.tar.gz

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

Other differences:
------------------
++++++ python-rencode.spec ++++++
--- /var/tmp/diff_new_pack.CZtb8Z/_old  2025-07-22 12:21:24.946914703 +0200
+++ /var/tmp/diff_new_pack.CZtb8Z/_new  2025-07-22 12:21:24.950914870 +0200
@@ -17,19 +17,18 @@
 
 
 Name:           python-rencode
-Version:        1.0.6
+Version:        1.0.8
 Release:        0
 Summary:        Web safe object pickling/unpickling
 License:        GPL-3.0-or-later
-Group:          Development/Languages/Python
 URL:            https://github.com/aresch/rencode
 Source0:        https://github.com/aresch/rencode/archive/v%{version}.tar.gz
 Source1:        %{name}.changes
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 %python_subpackages
@@ -42,11 +41,6 @@
 
 %prep
 %setup -q -n rencode-%{version}
-# to "avoid python-bytecode-inconsistent-mtime" warnings
-FAKE_TIMESTAMP=$(LC_ALL=C date -u -r %{SOURCE1} +%%y%%m%%d%%H%%M)
-find . -name '*.py' -exec touch -mat $FAKE_TIMESTAMP {} \;
-# do not use O3
-sed -i -e '/extra_compile_args/d' setup.py
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"
@@ -62,5 +56,5 @@
 %files %{python_files}
 %license COPYING
 %{python_sitearch}/rencode
-%{python_sitearch}/rencode-%{version}*-info
+%{python_sitearch}/rencode-%{version}.dist-info
 

++++++ v1.0.6.tar.gz -> v1.0.8.tar.gz ++++++
++++ 2583 lines of diff (skipped)

Reply via email to