path.py 16.9.0-2 source package in Ubuntu

Changelog

path.py (16.9.0-2) unstable; urgency=medium

  * Autopkgtest lacked a depend on more-itertools.

 -- Julien Puydt <email address hidden>  Tue, 23 Jan 2024 13:12:21 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
path.py_16.9.0-2.dsc 2.2 KiB 4f82d98e875a0a065cac1b652fe80d26ec85c794c13adaf973abc51acb42af67
path.py_16.9.0.orig.tar.gz 43.3 KiB 243fc2593cd8e10949341db7438ee88fb53fb34c755edb540108a4b37e2b1400
path.py_16.9.0-2.debian.tar.xz 3.8 KiB 2fd21288f2d4c1addbc970c7a58e08671ee967fda651703b606ca70c868c6310

Available diffs

No changes file available.

Binary packages built by this source

python3-path: module wrapper for os.path for Python 3

 path.py implements a path objects as first-class entities, allowing common
 operations on files to be invoked on those path objects directly.
 .
 This package installs the library for Python 3.