python-hglib 2.6.1-1 source package in Ubuntu

Changelog

python-hglib (2.6.1-1) unstable; urgency=medium

  * New upstream release
  * Add Augie Fackler's key to d/u/signing-key.asc.
  * Drop Vcs-* control field now alioth is gone.
  * Drop old X-Python*-Version control fields.

 -- Julien Cristau <email address hidden>  Wed, 21 Nov 2018 16:25:54 +0100

Upload details

Uploaded by:
Julien Cristau
Uploaded to:
Sid
Original maintainer:
Julien Cristau
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hglib_2.6.1-1.dsc 2.1 KiB afd7e165b277b300cbd77c5f7ecb6df7f5bc753ed6966796c32233c9790c2226
python-hglib_2.6.1.orig.tar.gz 33.8 KiB 7c1fa0cb4d332dd6ec8409b04787ceba4623e97fb378656f7cab0b996c6ca3b2
python-hglib_2.6.1.orig.tar.gz.asc 833 bytes 91b4d12b14b7dbcd674afd5a0c3c4b0b6c76b8960bc82e459df8748c2a6df202
python-hglib_2.6.1-1.diff.gz 7.1 KiB 710dbbe62b38373cd74a3e0967a983204b1713c0ece3662e69e3e00bb1672824

Available diffs

No changes file available.

Binary packages built by this source

python-hglib: No summary available for python-hglib in ubuntu focal.

No description available for python-hglib in ubuntu focal.

python3-hglib: Python3 library for interfacing with Mercurial's command server

 python3-hglib is a library with a fast, convenient interface to Mercurial.
 It uses Mercurial's command server for communication with hg. This approach
 avoids relying on Mercurial's (unstable) internal Python API, and avoids
 licensing issues for non-GPL code.