[arch-commits] Commit in python-multidict/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Sep 23 15:58:19 UTC 2018


    Date: Sunday, September 23, 2018 @ 15:58:19
  Author: anthraxx
Revision: 384222

upgpkg: python-multidict 4.4.2-1

Modified:
  python-multidict/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 15:57:27 UTC (rev 384221)
+++ PKGBUILD	2018-09-23 15:58:19 UTC (rev 384222)
@@ -3,7 +3,7 @@
 
 _pkgname=multidict
 pkgname=python-${_pkgname}
-pkgver=4.4.0
+pkgver=4.4.2
 pkgrel=1
 pkgdesc='Asyncio-based multidict implementation for Python'
 url='https://github.com/aio-libs/multidict'
@@ -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=('d2346c1ee53b352f3e51e80c14400853d13a32c01c497375ded16082fde97211')
-sha512sums=('87350e298b2f9ccea08d884d41404fac7b47c5818ebb76059680e69df77dce05f6d2d18b24872ef5c846a383b7a81e0c36f44c69f19ff3d4f14881a4f88fb048')
+sha256sums=('5caa32ec9fd170b589c804e9e741da5226473174eab6af813bc0183db1f52c1b')
+sha512sums=('1b34f5733f2d4d47f82d8c294e820db553fd993dc728b0796894f837dcd2fed1b0ce8e8094118cf0a8da0478316197b440f905bec250e7c23d464e6796a74a9f')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list