[arch-commits] Commit in python-multidict/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Sep 4 20:53:27 UTC 2018
Date: Tuesday, September 4, 2018 @ 20:53:26
Author: anthraxx
Revision: 376895
upgpkg: python-multidict 4.4.0-1
Modified:
python-multidict/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-04 20:51:30 UTC (rev 376894)
+++ PKGBUILD 2018-09-04 20:53:26 UTC (rev 376895)
@@ -3,8 +3,8 @@
_pkgname=multidict
pkgname=python-${_pkgname}
-pkgver=4.3.1
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
pkgdesc='Asyncio-based multidict implementation for Python'
url='https://github.com/aio-libs/multidict'
arch=('x86_64')
@@ -13,8 +13,8 @@
makedepends=('cython' 'python-setuptools')
checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner' 'python-psutil' 'python-perf')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/multidict/archive/v${pkgver}.tar.gz)
-sha256sums=('2d4f7249a11bd4387e2bbb8a29267be927db86b50d1beff9c0f6b53e00d81a65')
-sha512sums=('1b475836c776ddddfdc4f14882df41f9956ab06afac7b640e3f5ae3c50717f2b07267acbae2fa3e94cf8c5650273d4d7ce44329c0febea95046ee27d98db9288')
+sha256sums=('d2346c1ee53b352f3e51e80c14400853d13a32c01c497375ded16082fde97211')
+sha512sums=('87350e298b2f9ccea08d884d41404fac7b47c5818ebb76059680e69df77dce05f6d2d18b24872ef5c846a383b7a81e0c36f44c69f19ff3d4f14881a4f88fb048')
build() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list