[packages/python-zope.copy] - updated to 4.3
qboosh
qboosh at pld-linux.org
Tue Sep 26 17:53:26 CEST 2023
commit f7eefcfc28448ed36aadcfe6759ab7846e1df8b6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Sep 26 17:55:09 2023 +0200
- updated to 4.3
python-zope.copy.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-zope.copy.spec b/python-zope.copy.spec
index 6ad5c53..fc42a6d 100644
--- a/python-zope.copy.spec
+++ b/python-zope.copy.spec
@@ -9,12 +9,12 @@
Summary: Pluggable object copying mechanism
Summary(pl.UTF-8): Mechanizm kopiowania obiektów z obsługą wtyczek
Name: python-%{module}
-Version: 4.2
+Version: 4.3
Release: 1
License: ZPL v2.1
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/z/zope.copy/zope.copy-%{version}.tar.gz
-# Source0-md5: 4111cf208f0cb7cd6dfad742abf97cbe
+# Source0-md5: f4d53472086a1261c7f1ccb6738b9db8
URL: https://www.zope.dev/
%if %{with python2}
BuildRequires: python >= 1:2.7
@@ -29,8 +29,8 @@ BuildRequires: python-zope.testrunner
%endif
%endif
%if %{with python3}
-BuildRequires: python3 >= 1:3.4
-BuildRequires: python3-devel >= 1:3.4
+BuildRequires: python3 >= 1:3.5
+BuildRequires: python3-devel >= 1:3.5
BuildRequires: python3-setuptools
%if %{with tests}
BuildRequires: python3-zope.component
@@ -62,7 +62,7 @@ obsługą wtyczek.
Summary: Pluggable object copying mechanism
Summary(pl.UTF-8): Mechanizm kopiowania obiektów z obsługą wtyczek
Group: Libraries/Python
-Requires: python3-modules >= 1:3.4
+Requires: python3-modules >= 1:3.5
%description -n python3-%{module}
This package provides a pluggable mechanism for copying persistent
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.copy.git/commitdiff/f7eefcfc28448ed36aadcfe6759ab7846e1df8b6
More information about the pld-cvs-commit
mailing list