Python rebuilds for SOABI change
the DLL names change with this, so rebuild everything that contains C extensions again.
This commit is contained in:
@@ -4,7 +4,7 @@ _realname=dulwich
|
||||
pkgname="python-${_realname}"
|
||||
# Note: 0.22.x requires Rust, so we can't update
|
||||
pkgver=0.21.7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
|
||||
arch=('any')
|
||||
url='https://www.dulwich.io'
|
||||
|
||||
Reference in New Issue
Block a user