python-git 2.1.7-1 source package in Ubuntu

Changelog

python-git (2.1.7-1) unstable; urgency=medium

  * New upstream release

 -- Yaroslav Halchenko <email address hidden>  Mon, 06 Nov 2017 21:44:22 -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 Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-git_2.1.7-1.dsc 2.4 KiB 94c27c0edda45aeb692415ed7bd9051dbe8ddafe4d3c1a74fc83bc795e041dc6
python-git_2.1.7.orig.tar.gz 416.4 KiB 13c7cd99c2bf277fc99accfc25148752fa90e7cc6c6d08a3f01d229dacb461d9
python-git_2.1.7-1.debian.tar.xz 6.5 KiB a1001d2bfca070bcb7a22c002451961b74d19e4fda76d2673dbaab05d2426a24

Available diffs

No changes file available.

Binary packages built by this source

python-git: Python library to interact with Git repositories - Python 2.7

 python-git provides object model access to a Git repository, so Python can be
 used to manipulate it. Repository objects can be opened or created, which can
 then be traversed to find parent commit(s), trees, blobs, etc.
 .
 This package provides the Python 2.7 module.

python-git-doc: Python library to interact with Git repositories - docs

 python-git provides object model access to a Git repository, so Python can be
 used to manipulate it. Repository objects can be opened or created, which can
 then be traversed to find parent commit(s), trees, blobs, etc.
 .
 This package provides the documentation.

python3-git: Python library to interact with Git repositories - Python 3.x

 python-git provides object model access to a Git repository, so Python can be
 used to manipulate it. Repository objects can be opened or created, which can
 then be traversed to find parent commit(s), trees, blobs, etc.
 .
 This package provides the Python 3.x module.