diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-12-01 18:39:50 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-12-01 18:55:51 +0100 |
| commit | 788bd5f33a4053fa40b7c0c6579544f37f2a97a2 (patch) | |
| tree | 4ae679b7aa92d94cb1fe96500cf0d80cf62e1179 /testing/py3-path | |
| parent | 65ad78b81ac7c8d3fb9492e542a8fe37afc99931 (diff) | |
| download | aports-788bd5f33a4053fa40b7c0c6579544f37f2a97a2.tar.bz2 aports-788bd5f33a4053fa40b7c0c6579544f37f2a97a2.tar.xz | |
testing/py3-path: upgrade to 13.1.0
Diffstat (limited to 'testing/py3-path')
| -rw-r--r-- | testing/py3-path/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-path/APKBUILD b/testing/py3-path/APKBUILD index 6ad961c83a..b1b4504311 100644 --- a/testing/py3-path/APKBUILD +++ b/testing/py3-path/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-path -pkgver=13.0.0 -pkgrel=1 +pkgver=13.1.0 +pkgrel=0 pkgdesc="Module wrapper for os.path" options="!check" # Requires unpackaged 'pytest-checkdocs' url="https://github.com/jaraco/path" @@ -26,4 +26,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="e87649ba779360533af7152165009984bd6a9100c3143baf35b4b195c341b3f64cffd9f9476b5461177ab5f87aceaf4824eca9e7199699b65bc3d1fae3d3d298 py3-path-13.0.0.tar.gz" +sha512sums="db27420ad117f36bf42e54284e931f92b18a6db71fab3a66cba65bb2c78c02747db637e5ea7f69d9fc2864c0dfc0aa4dede0c7183b49699ffc4416d6662f9185 py3-path-13.1.0.tar.gz" |
