./devel/py-jaraco.path, Miscellaneous path functions

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


Branch: CURRENT, Version: 3.7.0nb1, Package name: py311-jaraco.path-3.7.0nb1, Maintainer: pkgsrc-users

Python module with miscellaneous path functions.


Master sites:

Filesize: 10.78 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
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.
   2023-07-10 05:38:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.path: updated to 3.7.0

v3.7.0

Features
- Require Python 3.8 or later.
   2023-06-27 09:17:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.path: updated to 3.6.0

v3.6.0
Added support for ``Symlink``s for the tree maker (``build``).
   2023-04-20 07:52:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.path: updated to 3.5.0

v3.5.0

Introduced ``Recording`` object and ``TreeMaker`` protocol,
with ``build()`` now explicitly accepting any ``TreeMaker``.
   2023-03-05 08:23:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jaraco.path: updated to 3.4.1

v3.4.1
Fixed EncodingWarnings and ResourceWarnings.
   2022-11-20 23:31:54 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-jaraco.path: needs py-wheel, spotted by @wiz
   2022-11-20 20:02:59 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
py-jaraco.path: updated to 3.4.0

v3.4.0
======
Require Python 3.7 or later.
   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