python-anyjson 0.3.3-2 source package in Ubuntu
Changelog
python-anyjson (0.3.3-2) unstable; urgency=medium [ Ondřej Nový ] * Fixed homepage (https) * Fixed VCS URL (https) * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field * Convert git repository from git-dpm to gbp layout [ Piotr Ożarowski ] * Add dh-python to Build-Depends [ Sandro Tosi ] * Drop python2 support; Closes: #937576 * Add python3-nose to b-d, needed by tests * Simplify debian/rules * debian/patches/py3k.patch - run 2to3 by hand as `use_2to3=True` doesnt seem to work when running setup.py, see https://github.com/pypa/setuptools/issues/1120 -- Sandro Tosi <email address hidden> Fri, 13 Dec 2019 13:24:41 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-anyjson_0.3.3-2.dsc | 2.1 KiB | 9e5ac5716222b47e6e455b8cde690365f8b0658208cd91bdb5293e1e646e4c77 |
python-anyjson_0.3.3.orig.tar.gz | 8.1 KiB | 37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba |
python-anyjson_0.3.3-2.debian.tar.xz | 4.7 KiB | 744e502a556e5532a4f070ab1e02bbedd0a88c8dab3b49c9295e4b9df84bbde7 |
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.