11
0

Accepting request 1206724 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1206724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=17
This commit is contained in:
2024-10-10 20:15:02 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 10 14:40:22 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 7.3
* Respect ``PURE_PYTHON`` environment variable set to ``0``.
- from version 7.2
* Declare final support for Python 3.13.
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Sun Sep 8 16:31:15 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -27,13 +27,13 @@
%bcond_with test
%endif
Name: python-zope.security%{psuffix}
Version: 7.1
Version: 7.3
Release: 0
Summary: Zope Security Framework
License: ZPL-2.1
Group: Development/Languages/Python
URL: https://www.python.org/pypi/zope.security
Source0: https://files.pythonhosted.org/packages/source/z/zope.security/zope.security-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/z/zope_security/zope_security-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module zope.interface}
@@ -66,7 +66,7 @@ The Security framework provides a generic mechanism to implement security
policies on Python objects.
%prep
%setup -q -n zope.security-%{version}
%setup -q -n zope_security-%{version}
%build
%python_build

View File

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

BIN
zope_security-7.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.