diff --git a/ZEO-6.0.0.tar.gz b/ZEO-6.0.0.tar.gz deleted file mode 100644 index 0e17bef..0000000 --- a/ZEO-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be238b5abf9ea3396935b33530f66a9afa61ccf8b6b813c2cfdcb2aa18541be7 -size 243635 diff --git a/python-ZEO.changes b/python-ZEO.changes index 0982ffa..575e967 100644 --- a/python-ZEO.changes +++ b/python-ZEO.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 17 10:43:58 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 6.1 + * Add support for Python 3.13. + * Drop support for Python 3.7, 3.8. + * Drop ``ZEO.monitor.zeo_version`` as it is unused across all + zopefoundation packages. + * No longer use deprecated ``pkg_resources``. +- Adjust upstream source name in spec file + ------------------------------------------------------------------- Wed Mar 26 02:05:02 UTC 2025 - Steve Kowalik diff --git a/python-ZEO.spec b/python-ZEO.spec index 6e86ab2..67b78c2 100644 --- a/python-ZEO.spec +++ b/python-ZEO.spec @@ -16,14 +16,14 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%{?sle15_python_module_pythons} Name: python-ZEO -Version: 6.0.0 +Version: 6.1 Release: 0 Summary: Client-Server storage implementation for ZODB License: ZPL-2.1 URL: https://github.com/zopefoundation/ZEO -Source: https://files.pythonhosted.org/packages/source/Z/ZEO/ZEO-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/z/zeo/zeo-%{version}.tar.gz BuildRequires: %{python_module ZConfig} BuildRequires: %{python_module ZODB >= 5.5.1} BuildRequires: %{python_module manuel} @@ -64,7 +64,7 @@ Provides: %{python_module ZEO-doc = %{version}} This package contains documentation files for %{name}. %prep -%autosetup -p1 -n ZEO-%{version} +%autosetup -p1 -n zeo-%{version} # delete backup files find . -name "*~" -print -delete diff --git a/zeo-6.1.tar.gz b/zeo-6.1.tar.gz new file mode 100644 index 0000000..0cfd294 --- /dev/null +++ b/zeo-6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24589b9cf611c444aa906eb1ce9cd46a2a1193c6f361411e2baf7bad703ca4de +size 243838