Sync from SUSE:SLFO:Main python-lazy-object-proxy revision 5f1d115bf74371e5d18b7ca4812fcf32

This commit is contained in:
2024-12-13 11:42:33 +01:00
parent 16db31e669
commit 5895343b1b
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 16 21:01:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.10.0:
* Added Python 3.12 wheels.
* Dropped support for Python 3.7.
* Applied some reformatting and lint fixes using ruff to the
codebase (mostly more Python 2 leftover cleanups).
-------------------------------------------------------------------
Fri May 5 13:42:30 UTC 2023 - Dirk Müller <dmueller@suse.com>