python-deprecated 1.2.14-1 source package in Ubuntu

Changelog

python-deprecated (1.2.14-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Sun, 11 Jun 2023 12:27:52 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-deprecated_1.2.14-1.dsc 2.1 KiB f36ff6252406a2630485de1d9e150acddf9d2af8eedaf05dcdbb316a036e0b27
python-deprecated_1.2.14.orig.tar.gz 2.8 MiB 3309fa073e6c13a126be9fb88959a02689b15a066fa7e222a07b62325e9673a7
python-deprecated_1.2.14-1.debian.tar.xz 3.4 KiB fe05a87c63ae0ea9bbbea011f5d3ed1b887df18d7411233762ed7f6c8474c066

Available diffs

No changes file available.

Binary packages built by this source

python3-deprecated: Python decorator for old classes, functions or methods

 The deprecated module provides the @deprecated decorator to deprecate old
 Python classes, functions or methods.
 .
 This package contains the module for Python 3.