Path to this page:
./
devel/py-jaraco.context,
Context managers
Branch: CURRENT,
Version: 6.0.1,
Package name: py312-jaraco.context-6.0.1,
Maintainer: pkgsrc-usersContext managers by jaraco.
Master sites:
Filesize: 13.586 KB
Version history: (Expand)
- (2024-08-25) Updated to version: py312-jaraco.context-6.0.1
- (2024-04-28) Updated to version: py311-jaraco.context-5.3.0
- (2023-10-28) Updated to version: py311-jaraco.context-4.3.0nb1
- (2023-02-09) Updated to version: py310-jaraco.context-4.3.0
- (2022-11-06) Package added to pkgsrc.se, version py310-jaraco.context-4.1.2 (created)
CVS history: (Expand)
2024-04-28 11:59:01 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-jaraco.context: update to 5.3.0.
v5.3.0
======
Features
--------
- Deprecate infer_compression, as it was used primarily for deferring to the tar \
command.
Bugfixes
--------
- Enable 'transparent' compression in the tarfile context.
v5.2.0
======
Features
--------
- Implemented tarfile using native functionality and avoiding subprocessing, \
making it portable. (#5)
v5.1.0
======
Features
--------
- Implement experimental _compose for composing context managers. If you wish to \
use this function, please comment in the issue regarding your thoughts on the \
ordering. (#6)
- Deprecate null context. (#7)
v5.0.0
======
Features
--------
- Renamed tarball_context to tarball and deprecated tarball_context \
compatibility shim. (#3)
- Disentangle pushd from tarball. (#4)
Deprecations and Removals
-------------------------
- Removed deprecated 'runner' parameter to tarball_context.
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2022-11-14 15:37:35 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-jaraco.context: add missing tool dependency
|
2022-11-06 19:13:00 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-jaraco.context: added version 4.1.2
Context managers by jaraco
|