diff options
Diffstat (limited to 'testing/py3-path.py/APKBUILD')
-rw-r--r-- | testing/py3-path.py/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-path.py/APKBUILD b/testing/py3-path.py/APKBUILD index b15c0a32ba..7379842771 100644 --- a/testing/py3-path.py/APKBUILD +++ b/testing/py3-path.py/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-path.py pkgver=12.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Module wrapper for os.path" options="!check" # Requires unpackaged 'pytest-checkdocs' url="https://github.com/jaraco/path.py" |