./devel/py-contextlib2, Backports and enhancements for the contextlib module

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.0nb1, Package name: py310-contextlib2-0.6.0nb1, Maintainer: minskim

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.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 28.913 KB

Version history: (Expand)


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) | Package updated
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.