aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-path
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-23 05:41:30 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-23 05:41:30 -0300
commit58d3aa5473a10c8d175b4b7f24d7f63b3b26a7b0 (patch)
tree5e19b6e8f507f1dfcf8aa54d4e9ae43be24e34ab /testing/py3-path
parentf2bba7db02ebf4ed070a9ec8bf57545dab45137c (diff)
downloadaports-58d3aa5473a10c8d175b4b7f24d7f63b3b26a7b0.tar.bz2
aports-58d3aa5473a10c8d175b4b7f24d7f63b3b26a7b0.tar.xz
testing/py3-path: upgrade to 13.2.0
Diffstat (limited to 'testing/py3-path')
-rw-r--r--testing/py3-path/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-path/APKBUILD b/testing/py3-path/APKBUILD
index 6b873f6f71..cb72dd2602 100644
--- a/testing/py3-path/APKBUILD
+++ b/testing/py3-path/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-path
-pkgver=13.1.0
+pkgver=13.2.0
pkgrel=0
pkgdesc="Module wrapper for os.path"
options="!check" # Requires unpackaged 'pytest-checkdocs'
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="db27420ad117f36bf42e54284e931f92b18a6db71fab3a66cba65bb2c78c02747db637e5ea7f69d9fc2864c0dfc0aa4dede0c7183b49699ffc4416d6662f9185 py3-path-13.1.0.tar.gz"
+sha512sums="59c9df45996eb227df101a13da968bcb006d9b89cb5c36ffcd08bdfb1102e7bd91bbe340b04ffea7478a0dda3dfa2df33412fcf9b6e6fb5af06952a82a6b6914 py3-path-13.2.0.tar.gz"