31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
pkgbase = python-dulwich
|
|
pkgdesc = Pure-Python implementation of the Git file formats and protocols
|
|
pkgver = 0.22.7
|
|
pkgrel = 1
|
|
url = https://www.dulwich.io
|
|
arch = x86_64
|
|
arch = powerpc64le
|
|
arch = powerpc64
|
|
arch = powerpc
|
|
arch = riscv64
|
|
license = Apache-2.0 OR GPL-2.0-or-later
|
|
checkdepends = python-gpgme
|
|
checkdepends = python-paramiko
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools-rust
|
|
makedepends = python-wheel
|
|
depends = python-urllib3
|
|
optdepends = python-fastimport: for fast-import support
|
|
optdepends = python-gpgme: for PGP signature support
|
|
optdepends = python-idna: for HTTPS support via urllib3
|
|
optdepends = python-paramiko: for use as the SSH implementation
|
|
optdepends = python-pyopenssl: for HTTPS support via urllib3
|
|
optdepends = python-pyinotify: to watch for changes to refs
|
|
source = git+https://github.com/jelmer/dulwich.git#tag=dulwich-0.22.7
|
|
validpgpkeys = DC837EE14A7E37347E87061700806F2BD729A457
|
|
b2sums = 885650d6eb0cab4237838fa193b5946cfacadba1c5426fd0e654795c067431bcebfcfba7555238360f27a59f6241ea9ae7fda2b100fb1f75c0383dfef5209073
|
|
|
|
pkgname = python-dulwich
|