aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-dill
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-10 18:29:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-10 18:34:58 -0300
commit4f9a38bf2683345a2a04f218bc2d8d233a8fd9a5 (patch)
treeaa3842baeaf1d0d5124d89ad45e09937bb70d6ea /testing/py3-dill
parent928c5dece54e08c93991f148f4615dff7cc1ee87 (diff)
downloadaports-4f9a38bf2683345a2a04f218bc2d8d233a8fd9a5.tar.bz2
aports-4f9a38bf2683345a2a04f218bc2d8d233a8fd9a5.tar.xz
testing/py3-dill: upgrade to 0.3.1.1
Diffstat (limited to 'testing/py3-dill')
-rw-r--r--testing/py3-dill/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-dill/APKBUILD b/testing/py3-dill/APKBUILD
index cc7ec0a919..0f456a82e9 100644
--- a/testing/py3-dill/APKBUILD
+++ b/testing/py3-dill/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-dill
_pyname=dill
-pkgver=0.3.0
+pkgver=0.3.1.1
pkgrel=0
pkgdesc="Python serializer supporting a broader range of types than pickle"
url="https://pypi.org/projects/dill/"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d3e36716ec264fab2532264e82dedf2a0923ed11f2517b3df6e5576159d5701f336125e7967a37f4c80c37f60abf584b9f7cd4225ed68f942dca7af500c091cf dill-0.3.0.tar.gz"
+sha512sums="e61610451972522316d7ed6bc8287e38521fcd2e6736b43200ae498f24596994caec92313be1da71cf1b536fbbe01505673fc8018bfcbaf7705147a294565ab9 dill-0.3.1.1.tar.gz"