aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-catalogue/APKBUILD
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2020-01-02 15:36:03 -0600
committerLeo <thinkabit.ukim@gmail.com>2020-01-03 04:25:44 +0100
commit3fee1be7101608f55db3448c1d2b2957ad889140 (patch)
treee09ca1478ef6a572e4283c5d4bb84de91f93395d /testing/py3-catalogue/APKBUILD
parenta10e157f5aead2a39f4b8ed5c7950d5d5a6b18e6 (diff)
downloadaports-3fee1be7101608f55db3448c1d2b2957ad889140.tar.bz2
aports-3fee1be7101608f55db3448c1d2b2957ad889140.tar.xz
testing/py3-catalogue: upgrade to 0.2.0
Ref https://github.com/explosion/catalogue/releases
Diffstat (limited to 'testing/py3-catalogue/APKBUILD')
-rw-r--r--testing/py3-catalogue/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-catalogue/APKBUILD b/testing/py3-catalogue/APKBUILD
index 46a21fa5dd..a92c7f7409 100644
--- a/testing/py3-catalogue/APKBUILD
+++ b/testing/py3-catalogue/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=py3-catalogue
-pkgver=0.0.8
+pkgver=0.2.0
pkgrel=0
pkgdesc="Super lightweight function registries for your library"
url="https://github.com/explosion/catalogue"
@@ -29,4 +29,4 @@ package() {
install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
}
-sha512sums="285fab8fe2460ee6724cfe4b55422cbe8905da9ea15430b650cbaf4c20188494b00e6243dd44862553ad3122b1ca4a72c609519de50d483aca66346fe43334a5 py3-catalogue-0.0.8.tar.gz"
+sha512sums="52442a7b6d109907c9984c0f8755ad505a0f2249c7e8ff7d8098d637be6a664c29c5814fd4fe38a96b404a18b5383f67350bf680e9d23fc38ce5c02e13affd2a py3-catalogue-0.2.0.tar.gz"