forked from pool/python-zope.event
- update to 5.0:
* Drop support for Python 2.7, 3.5, 3.6. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 7 11:11:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.0:
|
||||||
|
* Drop support for Python 2.7, 3.5, 3.6.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 26 07:28:32 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
Wed Jul 26 07:28:32 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
@@ -16,12 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%global modname zope.event
|
%global modname zope.event
|
||||||
%define oldpython python
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zope.event
|
Name: python-zope.event
|
||||||
Version: 4.6
|
Version: 5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Very basic event publishing system
|
Summary: Very basic event publishing system
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
@@ -33,10 +31,6 @@ BuildRequires: python-rpm-macros
|
|||||||
# Documentation requirements:
|
# Documentation requirements:
|
||||||
BuildRequires: python3-Sphinx
|
BuildRequires: python3-Sphinx
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%ifpython2
|
|
||||||
Provides: %{oldpython}-zope-event = %{version}
|
|
||||||
Obsoletes: %{oldpython}-zope-event < %{version}
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81d98813046fc86cc4136e3698fee628a3282f9c320db18658c21749235fce80
|
|
||||||
size 17430
|
|
BIN
zope.event-5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
zope.event-5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user