python-json-pointer 1.10-2 source package in Ubuntu

Changelog

python-json-pointer (1.10-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Use <email address hidden> as maintainer
  * Use debhelper-compat instead of debian/compat.
  * d/control: Set Vcs-* to salsa.debian.org

  [ Daniel Baumann ]
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Correcting permissions in debian packaging files.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * Removed Python 2 support (Closes: #937859).

 -- Thomas Goirand <email address hidden>  Sun, 08 Sep 2019 14:04:49 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-json-pointer_1.10-2.dsc 2.2 KiB 3fb988d41435ffcde56518e04fafba12433d4f4320a1434612378ce8849b00f0
python-json-pointer_1.10.orig.tar.xz 11.9 KiB f1a6698d2a13d3438a3584371c4ce96fdb3c9c0776c1af414e338fbd8946a490
python-json-pointer_1.10-2.debian.tar.xz 9.0 KiB 76f1e5e6cc033e73623b2c0bfc2072d0ee70b98b189b2c84fcfd05d716c87f74

Available diffs

No changes file available.

Binary packages built by this source

python-json-pointer-doc: resolve JSON pointers - doc

 Python-json-pointer is a small library to resolve JSON pointers according to
 the IETF draft specification. JSON Pointer defines a string syntax for
 identifying a specific value within a JavaScript Object Notation (JSON)
 document.
 .
 This package contains the documentation.

python3-json-pointer: resolve JSON pointers - Python 3.x

 Python-json-pointer is a small library to resolve JSON pointers according to
 the IETF draft specification. JSON Pointer defines a string syntax for
 identifying a specific value within a JavaScript Object Notation (JSON)
 document.
 .
 This package provides the module for Python 3.x.