python-anyjson 0.3.3-5 source package in Ubuntu

Changelog

python-anyjson (0.3.3-5) unstable; urgency=medium

  * Team upload.
  * Use pytest instead of nose for unit tests. (Closes: #1018460)
  * Set Standards-Version to 4.6.1, no changes needed.

 -- Emanuele Rocca <email address hidden>  Wed, 21 Sep 2022 15:26:44 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe python
Oracular release universe python
Noble release universe python
Mantic release main python
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-anyjson_0.3.3-5.dsc 2.1 KiB da989f0ea8a8f31e18fb55c55a4a4378774a884ed75904b87a9720d44b3f3e35
python-anyjson_0.3.3.orig.tar.gz 8.1 KiB 37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba
python-anyjson_0.3.3-5.debian.tar.xz 5.3 KiB 029b2f097295b75a4ca632101edb1852fcbb00f66739df063c211430656b36cb

Available diffs

No changes file available.

Binary packages built by this source

python3-anyjson: Common interface for the best available JSON implementation (Python3 version)

 Loads whichever is the fastest JSON module installed and provides a uniform
 API regardless of which JSON implementation is used. The exceptions will also
 be the same whichever JSON module is used.
 The ranking of the JSON implementations is based on a benchmark.
 .
 This package contains the Python 3 version of the library.