17
0
Files
python-zope.copy/python-zope.copy.changes
Dirk Mueller d6d794a7cc - update to 6.0:
* Replace pkg_resources namespace with PEP 420 native
    namespace.
  * Drop support for Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.copy?expand=0&rev=17
2025-11-10 08:12:15 +00:00

55 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 10 08:12:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.0:
* Replace pkg_resources namespace with PEP 420 native
namespace.
* Drop support for Python 3.8.
-------------------------------------------------------------------
Tue Apr 1 16:05:25 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Thu Mar 27 00:40:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Fri Jan 3 10:51:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Add missing runtime dependency on zodbpickle
-------------------------------------------------------------------
Mon Oct 28 21:44:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.0:
* Add support for Python 3.12, 3.13.
* Depend on zodbpickle instead of Python's pickle, to be able
to support Python 3.13 properly.
* Drop support for Python 2.7, 3.5, 3.6, 3.7.
-------------------------------------------------------------------
Fri Jun 9 13:16:11 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Dec 7 22:50:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.3
* Add support for Python 3.8, 3.9, 3.10, 3.11.
* Drop support for Python 3.4.
-------------------------------------------------------------------
Thu Oct 13 07:21:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use https for urls
-------------------------------------------------------------------
Fri Apr 5 11:05:15 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- initial packaging
- multibuild because of circular dependency with zope.location