Accepting request 969273 from home:bnavigator:branches:devel:languages:python

- Update to version 5.2.0
  * Add support for Python 3.9 and 3.10.

OBS-URL: https://build.opensuse.org/request/show/969273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=15
This commit is contained in:
Matej Cepl 2022-04-11 22:36:53 +00:00 committed by Git OBS Bridge
parent 0f1e3b5da6
commit 15a46ea923
5 changed files with 18 additions and 12 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
cp python-zope.security.changes python-zope.security-doc.changes

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 11 19:24:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
- 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

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10d4489fa88a24e67163aef44fc4910c8bbf591f461696ba724cbfc88ee18e86
size 123400

3
zope.security-5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:465d8af691f44cf6f8aad19198d468d16c39d477e6507deddeab121de97cb4eb
size 125703