pyrfc3339 2.0.1-1 source package in Ubuntu

Changelog

pyrfc3339 (2.0.1-1) unstable; urgency=medium

  * Team Upload
  * Fix d/watch for new PyPi archive naming policy
  * New upstream version 2.0.1
    -> but tests are missing from PyPi archive
  * Enable pybuild-plugin-pyproject
  * Remove old Nose patch
  * Use dh-sequence-python3
  * Add build-depends on tzdata-legacy

 -- Alexandre Detiste <email address hidden>  Tue, 07 Jan 2025 22:53:49 +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
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyrfc3339_2.0.1-1.dsc 2.1 KiB 86600412478f5f234731adca1196d8eb376fbb31d4fe30f5efe964308b8cdb68
pyrfc3339_2.0.1.orig.tar.gz 4.5 KiB e47843379ea35c1296c3b6c67a948a1a490ae0584edfcbdea0eaffb5dd29960b
pyrfc3339_2.0.1-1.debian.tar.xz 4.0 KiB 4b34714ee5b6f5bd29a7b8a60cd8f9a8ffd369b40813dc04ce24c438bf184cbe

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.