zope.hookable 8.0__cp312-cp312-macosx_11_0_arm64.whl → 8.1__cp312-cp312-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of zope.hookable might be problematic. Click here for more details.
- {zope_hookable-8.0.dist-info → zope_hookable-8.1.dist-info}/METADATA +12 -5
- {zope_hookable-8.0.dist-info → zope_hookable-8.1.dist-info}/RECORD +5 -5
- {zope_hookable-8.0.dist-info → zope_hookable-8.1.dist-info}/WHEEL +1 -1
- {zope_hookable-8.0.dist-info → zope_hookable-8.1.dist-info}/licenses/LICENSE.txt +0 -0
- {zope_hookable-8.0.dist-info → zope_hookable-8.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: zope.hookable
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.1
|
|
4
4
|
Summary: Zope hookable
|
|
5
5
|
Home-page: http://github.com/zopefoundation/zope.hookable
|
|
6
6
|
Author: Zope Foundation and Contributors
|
|
@@ -13,18 +13,17 @@ Classifier: License :: OSI Approved :: Zope Public License
|
|
|
13
13
|
Classifier: Operating System :: OS Independent
|
|
14
14
|
Classifier: Programming Language :: Python
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
17
16
|
Classifier: Programming Language :: Python :: 3.10
|
|
18
17
|
Classifier: Programming Language :: Python :: 3.11
|
|
19
18
|
Classifier: Programming Language :: Python :: 3.12
|
|
20
19
|
Classifier: Programming Language :: Python :: 3.13
|
|
20
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
21
21
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
22
22
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
23
23
|
Classifier: Framework :: Zope :: 3
|
|
24
24
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
25
|
-
Requires-Python: >=3.
|
|
25
|
+
Requires-Python: >=3.10
|
|
26
26
|
License-File: LICENSE.txt
|
|
27
|
-
Requires-Dist: setuptools
|
|
28
27
|
Provides-Extra: docs
|
|
29
28
|
Requires-Dist: Sphinx; extra == "docs"
|
|
30
29
|
Requires-Dist: sphinx_rtd_theme; extra == "docs"
|
|
@@ -44,7 +43,6 @@ Dynamic: keywords
|
|
|
44
43
|
Dynamic: license
|
|
45
44
|
Dynamic: license-file
|
|
46
45
|
Dynamic: provides-extra
|
|
47
|
-
Dynamic: requires-dist
|
|
48
46
|
Dynamic: requires-python
|
|
49
47
|
Dynamic: summary
|
|
50
48
|
|
|
@@ -86,6 +84,15 @@ Documentation is hosted at https://zopehookable.readthedocs.io
|
|
|
86
84
|
Changes
|
|
87
85
|
=========
|
|
88
86
|
|
|
87
|
+
8.1 (2025-10-28)
|
|
88
|
+
================
|
|
89
|
+
|
|
90
|
+
- Remove unnecessary ``setuptools`` runtime dependency.
|
|
91
|
+
|
|
92
|
+
- Drop support for Python 3.9.
|
|
93
|
+
|
|
94
|
+
- Add support for Python 3.14.
|
|
95
|
+
|
|
89
96
|
8.0 (2025-09-12)
|
|
90
97
|
================
|
|
91
98
|
|
|
@@ -4,8 +4,8 @@ zope/hookable/_zope_hookable.cpython-312-darwin.so,sha256=ns7CMwmJob3rG3zuv8QXM1
|
|
|
4
4
|
zope/hookable/tests/__init__.py,sha256=Z9EJNKBQorYcdV6oaIRTRgF41SMRZEEoLltZCKyVPI8,47
|
|
5
5
|
zope/hookable/tests/test_compile_flags.py,sha256=91siNUs2kotDUYpVV1vAZ_opWhZ50X4_DYkIiNMh6h0,1289
|
|
6
6
|
zope/hookable/tests/test_hookable.py,sha256=3FdXSprA60j5eX3LftT6MZG80moqG-0tTwQn_KjNLQc,6330
|
|
7
|
-
zope_hookable-8.
|
|
8
|
-
zope_hookable-8.
|
|
9
|
-
zope_hookable-8.
|
|
10
|
-
zope_hookable-8.
|
|
11
|
-
zope_hookable-8.
|
|
7
|
+
zope_hookable-8.1.dist-info/licenses/LICENSE.txt,sha256=PmcdsR32h1FswdtbPWXkqjg-rKPCDOo_r1Og9zNdCjw,2070
|
|
8
|
+
zope_hookable-8.1.dist-info/METADATA,sha256=ElY1p3uExRuj2OTiKcYkt4E73I1qOUWknXZvA8ACN4U,6663
|
|
9
|
+
zope_hookable-8.1.dist-info/WHEEL,sha256=CltXN3lQvXbHxKDtiDwW0RNzF8s2WyBuPbOAX_ZeQlA,109
|
|
10
|
+
zope_hookable-8.1.dist-info/top_level.txt,sha256=QpUHvpO4wIuZDeEgKY8qZCtD-tAukB0fn_f6utzlb98,5
|
|
11
|
+
zope_hookable-8.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|