Sync from SUSE:SLFO:Main python-zope.location revision 1bc9bb7adae0ac2d9577fa42c36afc9f

This commit is contained in:
2025-05-17 16:17:19 +02:00
parent f6e5d7ad67
commit 7258c87fde
4 changed files with 29 additions and 9 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Feb 5 13:01:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.1
* Add support for Python 3.12, 3.13.
* Drop support for Python 3.7, 3.8.
* Add tests for minimal dependencies.
* Add ``copy`` extra to include the ``zope.copy`` dependency.
- Adjust upstream source name in spec file
- Drop minimal-dependencies.patch, merged upstream
-------------------------------------------------------------------
Thu Jan 30 12:35:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Add minimal-dependencies.patch fixing the issue with test.
-------------------------------------------------------------------
Fri Jan 3 10:47:30 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Skip failing test and open an issue upstream
-------------------------------------------------------------------
Mon Dec 18 13:28:34 UTC 2023 - Dirk Müller <dmueller@suse.com>