14
0

- update to 6.1:

* Remove more proxying code for names that no longer exist in
    Python 3.
  * Remove proxying code for names that no longer exist in Python
    3.
  * Drop support for Python 2.7, 3.5, 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=27
This commit is contained in:
2023-05-05 14:30:58 +00:00
committed by Git OBS Bridge
parent d064bb09cb
commit c364646441
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 5 14:30:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 6.1:
* Remove more proxying code for names that no longer exist in
Python 3.
* Remove proxying code for names that no longer exist in Python
3.
* Drop support for Python 2.7, 3.5, 3.6.
-------------------------------------------------------------------
Tue Dec 13 17:46:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>