diff --git a/python-zope.event.changes b/python-zope.event.changes index 8a02e0a..6eb1efa 100644 --- a/python-zope.event.changes +++ b/python-zope.event.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 9 22:27:07 UTC 2021 - Jason Craig + +- Update to 4.5.0 + * Add support for Python 3.8 and 3.9. + * Remove support for Python 3.4. + ------------------------------------------------------------------- Wed Apr 8 12:08:15 UTC 2020 - Tomáš Chvátal diff --git a/python-zope.event.spec b/python-zope.event.spec index 0f52b52..6f67379 100644 --- a/python-zope.event.spec +++ b/python-zope.event.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.event # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global modname zope.event %define oldpython python Name: python-zope.event -Version: 4.4 +Version: 4.5.0 Release: 0 Summary: Very basic event publishing system License: ZPL-2.1 diff --git a/zope.event-4.4.tar.gz b/zope.event-4.4.tar.gz deleted file mode 100644 index daa0898..0000000 --- a/zope.event-4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69c27debad9bdacd9ce9b735dad382142281ac770c4a432b533d6d65c4614bcf -size 18818 diff --git a/zope.event-4.5.0.tar.gz b/zope.event-4.5.0.tar.gz new file mode 100644 index 0000000..85638fc --- /dev/null +++ b/zope.event-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e76517f5b9b119acf37ca8819781db6c16ea433f7e2062c4afc2b6fbedb1330 +size 18723