[arch-commits] Commit in python-txaio/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 31 14:42:57 UTC 2018
Date: Friday, August 31, 2018 @ 14:42:56
Author: felixonmars
Revision: 375860
upgpkg: python-txaio 18.8.1-1
Modified:
python-txaio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-31 14:42:49 UTC (rev 375859)
+++ PKGBUILD 2018-08-31 14:42:56 UTC (rev 375860)
@@ -4,7 +4,7 @@
pkgbase=python-txaio
pkgname=(python-txaio python2-txaio)
-pkgver=18.7.1
+pkgver=18.8.1
pkgrel=1
pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 'python2-mock' 'python2-twisted')
source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz")
-sha512sums=('d88cc8862340d269470e91a3e2d60c5c3ca6e169e838069f690e35bbf07d3db516b59e0e76cb83cfd1217ca73c0705fdae451df3d9c69adc421579eb2f1b68d9')
+sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64')
prepare() {
# This tests whether pip can install the sdist, and is completely broken
More information about the arch-commits
mailing list