aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-semantic-version
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-29 20:31:30 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-30 01:14:19 +0000
commit0999aeb6cffd171a182ff98282b8b5ceb121fbe9 (patch)
tree2fbd55f819ae6ffc5a2a26767cc4eb6d9a46ac47 /testing/py3-semantic-version
parent2f8d18865e4084f27e6cab4386cc905e1690deee (diff)
downloadaports-0999aeb6cffd171a182ff98282b8b5ceb121fbe9.tar.bz2
aports-0999aeb6cffd171a182ff98282b8b5ceb121fbe9.tar.xz
testing/py3-semantic-version: upgrade to 2.8.5
Diffstat (limited to 'testing/py3-semantic-version')
-rw-r--r--testing/py3-semantic-version/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-semantic-version/APKBUILD b/testing/py3-semantic-version/APKBUILD
index ea7da4680c..7db24dbf2a 100644
--- a/testing/py3-semantic-version/APKBUILD
+++ b/testing/py3-semantic-version/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer:
pkgname=py3-semantic-version
-pkgver=2.8.4
+pkgver=2.8.5
pkgrel=0
pkgdesc="A library implementing the 'SemVer' scheme"
url="https://github.com/rbarrois/python-semanticversion"
@@ -23,4 +23,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4c847d7adb478349b4d8444adddde12802c2ca56355dd2b6cd943d7869d221ddf0242ecbef7dc34e591b9b13f2e7dfd0e84310d31c0f7074de599f8950668de7 py3-semantic-version-2.8.4.tar.gz"
+sha512sums="e59508b12ac0f1b46f1d97f633f5bead99c41542c51c2714a4074eda9da6a04cd103be20eafd031b541834b6ee99b4f9f9ee9baec58b9f8a313d0c727aeab68d py3-semantic-version-2.8.5.tar.gz"