Path to this page:
./
devel/py-contextlib2,
Backports and enhancements for the contextlib module
Branch: CURRENT,
Version: 21.6.0,
Package name: py312-contextlib2-21.6.0,
Maintainer: minskimcontextlib2 provides backports of features in the latest version of
the standard library's contextlib module to earlier Python
versions. It also serves as a real world proving ground for potential
future enhancements to that module.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 42.769 KB
Version history: (Expand)
- (2024-08-21) Updated to version: py312-contextlib2-21.6.0
- (2023-02-09) Updated to version: py310-contextlib2-0.6.0nb1
- (2022-01-05) Updated to version: py39-contextlib2-0.6.0nb1
- (2021-10-07) Updated to version: py39-contextlib2-0.6.0
- (2019-12-15) Updated to version: py37-contextlib2-0.6.0
- (2017-11-23) Package has been reborn
CVS history: (Expand)
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
|
2019-12-15 12:18:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-contextlib2: updated to 0.6.0
0.6.0:
Backport `AbstractContextManager` from Python 3.6 and `nullcontext`
from Python 3.7
|
2018-03-24 07:13:58 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-contextlib2: cleanups
|
2017-09-05 20:22:48 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Import py-contextlib2-0.5.5 as devel/py-contextlib2
contextlib2 provides backports of features in the latest version of
the standard library’s contextlib module to earlier Python
versions. It also serves as a real world proving ground for potential
future enhancements to that module.
|