aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-11 12:58:18 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-11 13:04:53 +0100
commit2e94f9f1f160dfcfdfe8e307b8d6bb5573d2935f (patch)
tree96f110de565451de54e45f3333fd98dd72984b15
parente1cfaf911f9eb2c71644afb5e987d8aa9e3a70b2 (diff)
downloadaports-2e94f9f1f160dfcfdfe8e307b8d6bb5573d2935f.tar.bz2
aports-2e94f9f1f160dfcfdfe8e307b8d6bb5573d2935f.tar.xz
main/py3-packaging: upgrade to 20.0
-rw-r--r--main/py3-packaging/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py3-packaging/APKBUILD b/main/py3-packaging/APKBUILD
index b123b254f7..e2d8df8a77 100644
--- a/main/py3-packaging/APKBUILD
+++ b/main/py3-packaging/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Breno Leitao <breno.leitao@gmail.com>
pkgname=py3-packaging
_pkgname=packaging
-pkgver=19.2
-pkgrel=2
+pkgver=20.0
+pkgrel=0
pkgdesc="Core utilities for Python3 packages"
options="!check" # Requires python module 'pretend'
url="https://pypi.python.org/pypi/packaging"
@@ -25,4 +25,4 @@ package() {
}
-sha512sums="af7312a85292f577d3e6e57154f10fb380bbdee749344ba4b226a09f22bf5ca664ed63c62cd5b4dea0be5eb5cff5c17ad04415aab8c925fa90dcae2e1c6dee5a packaging-19.2.tar.gz"
+sha512sums="f7d99700d27d5aebbb3343f1de6ee9ce1372750b805c55a40d1a1fbeb6cfcfe2184875db56de175c6cd46e17f1567c30a39d5527870902c3c69168d025447587 packaging-20.0.tar.gz"