CVS log for pkgsrc/devel/py-zope.hookable/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / py-zope.hookable
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Apr 13 06:51:59 2025 UTC (4 weeks, 5 days ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
Fix PLIST after py-setuptools update; bump depends and revision
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 5 09:56:41 2025 UTC (2 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4
lines
py-zope.hookable: fix wheel name for latest setuptools and depend on it
Bump PKGREVISION.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:31 2024 UTC (6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2
lines
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 14 10:42:39 2024 UTC (7 months ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -5
lines
py-zope.hookable: updated to 7.0
7.0 (2024-09-17)
- C extension now enables multi-phase module initialization (PEP 489).
For CPython >= 3.11, the ``hookable`` type is now a heap-allocated
type. See:
https://docs.python.org/3.13/howto/isolating-extensions.html
- Drop support for Python 3.7.
- Add support for Python 3.13.
- Build windows wheels on GHA.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 6 10:50:27 2023 UTC (19 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2
lines
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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Nov 17 17:08:53 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
py-zope.hookable: updated to 5.4
5.4 (2022-11-17)
================
- Add support for building arm64 wheels on macOS.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 17 10:41:17 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
py-zope.hookable: updated to 5.3
5.3 (2022-11-03)
================
- Add support for the final release of Python 3.11.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 19 08:46:29 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
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.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 11 11:20:07 2022 UTC (3 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3
lines
py-zope.hookable: updated to 5.1.0
5.1.0:
Add support for Python 3.9.
Create Linux aarch64 wheels.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:49 2022 UTC (3 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 8 13:09:07 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
py-zope.hookable: updated to 5.0.1
5.0.1:
- Stop using the setuptools ``Feature`` class, allowing this
project to be built from source with newer versions of setuptools
that remove that functionality.
5.0.0:
- Add support for Python 3.7 and 3.8.
- Drop support for Python 3.4.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 3 07:19:04 2019 UTC (5 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Use https for github.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 28 15:17:47 2018 UTC (6 years, 6 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
devel/py-zope.hookable: add version 4.2.0
Add devel/py-zope.hookable package version 4.2.0 with Python 3.7 support
from upstream.
===============
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.
CVSweb <webmaster@jp.NetBSD.org>