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

Levente Polyak anthraxx at archlinux.org
Fri Jul 14 20:03:47 UTC 2017


    Date: Friday, July 14, 2017 @ 20:03:47
  Author: anthraxx
Revision: 245117

upgpkg: python-multidict 3.1.3-1

Modified:
  python-multidict/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 19:51:28 UTC (rev 245116)
+++ PKGBUILD	2017-07-14 20:03:47 UTC (rev 245117)
@@ -3,7 +3,7 @@
 
 _pkgname=multidict
 pkgname=python-${_pkgname}
-pkgver=2.1.6
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='Asyncio-based multidict implementation for Python'
 url='https://github.com/aio-libs/multidict'
@@ -11,10 +11,10 @@
 license=('APACHE')
 depends=('python')
 makedepends=('cython' 'python-setuptools')
-checkdepends=('python-pytest')
+checkdepends=('python-pytest' 'python-psutil')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/multidict/archive/v${pkgver}.tar.gz)
-sha256sums=('d044e5388058b8622bbcf47322c2c54c583d2985e4e8f49a1ca96a48f39186e3')
-sha512sums=('df698ee19cc36879663dc12951751d2975174415fc9b49f0a5f10f0103d6672e010d90e76d686c1cbd401dd30f0c3bfa7c0b7f3d7f8cafe044f5057021fbd346')
+sha256sums=('421570422f7c933afde697149b288b3c5342f04606a1f912a4e070ab8f52ccb2')
+sha512sums=('f0f1ff37f218100b4fa81bc8accaddcf52b734ece3d0fc79c51c4cf4048edd622720db6db46a32339637ee1d69c3c0895f98f9df0dda3d359cb8d87f8b2003d2')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list