Python 3.9 rebuilds

This commit is contained in:
Christoph Reiter
2021-05-15 15:21:37 +02:00
parent 1a870d7858
commit c6a134d91a
56 changed files with 56 additions and 56 deletions

View File

@@ -3,7 +3,7 @@
_realname=dulwich
pkgname="python-${_realname}"
pkgver=0.20.14
pkgrel=1
pkgrel=2
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
arch=('i686' 'x86_64')
url='https://www.dulwich.io'