14
0

2 Commits

Author SHA256 Message Date
b017e684bc Accepting request 1316810 from devel:languages:python
- update to 6.0:
  * Replace pkg_resources namespace with PEP 420 native
    namespace.
  * Drop support for Python 3.8.

OBS-URL: https://build.opensuse.org/request/show/1316810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.copy?expand=0&rev=8
2025-11-10 18:18:38 +00:00
d6d794a7cc - update to 6.0:
* Replace pkg_resources namespace with PEP 420 native
    namespace.
  * Drop support for Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.copy?expand=0&rev=17
2025-11-10 08:12:15 +00:00
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 10 08:12:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.0:
* Replace pkg_resources namespace with PEP 420 native
namespace.
* Drop support for Python 3.8.
-------------------------------------------------------------------
Tue Apr 1 16:05:25 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.copy
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,13 +27,13 @@
%endif
%{?sle15_python_module_pythons}
Name: python-zope.copy
Version: 5.0
Version: 6.0
Release: 0
Summary: Pluggable object copying mechanism
License: ZPL-2.1
Group: Development/Languages/Python
URL: https://github.com/zopefoundation/zope.copy
Source: https://files.pythonhosted.org/packages/source/z/zope.copy/zope.copy-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/z/zope.copy/zope_copy-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
@@ -57,7 +57,7 @@ This package provides a pluggable mechanism for copying persistent objects.
Documentation is hosted at https://zopecopy.readthedocs.io/en/latest/
%prep
%setup -q -n zope.copy-%{version}
%setup -q -n zope_copy-%{version}
%build
%pyproject_wheel
@@ -79,7 +79,6 @@ Documentation is hosted at https://zopecopy.readthedocs.io/en/latest/
%doc README.rst
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/copy
%{python_sitelib}/zope.copy-%{version}-py*-nspkg.pth
%{python_sitelib}/zope[_.]copy-%{version}.dist-info
%endif

Binary file not shown.

3
zope_copy-6.0.tar.gz Normal file
View File

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