diff --git a/testing/py3-jaraco.vcs/APKBUILD b/testing/py3-jaraco.vcs/APKBUILD index 39f64f492de..40e40f9912f 100644 --- a/testing/py3-jaraco.vcs/APKBUILD +++ b/testing/py3-jaraco.vcs/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Duncan Bellamy pkgname=py3-jaraco.vcs pkgver=2.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Classes for inspecting and working with repositories in the Mercurial and Git version control systems" url="https://github.com/jaraco/jaraco.vcs" arch="noarch" license="MIT" -depends="py3-dateutil py3-jaraco.classes py3-jaraco.versioning py3-more-itertools py3-packaging py3-tempora" +depends="py3-dateutil py3-jaraco.classes py3-jaraco.path py3-jaraco.versioning py3-more-itertools py3-packaging py3-tempora" makedepends="py3-gpep517 py3-installer py3-setuptools_scm py3-wheel" checkdepends="py3-jaraco.path py3-pytest py3-pytest-home" subpackages="$pkgname-pyc"