diff --git a/pre_checkin.sh b/pre_checkin.sh deleted file mode 100644 index 1550998..0000000 --- a/pre_checkin.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cp python-zope.security.changes python-zope.security-doc.changes - diff --git a/python-zope.security.changes b/python-zope.security.changes index 79e99fd..13ae0ef 100644 --- a/python-zope.security.changes +++ b/python-zope.security.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 11 19:24:54 UTC 2022 - Ben Greiner + +- Update to version 5.2.0 + * Add support for Python 3.9 and 3.10. + ------------------------------------------------------------------- Thu Apr 2 07:35:18 UTC 2020 - pgajdos@suse.com diff --git a/python-zope.security.spec b/python-zope.security.spec index db68e92..93a6cfd 100644 --- a/python-zope.security.spec +++ b/python-zope.security.spec @@ -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 @@ policies on Python objects. %prep %setup -q -n zope.security-%{version} -rm -rf *.egg-info %build %python_build @@ -76,18 +75,22 @@ rm -rf *.egg-info %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 diff --git a/zope.security-5.1.1.tar.gz b/zope.security-5.1.1.tar.gz deleted file mode 100644 index 5e820ca..0000000 --- a/zope.security-5.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10d4489fa88a24e67163aef44fc4910c8bbf591f461696ba724cbfc88ee18e86 -size 123400 diff --git a/zope.security-5.2.tar.gz b/zope.security-5.2.tar.gz new file mode 100644 index 0000000..cd684f0 --- /dev/null +++ b/zope.security-5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465d8af691f44cf6f8aad19198d468d16c39d477e6507deddeab121de97cb4eb +size 125703