14
0

10 Commits

Author SHA256 Message Date
5add865e92 Accepting request 1322097 from devel:languages:python
- Update to 7.1:
  * Drop support for Python 3.9.
  * Add support for Python 3.14.
  * Move all supported package metadata into pyproject.toml.
  * Remove no longer necessary setuptools runtime dependency.
  * Replace pkg_resources namespace with PEP 420 native namespace.
  * Add preliminary support for Python 3.14.
  * Drop support for Python 3.8.
  * Adjust minimal required version of zope.security test dependency to 7.3.

OBS-URL: https://build.opensuse.org/request/show/1322097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.proxy?expand=0&rev=21
2025-12-11 17:39:02 +00:00
cfdab21ab4 - Update to 7.1:
* Drop support for Python 3.9.
  * Add support for Python 3.14.
  * Move all supported package metadata into pyproject.toml.
  * Remove no longer necessary setuptools runtime dependency.
  * Replace pkg_resources namespace with PEP 420 native namespace.
  * Add preliminary support for Python 3.14.
  * Drop support for Python 3.8.
  * Adjust minimal required version of zope.security test dependency to 7.3.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=44
2025-12-11 04:18:40 +00:00
07704cf2c0 Accepting request 1279223 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1279223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.proxy?expand=0&rev=20
2025-05-22 14:57:02 +00:00
2afed545a4 - fix build for older setuptools also for devel subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=42
2025-05-15 08:52:56 +00:00
74514a01d9 Accepting request 1266268 from devel:languages:python
Make it compatible with new setuptools

OBS-URL: https://build.opensuse.org/request/show/1266268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.proxy?expand=0&rev=19
2025-04-16 18:39:12 +00:00
7ba2334a83 - Make it compatible with older setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=40
2025-04-01 16:11:23 +00:00
64df15aa50 - Normalize include directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=39
2025-03-28 01:37:17 +00:00
8ba0d740fd - Normalize metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=38
2025-03-27 00:44:05 +00:00
43da4dceb2 Accepting request 1218875 from devel:languages:python
- update to 6.1:
  * Respect PURE_PYTHON environment variable set to 0.
  * Declare full support for Python 3.13.
  * Drop support for Python 3.7.
  * Build Windows wheels on GHA.
  * Correct return type for wrap_hash (fixes build on i386).

OBS-URL: https://build.opensuse.org/request/show/1218875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.proxy?expand=0&rev=18
2024-10-29 13:35:26 +00:00
83a0da136f - update to 6.1:
* Respect PURE_PYTHON environment variable set to 0.
  * Declare full support for Python 3.13.
  * Drop support for Python 3.7.
  * Build Windows wheels on GHA.
  * Correct return type for wrap_hash (fixes build on i386).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=36
2024-10-28 21:52:02 +00:00
4 changed files with 55 additions and 16 deletions

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Thu Dec 11 04:18:14 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 7.1:
* Drop support for Python 3.9.
* Add support for Python 3.14.
* Move all supported package metadata into pyproject.toml.
* Remove no longer necessary setuptools runtime dependency.
* Replace pkg_resources namespace with PEP 420 native namespace.
* Add preliminary support for Python 3.14.
* Drop support for Python 3.8.
* Adjust minimal required version of zope.security test dependency to 7.3.
-------------------------------------------------------------------
Thu May 15 08:52:39 UTC 2025 - Dirk Müller <dmueller@suse.com>
- fix build for older setuptools also for devel subpackage
-------------------------------------------------------------------
Tue Apr 1 16:05:54 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Fri Mar 28 01:36:48 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
- Normalize include directory name.
-------------------------------------------------------------------
Mon Oct 28 21:51:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.1:
* Respect PURE_PYTHON environment variable set to 0.
* Declare full support for Python 3.13.
* Drop support for Python 3.7.
* Build Windows wheels on GHA.
* Correct return type for wrap_hash (fixes build on i386).
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 13 10:15:43 UTC 2024 - Dirk Müller <dmueller@suse.com> Wed Mar 13 10:15:43 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-zope.proxy # spec file for package python-zope.proxy
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2013 LISA GmbH, Bingen, Germany. # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -28,22 +28,22 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-zope.proxy%{psuffix} Name: python-zope.proxy%{psuffix}
Version: 5.2 Version: 7.1
Release: 0 Release: 0
Summary: Generic Transparent Proxies Summary: Generic Transparent Proxies
License: ZPL-2.1 License: ZPL-2.1
Group: Development/Languages/Python
URL: https://github.com/zopefoundation/zope.proxy URL: https://github.com/zopefoundation/zope.proxy
Source: https://files.pythonhosted.org/packages/source/z/zope.proxy/zope.proxy-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/z/zope.proxy/zope_proxy-%{version}.tar.gz
BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module devel >= 3.10}
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
BuildRequires: %{python_module zope.interface}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-zope.interface Requires: python-zope.interface
%if %{with test} %if %{with test}
BuildRequires: %{python_module zope.security} BuildRequires: %{python_module zope.proxy = %{version}}
BuildRequires: %{python_module zope.security >= 7.3}
BuildRequires: %{python_module zope.testrunner} BuildRequires: %{python_module zope.testrunner}
%endif %endif
Conflicts: python-zope-proxy < %{version} Conflicts: python-zope-proxy < %{version}
@@ -57,7 +57,6 @@ etc.) for which the proxy is responsible.
%package devel %package devel
Summary: Generic Transparent Proxies Summary: Generic Transparent Proxies
Group: Development/Languages/Python
Requires: %{name} = %{version} Requires: %{name} = %{version}
Provides: python-zope-proxy = %{version} Provides: python-zope-proxy = %{version}
Obsoletes: python-zope-proxy < %{version} Obsoletes: python-zope-proxy < %{version}
@@ -66,7 +65,7 @@ Obsoletes: python-zope-proxy < %{version}
This package contains the files needed for binding the %{name} C module. This package contains the files needed for binding the %{name} C module.
%prep %prep
%setup -q -n zope.proxy-%{version} %autosetup -p1 -n zope_proxy-%{version}
rm -rf zope.proxy.egg-info rm -rf zope.proxy.egg-info
%build %build
@@ -90,13 +89,14 @@ rm -rf zope.proxy.egg-info
%license LICENSE.txt %license LICENSE.txt
%doc COPYRIGHT.txt CHANGES.rst README.rst %doc COPYRIGHT.txt CHANGES.rst README.rst
%exclude %{python_sitearch}/zope/proxy/proxy.h %exclude %{python_sitearch}/zope/proxy/proxy.h
%dir %{python_sitearch}/zope
%{python_sitearch}/zope/proxy %{python_sitearch}/zope/proxy
%{python_sitearch}/zope.proxy-%{version}-py*-nspkg.pth %{python_sitearch}/zope[_.]proxy-%{version}.dist-info
%{python_sitearch}/zope.proxy-%{version}.dist-info
%files %{python_files devel} %files %{python_files devel}
%dir %{python_sysconfig_path include}/zope.proxy %dir %{python_sysconfig_path include}/zope[_.]proxy
%{python_sysconfig_path include}/zope.proxy/* %{python_sysconfig_path include}/zope[_.]proxy/*
%dir %{python_sitearch}/zope
%{python_sitearch}/zope/proxy/proxy.h %{python_sitearch}/zope/proxy/proxy.h
%endif %endif

View File

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

3
zope_proxy-7.1.tar.gz Normal file
View File

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