dulwich 0.21.6-1build2 source package in Ubuntu

Changelog

dulwich (0.21.6-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 09:42:32 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
dulwich_0.21.6.orig.tar.gz 420.1 KiB b7896c3502624e9ae2c45e36a322e0ad1a807b18e625d40dc647078660b94100
dulwich_0.21.6-1build2.debian.tar.xz 85.8 KiB 11d4e7b724c8de44dcece03e83d78ff9426b988a001dd25b42b2f8434c03e858
dulwich_0.21.6-1build2.dsc 2.1 KiB efc3982762f58fdba368ab82b4fba217dda41da547716c4a14ccb821f79718d7

Available diffs

View changes file

Binary packages built by this source

python3-dulwich: Python Git library - Python3 module

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.
 .
 This package contains the module built for Python version 3.x.

python3-dulwich-dbgsym: debug symbols for python3-dulwich