Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / python-dulwich
Commits: 04acd2ef by Daniel M. Capella at 2024-10-09T17:43:49-04:00 Touch up - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -17,7 +17,10 @@ makedepends=( python-setuptools-rust python-wheel ) -checkdepends=(python-gpgme python-paramiko) +checkdepends=( + python-gpgme + python-paramiko +) optdepends=( 'python-fastimport: for fast-import support' 'python-gpgme: for PGP signature support' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-dulwich/-/commit/04acd2efd7621e34b82f34d86ad3aa75356e6928 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-dulwich/-/commit/04acd2efd7621e34b82f34d86ad3aa75356e6928 You're receiving this email because of your account on gitlab.archlinux.org.
