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

Levente Polyak anthraxx at gemini.archlinux.org
Tue Mar 8 21:15:17 UTC 2022


    Date: Tuesday, March 8, 2022 @ 21:15:16
  Author: anthraxx
Revision: 1145572

upgpkg: python-multidict 6.0.2-1

Modified:
  python-multidict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 21:13:47 UTC (rev 1145571)
+++ PKGBUILD	2022-03-08 21:15:16 UTC (rev 1145572)
@@ -3,8 +3,8 @@
 
 _pkgname=multidict
 pkgname=python-${_pkgname}
-pkgver=5.2.0
-pkgrel=3
+pkgver=6.0.2
+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' 'git')
 checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner' 'python-psutil' 'python-perf')
 source=(https://github.com/aio-libs/multidict/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('508b6db9219c3dae76da5e89a398f4541beff2a875030c2f11da9aaa1e001324d069d7a291148c510fe555cb3a33288ef297c9baa863e42d3d09d60588bebd7e')
-b2sums=('3580e3f53b3ec581d338676647f2e8dd78387fdad5730fe703c02b3cd4182d69e3b6896d71bd969413dd27974e07272cc541701a2145a517d9bacea45000e9c8')
+sha512sums=('508f18c5f731e7438bc7cb84b29aff22422769a8ea4c0ba7c875361d1bb1da78bed2db8b4ca34b833effd03ca3e7f00dabaad64bfce54b3e8d208cdc808083c9')
+b2sums=('1fa9b0d92a94ed022849a851f925e132b629216ddd0d5d4772304fd3361a129692f8b49fca2765118ab1cbc306879924d0aa7c6b57b648158a093a9f311a8d30')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list