14
0

- update to 4.6:

* Port documentation to Python 3.
  * Add support for Python 3.10, 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=25
This commit is contained in:
2023-02-10 12:59:05 +00:00
committed by Git OBS Bridge
parent ae0249a1d3
commit 5db577b569
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 10 12:58:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.6:
* Port documentation to Python 3.
* Add support for Python 3.10, 3.11.
-------------------------------------------------------------------
Fri Sep 24 10:53:37 UTC 2021 - pgajdos@suse.com