diff --git a/python-zope.event.changes b/python-zope.event.changes index 64b19e8..3c16b92 100644 --- a/python-zope.event.changes +++ b/python-zope.event.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 7 11:11:48 UTC 2023 - Dirk Müller + +- update to 5.0: + * Drop support for Python 2.7, 3.5, 3.6. + ------------------------------------------------------------------- Wed Jul 26 07:28:32 UTC 2023 - Bernhard Wiedemann diff --git a/python-zope.event.spec b/python-zope.event.spec index f3c5de3..84b6611 100644 --- a/python-zope.event.spec +++ b/python-zope.event.spec @@ -16,12 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global modname zope.event -%define oldpython python %{?sle15_python_module_pythons} Name: python-zope.event -Version: 4.6 +Version: 5.0 Release: 0 Summary: Very basic event publishing system License: ZPL-2.1 @@ -33,10 +31,6 @@ BuildRequires: python-rpm-macros # Documentation requirements: BuildRequires: python3-Sphinx BuildArch: noarch -%ifpython2 -Provides: %{oldpython}-zope-event = %{version} -Obsoletes: %{oldpython}-zope-event < %{version} -%endif %python_subpackages %description diff --git a/zope.event-4.6.tar.gz b/zope.event-4.6.tar.gz deleted file mode 100644 index d356156..0000000 --- a/zope.event-4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81d98813046fc86cc4136e3698fee628a3282f9c320db18658c21749235fce80 -size 17430 diff --git a/zope.event-5.0.tar.gz b/zope.event-5.0.tar.gz new file mode 100644 index 0000000..24b4e4e --- /dev/null +++ b/zope.event-5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd +size 17350