dulwich 0.20.44-1build1 source package in Ubuntu

Changelog

dulwich (0.20.44-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:03:51 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dulwich_0.20.44.orig.tar.gz 415.3 KiB 10e8d73763dd30c86a99a15ade8bfcf3ab8fe96532cdf497e8cb1d11832352b8
dulwich_0.20.44-1build1.debian.tar.xz 85.7 KiB 0a0ade0f65a8abbe65d0a109f9584eaf9f876cc7ac63ed4381bff49d28645d5c
dulwich_0.20.44-1build1.dsc 2.1 KiB fe1e83e2ec84a0b6ffe8ac93b866121d58da8a13dfbb7481a80d6d9cedd7e3d6

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