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

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


    Date: Friday, July 14, 2017 @ 20:15:03
  Author: anthraxx
Revision: 245119

upgpkg: python-yarl 0.12.0-1

Modified:
  python-yarl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 20:03:58 UTC (rev 245118)
+++ PKGBUILD	2017-07-14 20:15:03 UTC (rev 245119)
@@ -2,7 +2,7 @@
 
 _pkgname=yarl
 pkgname=python-yarl
-pkgver=0.10.3
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='Yet another URL library'
 url='https://github.com/aio-libs/yarl/'
@@ -12,7 +12,8 @@
 makedepends=('cython' 'python-setuptools')
 checkdepends=('python-pytest')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/yarl/archive/v${pkgver}.tar.gz)
-sha512sums=('b13886c5fae7f3350d5692a3a782b8dbd0c066fee253c06797a8a09a61c3c24849fe33c5601a4fcc41c0c4457ffcb7885c02ea1a1e13cc72383c85acbec9f036')
+sha256sums=('01f05ee4085feb53a89612bbf1bad58ce4cef0c67871a25e360f4023b5d5f86b')
+sha512sums=('d8195b0f5c672960825efb6b3168f422207a373072eb66a406ec77c70117114d72f1e8fc41493e2ce49ba75ed5027e53325091a54da95bdac3135792d1daad37')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list