Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyKCS11 for openSUSE:Factory 
checked in at 2024-06-03 17:44:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyKCS11 (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyKCS11.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyKCS11"

Mon Jun  3 17:44:08 2024 rev:4 rq:1178190 version:1.5.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyKCS11/python-PyKCS11.changes    
2024-05-27 12:02:32.408626029 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyKCS11.new.24587/python-PyKCS11.changes 
2024-06-03 17:44:18.904909370 +0200
@@ -1,0 +2,7 @@
+Sun Jun  2 21:11:10 UTC 2024 - Matej Cepl <mc...@cepl.eu>
+
+- Clean up the spec
+- Unfortunately, the tests are still not run
+  (gh#LudovicRousseau/PyKCS11#115).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyKCS11.spec ++++++
--- /var/tmp/diff_new_pack.7gEVok/_old  2024-06-03 17:44:19.808942563 +0200
+++ /var/tmp/diff_new_pack.7gEVok/_new  2024-06-03 17:44:19.808942563 +0200
@@ -26,15 +26,14 @@
 Source:         
%{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module asn1crypto}
 BuildRequires:  %{python_module build}
-BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module python-coveralls}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  python-rpm-macros
+BuildRequires:  softhsm-devel
 BuildRequires:  swig
 %python_subpackages
 
@@ -53,12 +52,14 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-# test depends on softhsm, which is not in factory
-#%%python_exec run_test.py
+export $(python3 get_PYKCS11LIB.py)
+# Unfortunately the test suite is irrecovabily broken
+# gh#LudovicRousseau/PyKCS11#115
+# %%pyunittest_arch discover -v test
 
 %files %{python_files}
 %doc Changes.txt README.md
 %license COPYING
 %{python_sitearch}/PyKCS11
-%{python_sitearch}/PyKCS11-%{version}.dist-info
+%{python_sitearch}/PyKCS11-%{version}*-info
 

Reply via email to