Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zope.security for 
openSUSE:Factory checked in at 2022-04-14 17:23:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.security (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.security.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.security"

Thu Apr 14 17:23:18 2022 rev:6 rq:969290 version:5.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-zope.security/python-zope.security.changes    
    2020-04-07 10:21:20.565830559 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.security.new.1941/python-zope.security.changes
      2022-04-14 17:23:28.975124357 +0200
@@ -1,0 +2,6 @@
+Mon Apr 11 19:24:54 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to version 5.2.0
+  * Add support for Python 3.9 and 3.10.
+
+-------------------------------------------------------------------

Old:
----
  pre_checkin.sh
  zope.security-5.1.1.tar.gz

New:
----
  zope.security-5.2.tar.gz

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

Other differences:
------------------
++++++ python-zope.security.spec ++++++
--- /var/tmp/diff_new_pack.bGXPFB/_old  2022-04-14 17:23:29.439124900 +0200
+++ /var/tmp/diff_new_pack.bGXPFB/_new  2022-04-14 17:23:29.443124905 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-zope.security
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -27,7 +27,7 @@
 %bcond_with test
 %endif
 Name:           python-zope.security%{psuffix}
-Version:        5.1.1
+Version:        5.2
 Release:        0
 Summary:        Zope Security Framework
 License:        ZPL-2.1
@@ -67,7 +67,6 @@
 
 %prep
 %setup -q -n zope.security-%{version}
-rm -rf *.egg-info
 
 %build
 %python_build
@@ -76,18 +75,22 @@
 %if !%{with test}
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
+%python_expand rm %{buildroot}%{$python_sitearch}/zope/security/*.c
 %endif
 
 %if %{with test}
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
%{_bindir}/zope-testrunner-%{$python_bin_suffix} -vvv --test-path src
+%python_expand %{_bindir}/zope-testrunner-%{$python_bin_suffix} -vvv 
--test-path src
 %endif
 
 %if !%{with test}
 %files %{python_files}
 %license LICENSE.txt
 %doc README.rst
-%{python_sitearch}/*
+%dir %{python_sitearch}/zope
+%{python_sitearch}/zope/security
+%{python_sitearch}/zope.security-%{version}*-info
+%{python_sitearch}/zope.security-%{version}*-nspkg.pth
 %endif
 
 %changelog

++++++ zope.security-5.1.1.tar.gz -> zope.security-5.2.tar.gz ++++++
++++ 8366 lines of diff (skipped)

Reply via email to