cached-property 1.5.2-1 source package in Ubuntu

Changelog

cached-property (1.5.2-1) unstable; urgency=medium

  * Merging upstream version 1.5.2.
  * Updating to standards version 4.5.1, no changes needed.
  * Update debian copyright.
  * Use debhelper compat 12.
  * Replace ADTTMP with AUTOPKGTEST_TMP.
  * Set Rules-Requires-Root: no.

 -- Mathias Behrle <email address hidden>  Sat, 19 Dec 2020 20:51:08 +0100

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
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
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cached-property_1.5.2-1.dsc 2.1 KiB ad29c5125b0130d8eda345be1babb3361270b6420f76f00dc0bb75079df858fc
cached-property_1.5.2.orig.tar.gz 12.0 KiB 9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130
cached-property_1.5.2-1.debian.tar.xz 3.7 KiB e16f1f2bbaa740ab7771d5a3c23eac2f07feb475daf5b07a0419be79c524ffd8

Available diffs

No changes file available.

Binary packages built by this source

python3-cached-property: Provides cached-property for decorating methods in classes (Python 3)

 This Python module
  * makes caching of time or computational expensive properties quick and easy.
  * is simple to use.
  * works in Python 2 and 3.
 .
 This package is targeting Python version 3.