dulwich 0.20.23-1ubuntu2 source package in Ubuntu
Changelog
dulwich (0.20.23-1ubuntu2) jammy; urgency=medium * No-change rebuild to add python3.10. -- Matthias Klose <email address hidden> Sat, 16 Oct 2021 06:56:16 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dulwich_0.20.23.orig.tar.gz | 404.4 KiB | 402e56b5c07f040479d1188e5c2f406e2c006aa3943080155d4c6d05e5fca865 |
dulwich_0.20.23-1ubuntu2.debian.tar.xz | 52.4 KiB | 2b54289d07f363e2bef16f0952bbbe5b7934376f20bbb9386cc1b9b5b884eabe |
dulwich_0.20.23-1ubuntu2.dsc | 2.2 KiB | bd1896b3dbc98588b6af551d215414ea31c234c3de31c6bd1f611ec8966fc117 |
Available diffs
- diff from 0.20.23-1ubuntu1 to 0.20.23-1ubuntu2 (334 bytes)
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