python-pytimeparse 1.1.5-2 source package in Ubuntu

Changelog

python-pytimeparse (1.1.5-2) unstable; urgency=medium

  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Ondřej Nový <email address hidden>  Sun, 28 Feb 2016 15:47:55 +0100

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytimeparse_1.1.5-2.dsc 2.2 KiB f56788267e6626b7971cafa7c835559931f31c71fe7da874519d8cd97b65ea20
python-pytimeparse_1.1.5.orig.tar.xz 6.8 KiB aeb075d8d59404f1de36f2f684687c8d927750ec63a8ec9467369da361a60050
python-pytimeparse_1.1.5-2.debian.tar.xz 2.5 KiB d479ef7f5ea191a35be49c634e6538d7438f828b3b4ce6a958a9ec25a2137a31

Available diffs

No changes file available.

Binary packages built by this source

python-pytimeparse: No summary available for python-pytimeparse in ubuntu focal.

No description available for python-pytimeparse in ubuntu focal.

python3-pytimeparse: time expression parser - Python 3.x

 A small Python library to parse various kinds of time expressions, inspired by
 this StackOverflow question: http://stackoverflow.com/questions/4628122
 .
 This package contains the Python 3.x module.