summaryrefslogtreecommitdiff
path: root/user/py3-twisted
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-06-20 02:11:14 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-06-20 02:11:14 +0000
commit635294948b4a4b8d6fb86658a98382ecc4fa05c0 (patch)
treefc284221a99211f909ce7c14421429e399af3566 /user/py3-twisted
parentdeb6986f244e8b0ac10adb767759c4987dc9523d (diff)
downloadpackages-635294948b4a4b8d6fb86658a98382ecc4fa05c0.tar.gz
packages-635294948b4a4b8d6fb86658a98382ecc4fa05c0.tar.bz2
packages-635294948b4a4b8d6fb86658a98382ecc4fa05c0.tar.xz
packages-635294948b4a4b8d6fb86658a98382ecc4fa05c0.zip
user/py3-twisted: bump to 19.2.1
Diffstat (limited to 'user/py3-twisted')
-rw-r--r--user/py3-twisted/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/py3-twisted/APKBUILD b/user/py3-twisted/APKBUILD
index 4a397f16d..a29880a9c 100644
--- a/user/py3-twisted/APKBUILD
+++ b/user/py3-twisted/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=py3-twisted
_pkgname=Twisted
-pkgver=19.2.0
+pkgver=19.2.1
pkgrel=0
pkgdesc="Asynchronous networking framework written in Python"
url="https://twistedmatrix.com/"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="46f2645e71bb8eca65c915078c7b0e71c6ed0c09deb9d947765326986b7cb7d535f2e15af23a48579d86be98d208a110c848b72803a68340b7b31a22784a62f2 Twisted-19.2.0.tar.bz2"
+sha512sums="b358c3082a9005f7065da182cec3561d77aa34f21fc1bb20b1acdb1ad3ac7e8b0793c5f7189baec7cfa79dd19a97c3ded9381e4e376a770108f7f6b318bec5f3 Twisted-19.2.1.tar.bz2"