From 584fa337aa34f264f8b0544b3cc6e15a4e89e3fb Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 1 May 2019 23:35:00 +0000 Subject: user/py3-twisted: bump to 19.2.0 --- user/py3-twisted/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/py3-twisted') diff --git a/user/py3-twisted/APKBUILD b/user/py3-twisted/APKBUILD index e9d38cf7a..4a397f16d 100644 --- a/user/py3-twisted/APKBUILD +++ b/user/py3-twisted/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: A. Wilcox pkgname=py3-twisted _pkgname=Twisted -pkgver=18.9.0 +pkgver=19.2.0 pkgrel=0 pkgdesc="Asynchronous networking framework written in Python" url="https://twistedmatrix.com/" @@ -11,7 +11,7 @@ license="MIT" depends="py3-incremental" makedepends="python3-dev" subpackages="" -source="https://files.pythonhosted.org/packages/5d/0e/a72d85a55761c2c3ff1cb968143a2fd5f360220779ed90e0fadf4106d4f2/Twisted-$pkgver.tar.bz2" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.bz2" builddir="$srcdir/Twisted-$pkgver" build() { @@ -29,4 +29,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="a9878750f46207b8758f5407a0e4332d9e367bd3ed4e18001825982c3ba78c56372934e634f1866805b9b9bc452698ad36396285172b61cf84da0de5efa7cc29 Twisted-18.9.0.tar.bz2" +sha512sums="46f2645e71bb8eca65c915078c7b0e71c6ed0c09deb9d947765326986b7cb7d535f2e15af23a48579d86be98d208a110c848b72803a68340b7b31a22784a62f2 Twisted-19.2.0.tar.bz2" -- cgit v1.2.3-60-g2f50