Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-py-vapid for openSUSE:Factory 
checked in at 2026-03-25 21:18:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-vapid (Old)
 and      /work/SRC/openSUSE:Factory/.python-py-vapid.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py-vapid"

Wed Mar 25 21:18:00 2026 rev:8 rq:1342282 version:1.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py-vapid/python-py-vapid.changes  
2025-10-21 11:16:24.046743509 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-py-vapid.new.8177/python-py-vapid.changes    
    2026-03-27 06:48:45.084103860 +0100
@@ -0,0 +1,9 @@
+Tue Mar 24 17:40:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.9.4:
+  * Update rust dependencies
+  * Merge EC updates from feat: Update to latest EC recommendations
+  * Formatting fixes
+  * Switch to using hatchling as builder
+- drop support-new-cryptography.patch (upstream)
+

Old:
----
  py_vapid-1.9.2.tar.gz
  support-new-cryptography.patch

New:
----
  py_vapid-1.9.4.tar.gz

----------(Old B)----------
  Old:  * Switch to using hatchling as builder
- drop support-new-cryptography.patch (upstream)
----------(Old E)----------

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

Other differences:
------------------
++++++ python-py-vapid.spec ++++++
--- /var/tmp/diff_new_pack.nZ0a8a/_old  2026-03-27 06:48:45.600125111 +0100
+++ /var/tmp/diff_new_pack.nZ0a8a/_new  2026-03-27 06:48:45.600125111 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-py-vapid
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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,7 +18,7 @@
 
 %bcond_without libalternatives
 Name:           python-py-vapid
-Version:        1.9.2
+Version:        1.9.4
 Release:        0
 Summary:        VAPID header generation library
 License:        MPL-2.0
@@ -26,19 +26,17 @@
 Source:         
https://files.pythonhosted.org/packages/source/p/py-vapid/py_vapid-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM Based on gh#web-push-libs/vapid#108
 Patch0:         remove-mock.patch
-# PATCH-FIX-UPSTREAM Based on gh#web-push-libs/vapid#110
-Patch1:         support-new-cryptography.patch
+BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  alts
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       alts
-Requires:       python-cryptography >= 2.5
+Requires:       python-cryptography >= 46
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module cryptography >= 2.5}
+BuildRequires:  %{python_module cryptography >= 46}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages
@@ -48,6 +46,8 @@
 
 %prep
 %autosetup -p1 -n py_vapid-%{version}
+rm -rvf build
+rm -v py_vapid/tests/.test_vapid.py.swp
 
 %build
 %pyproject_wheel

++++++ py_vapid-1.9.2.tar.gz -> py_vapid-1.9.4.tar.gz ++++++
++++ 6925 lines of diff (skipped)

Reply via email to