Path to this page:
./
devel/py-zope.interface,
Zope interfaces for Python
Branch: CURRENT,
Version: 7.1.1,
Package name: py312-zope.interface-7.1.1,
Maintainer: pkgsrc-usersThis package provides an implementation of "object interfaces" for
Python. Interfaces are a mechanism for labeling objects as conforming
to a given API or contract. So, this package can be considered as
implementation of the Design By Contract methodology support in
Python.
Master sites:
Filesize: 247.196 KB
Version history: (Expand)
- (2024-10-24) Updated to version: py312-zope.interface-7.1.1
- (2024-10-14) Updated to version: py312-zope.interface-7.1.0
- (2024-08-30) Updated to version: py312-zope.interface-7.0.3
- (2024-08-27) Updated to version: py312-zope.interface-7.0.2
- (2024-08-07) Updated to version: py311-zope.interface-7.0.1
- (2024-05-16) Updated to version: py311-zope.interface-6.4
CVS history: (Expand)
2024-04-14 08:33:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-zope.interface: updated to 6.3
6.3 (2024-04-12)
- Add preliminary support for Python 3.13 as of 3.13a6.
|
2024-02-16 19:57:40 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-zope.interface: updated to 6.2
6.2 (2024-02-16)
- Add preliminary support for Python 3.13 as of 3.13a3.
- Add support to use the pipe (``|``) syntax for ``typing.Union``.
|
2023-10-06 12:46:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-zope.interface: updated to 6.1
6.1 (2023-10-05)
- Build Linux binary wheels for Python 3.12.
- Add support for Python 3.12.
- Fix building of the docs for non-final versions.
|
2023-06-17 20:03:56 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-zope.interface: import py-zope.interface-6.0
This package provides an implementation of "object interfaces" for
Python. Interfaces are a mechanism for labeling objects as conforming
to a given API or contract. So, this package can be considered as
implementation of the Design By Contract methodology support in
Python.
|