path.py 11.0-1ubuntu1 source package in Ubuntu

Changelog

path.py (11.0-1ubuntu1) bionic; urgency=medium

  * Add packaging as a test dependency.

 -- Matthias Klose <email address hidden>  Mon, 26 Mar 2018 15:46:37 +0800

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
path.py_11.0.orig.tar.gz 34.6 KiB e7cad1b1c0bc3ace9461131d5dcd82667bfacfd7d07e05f81bb8a9f60bf671f1
path.py_11.0-1ubuntu1.debian.tar.xz 2.6 KiB 6eaef31a03153bf926d1a2c95a095764d1182a441b7d5be3fc91bf5978ba4999
path.py_11.0-1ubuntu1.dsc 2.3 KiB 9bed89d16e5460677d71fbe662c938819e831f800ecee996f5b73d0a0b4e27d6

View changes file

Binary packages built by this source

python-path: module wrapper for os.path for Python 2

 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 2.

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.