[packages/python-zope.exceptions] - updated to 4.5 - versioned Obsoletes
qboosh
qboosh at pld-linux.org
Tue Feb 22 18:54:47 CET 2022
commit ad84c7e0f2eeef19ffa1c7a8e0b873a7a5771e13
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Feb 22 18:56:20 2022 +0100
- updated to 4.5
- versioned Obsoletes
python-zope.exceptions.spec | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec
index 00a058a..22e3808 100644
--- a/python-zope.exceptions.spec
+++ b/python-zope.exceptions.spec
@@ -5,19 +5,17 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
-%define _enable_debug_packages 0
-
%define module zope.exceptions
Summary: Zope Exceptions
Summary(pl.UTF-8): Zope Exceptions - wyjątki Zope
Name: python-%{module}
-Version: 4.3
-Release: 3
+Version: 4.5
+Release: 1
License: ZPL v2.1
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/zope-exceptions/
Source0: https://files.pythonhosted.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.tar.gz
-# Source0-md5: fac94f92c787cf9870e9e3fdfe247aa4
+# Source0-md5: e03b67ab2ac46591fde926b0044a6636
URL: https://www.zope.org/
%if %{with python2}
BuildRequires: python >= 1:2.7
@@ -28,7 +26,7 @@ BuildRequires: python-zope.testrunner
%endif
%endif
%if %{with python3}
-BuildRequires: python3 >= 1:3.4
+BuildRequires: python3 >= 1:3.5
BuildRequires: python3-setuptools
%if %{with tests}
BuildRequires: python3-zope.interface
@@ -43,7 +41,7 @@ BuildRequires: python3-repoze.sphinx.autointerface
%endif
Requires: python-modules >= 1:2.7
Requires: python-zope-base
-Obsoletes: Zope-Exceptions
+Obsoletes: Zope-Exceptions < 4.1.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,7 +59,7 @@ specyficznych dla aplikacji.
Summary: Zope Exceptions
Summary(pl.UTF-8): Zope Exceptions - wyjątki Zope
Group: Libraries/Python
-Requires: python3-modules >= 1:3.4
+Requires: python3-modules >= 1:3.5
Requires: python3-zope-base
%description -n python3-%{module}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.exceptions.git/commitdiff/ad84c7e0f2eeef19ffa1c7a8e0b873a7a5771e13
More information about the pld-cvs-commit
mailing list