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

Levente Polyak anthraxx at archlinux.org
Wed May 9 00:01:51 UTC 2018


    Date: Wednesday, May 9, 2018 @ 00:01:42
  Author: anthraxx
Revision: 319737

upgpkg: python-async-timeout 3.0.0-1

Modified:
  python-async-timeout/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 23:57:59 UTC (rev 319736)
+++ PKGBUILD	2018-05-09 00:01:42 UTC (rev 319737)
@@ -5,7 +5,7 @@
 
 _pkgname=async-timeout
 pkgname=python-async-timeout
-pkgver=2.0.1
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Asyncio-compatible timeout class'
 url='https://github.com/aio-libs/async-timeout'
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-asyncio' 'python-pytest-aiohttp')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/async-timeout/archive/v${pkgver}.tar.gz)
-sha256sums=('75a300199bb1bc11bb79a9ba7525a547ea0d3109000660e4ca57d4069b4544c3')
-sha512sums=('e3f3565cd5eb467b3e51a9e839d5a08002815e42cc442cba7db240dd265d1d9b21ae5ec4705a126aef46ec9ab4a3aa280a78ed012b222ea516f051228260455d')
+sha256sums=('48341ca53e51d5e975154e14f3d75444355243482c7319bb95b727a487d92cc8')
+sha512sums=('23a697ef1aea14e74fdca2f1d18a0dd474caa623c452199da137db01692a28be9667f50d0253b61743fdff00bea2880fc59439f27ffc1a7257ce2d13fdab23a5')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list