python-pygit2 1.6.1+dfsg-2 source package in Ubuntu

Changelog

python-pygit2 (1.6.1+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Avoid enum size mismatch when parsing git_object_t as integer

 -- Timo Röhling <email address hidden>  Wed, 23 Feb 2022 21:04:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-pygit2_1.6.1+dfsg-2.dsc 2.2 KiB 8547d7520566adfebc12ed8d8f14af33b92881254a9b761732e204ce9859b016
python-pygit2_1.6.1+dfsg.orig.tar.xz 177.7 KiB dfd204263aded3fbe5f12798120999a982606281655f9a5f441d0cd3371a6cb5
python-pygit2_1.6.1+dfsg-2.debian.tar.xz 6.7 KiB b3d7f5fa4b0eebf63c99ea91ed59bf5bf3aae1aa07f247757ef2364f6bb83bb2

No changes file available.

Binary packages built by this source

python-pygit2-doc: bindings for libgit2 - doc

 The Pygit2 module provides a set of Python bindings to the libgit2 shared
 library. libgit2 implements the core of Git. Pygit2 works with Python 2.7,
 3.x and pypy.
 .
 This package contains the documentation.

python3-pygit2: bindings for libgit2 - Python 3.x

 The Pygit2 module provides a set of Python bindings to the libgit2 shared
 library. libgit2 implements the core of Git. Pygit2 works with Python 2.7,
 3.x and pypy.
 .
 This package contains the Python 3.x module.

python3-pygit2-dbgsym: debug symbols for python3-pygit2