Rebuild python packages to match 3.8.2 version

This commit is contained in:
Alexey Pavlov
2020-04-16 19:46:15 +03:00
parent 5cdc54995d
commit a922758bf5
27 changed files with 31 additions and 31 deletions

View File

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