aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-30 13:10:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-30 17:37:13 -0300
commita51dab0bf34845058117cf35a2bcfa0b25c1c7a1 (patch)
tree3a954a97e68d3ad5c6558b671fdaf6d638cb97ca /community
parent032b30860bd2532ce5a09626759d953929245031 (diff)
downloadaports-a51dab0bf34845058117cf35a2bcfa0b25c1c7a1.tar.bz2
aports-a51dab0bf34845058117cf35a2bcfa0b25c1c7a1.tar.xz
community/py-zope-deferredimport: upgrade to 4.3.1
Diffstat (limited to 'community')
-rw-r--r--community/py-zope-deferredimport/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py-zope-deferredimport/APKBUILD b/community/py-zope-deferredimport/APKBUILD
index 65dec3e737..ca36a1f227 100644
--- a/community/py-zope-deferredimport/APKBUILD
+++ b/community/py-zope-deferredimport/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=py-zope-deferredimport
_pkgname=zope.deferredimport
-pkgver=4.3
-pkgrel=2
+pkgver=4.3.1
+pkgrel=0
pkgdesc="Defer imports until used by code"
url="https://github.com/zopefoundation/$_pkgname"
arch="noarch"
@@ -51,4 +51,4 @@ _py() {
}
-sha512sums="0b62cf6caa7709dbb6b0ae85bf9c5e24909c79af57da8e3d081e69ff9f73fc60fbe5a83cdfe795551eeee3c045d3783a09cb3e6eb3964a44e6fbbea149ca3f8a zope.deferredimport-4.3.tar.gz"
+sha512sums="1c367def232ec79ad10a9d8f1e068598d2fdb49b067c2c3f44c9ad25c198afbbf2d52659c3795aad76f8c82d212e49086b81ab1c1dcc6aac2e3ce66c35ff5750 zope.deferredimport-4.3.1.tar.gz"