Path to this page:
./
devel/py-path.py,
Module wrapper for os.path
Branch: CURRENT,
Version: 12.5.0nb1,
Package name: py312-path.py-12.5.0nb1,
Maintainer: pkgsrc-userspath.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly
Required to run:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers] [
devel/py-setuptools_scm]
Master sites:
Filesize: 15.345 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-path.py-12.5.0nb1
- (2023-10-28) Updated to version: py311-path.py-12.5.0nb1
- (2023-04-25) Updated to version: py310-path.py-12.5.0
- (2023-02-09) Updated to version: py310-path.py-11.5.2nb1
- (2022-01-05) Updated to version: py39-path.py-11.5.2nb1
- (2021-10-07) Updated to version: py39-path.py-11.5.2
CVS history: (Expand)
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.
|
2023-04-25 16:44:05 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-path.py: remove backup file
|
2023-04-25 16:36:58 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
py-path.py: update to 12.5.0.
v12.5.0
-------
- #195: Project now depends on ``path``.
v12.4.0
-------
- #169: Project now depends on ``path < 13.2``.
- Fixed typo in README.
v12.3.0
-------
- #169: Project is renamed to simply ``path``. This release of
``path.py`` simply depends on ``path < 13.1``.
v12.2.0
-------
- #169: Moved project at GitHub from ``jaraco/path.py`` to
``jaraco/path``.
v12.1.0
-------
- #171: Fixed exception in ``rmdir_p`` when target is not empty.
- #174: Rely on ``importlib.metadata`` on Python 3.8.
v12.0.2
-------
- Refreshed package metadata.
12.0.1
------
- #166: Removed 'universal' wheel support.
12.0
---
- #148: Dropped support for Python 2.7 and 3.4.
- Moved 'path' into a package.
|
2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43) |
Log message:
*: setuptools_scm: switch to versioned_dependencies
|
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-11-09 21:34:41 by Thomas Klausner | Files touched by this commit (9) |
Log message:
*: convert packaging to lang/python/versioned_dependencies.mk
|
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
|