]> git.pld-linux.org Git - packages/python-zope.event.git/commitdiff
- updated to 4.5.0 auto/th/python-zope.event-4.5.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Feb 2022 17:33:56 +0000 (18:33 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Feb 2022 17:33:56 +0000 (18:33 +0100)
- versioned Obsoletes

python-zope.event.spec

index 5949385f3f360d22d13797a7d5f9a5bf175a2534..b338bb97624ccd0dbad9bf9d874a4cce8b4986f8 100644 (file)
@@ -9,13 +9,13 @@
 Summary:       Simple event system
 Summary(pl.UTF-8):     Prosty system zdarzeń
 Name:          python-%{module}
-Version:       4.4
-Release:       4
+Version:       4.5.0
+Release:       1
 License:       ZPL v2.1
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/zope-event/
 Source0:       https://files.pythonhosted.org/packages/source/z/zope.event/zope.event-%{version}.tar.gz
-# Source0-md5: 54e5bf148548726d626ec47bb01bec41
+# Source0-md5: bc38324cb29ce2d759c3cb56ea199995
 URL:           https://www.zope.org/
 %if %{with python2}
 BuildRequires: python >= 1:2.7
@@ -26,8 +26,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.testrunner
@@ -40,7 +40,7 @@ BuildRequires:        sphinx-pdg
 %endif
 Requires:      python-modules >= 1:2.7
 Requires:      python-zope-base
-Obsoletes:     Zope-Event
+Obsoletes:     Zope-Event < 3.5.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -64,7 +64,7 @@ Pakiet zope.event udostępnia prosty system zdarzeń. Zawiera:
 Summary:       Simple event system
 Summary(pl.UTF-8):     Prosty system zdarzeń
 Group:         Libraries/Python
-Requires:      python3-modules >= 1:3.4
+Requires:      python3-modules >= 1:3.5
 Requires:      python3-zope-base
 
 %description -n python3-%{module}
This page took 0.038958 seconds and 4 git commands to generate.