pyrfc3339 1.1-2 source package in Ubuntu

Changelog

pyrfc3339 (1.1-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support (Closes: #937520).
  * Bump debhelper compat level to 12.

 -- Ondřej Nový <email address hidden>  Thu, 03 Oct 2019 13:57:40 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyrfc3339_1.1-2.dsc 2.0 KiB ab737da21213932698e41f6d50f3ee255c1525558986383aaf4df38104bcbd09
pyrfc3339_1.1.orig.tar.gz 5.2 KiB 81b8cbe1519cdb79bed04910dd6fa4e181faf8c88dff1e1b987b5f7ab23a5b1a
pyrfc3339_1.1-2.debian.tar.xz 2.2 KiB f9e57f45869a123be6610ee90be810efb2a0fe8fc454ef795e33834a894d04e8

Available diffs

No changes file available.

Binary packages built by this source

python3-rfc3339: parser and generator of RFC 3339-compliant timestamps (Python 3)

 pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
 datetime.datetime objects.
 .
 This is the Python 3 module.