Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyNaCl for openSUSE:Factory 
checked in at 2025-09-15 19:50:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyNaCl (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyNaCl.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyNaCl"

Mon Sep 15 19:50:41 2025 rev:15 rq:1304701 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyNaCl/python-PyNaCl.changes      
2025-05-07 19:16:28.959250061 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyNaCl.new.1977/python-PyNaCl.changes    
2025-09-15 19:54:45.347763638 +0200
@@ -1,0 +2,12 @@
+Sun Sep 14 22:37:41 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 1.6.0:
+  * BACKWARDS INCOMPATIBLE: Removed support for Python 3.6 and
+    3.7.
+  * Added support for the low level AEAD AES bindings.
+  * Added support for crypto_core_ed25519_from_uniform.
+  * Update libsodium to 1.0.20-stable (2025-08-27 build).
+  * Added support for free-threaded Python 3.14.
+  * Added support for Windows on ARM wheels.
+
+-------------------------------------------------------------------

Old:
----
  PyNaCl-1.5.0.tar.gz

New:
----
  pynacl-1.6.0.tar.gz

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

Other differences:
------------------
++++++ python-PyNaCl.spec ++++++
--- /var/tmp/diff_new_pack.YkIKLq/_old  2025-09-15 19:54:45.935788292 +0200
+++ /var/tmp/diff_new_pack.YkIKLq/_new  2025-09-15 19:54:45.939788459 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyNaCl
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -16,18 +16,15 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-PyNaCl
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        Python binding to the Networking and Cryptography (NaCl) 
library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/pyca/pynacl/
-Source:         
https://pypi.org/packages/source/P/PyNaCl/PyNaCl-%{version}.tar.gz
-# 
https://github.com/pyca/pynacl/commit/a8c08b18f3a2e8f2140c531afaf42715fcab68e7
+Source:         
https://pypi.org/packages/source/P/PyNaCl/pynacl-%{version}.tar.gz
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
@@ -51,7 +48,7 @@
 speed.
 
 %prep
-%setup -q -n PyNaCl-%{version}
+%setup -q -n pynacl-%{version}
 rm -Rf src/libsodium
 
 %build

Reply via email to