Path to this page:
./
devel/py-zope.hookable,
Zope hookable
Branch: CURRENT,
Version: 7.0,
Package name: py312-zope.hookable-7.0,
Maintainer: pkgsrc-users===============
zope.hookable
===============
This package supports the efficient creation of "hookable" objects, which
are callable objects that are meant to be optionally replaced.
The idea is that you create a function that does some default thing and make it
hookable. Later, someone can modify what it does by calling its sethook method
and changing its implementation. All users of the function, including those
that imported it, will see the change.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 20.891 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-zope.hookable-7.0
- (2023-10-06) Updated to version: py311-zope.hookable-6.0
- (2022-11-17) Updated to version: py310-zope.hookable-5.4
- (2022-11-17) Updated to version: py310-zope.hookable-5.3
- (2022-09-19) Updated to version: py310-zope.hookable-5.2
- (2022-02-11) Updated to version: py39-zope.hookable-5.1.0
CVS history: (Expand)
2023-10-06 12:50:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-zope.hookable: updated to 6.0
6.0 (2023-10-05)
- Drop support for Python 2.7, 3.5, 3.6.
- Add support for Python 3.12.
|
2022-11-17 18:08:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-zope.hookable: updated to 5.4
5.4 (2022-11-17)
================
- Add support for building arm64 wheels on macOS.
|
2022-11-17 11:41:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-zope.hookable: updated to 5.3
5.3 (2022-11-03)
================
- Add support for the final release of Python 3.11.
|
2022-09-19 10:46:29 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-zope.hookable: updated to 5.2
5.2 (2022-09-13)
================
- Add support for Python 3.10 and 3.11 (as of 3.11.0rc1).
- Disable unsafe math optimizations in C code.
|
2022-02-11 12:20:07 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-zope.hookable: updated to 5.1.0
5.1.0:
Add support for Python 3.9.
Create Linux aarch64 wheels.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|