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

Felix Yan felixonmars at archlinux.org
Tue Dec 4 19:19:31 UTC 2018


    Date: Tuesday, December 4, 2018 @ 19:19:30
  Author: felixonmars
Revision: 341000

upgpkg: python-idna 2.8-1

Modified:
  python-idna/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 15:09:10 UTC (rev 340999)
+++ PKGBUILD	2018-12-04 19:19:30 UTC (rev 341000)
@@ -2,8 +2,8 @@
 
 pkgbase=python-idna
 pkgname=('python-idna' 'python2-idna')
-pkgver=2.7
-pkgrel=3
+pkgver=2.8
+pkgrel=1
 pkgdesc="Internationalized Domain Names in Applications (IDNA)"
 arch=('any')
 license=('BSD')
@@ -10,7 +10,7 @@
 url="https://github.com/kjd/idna"
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/i/idna/idna-$pkgver.tar.gz")
-sha512sums=('34ba985862e386243f43616586e53830177cf4ba0925b6054198dfa63c085ec5c6c5b54c2b3c0989bc768aacceeef76b84471e58a16183b960dc4b8812cd1c61')
+sha512sums=('8ca5cfe6350c51250bafdac7c6e4ddd54c4a5d6bf7acbcef896760a759868c8e9df1fdf550121d8512fa3eb316dcf031ec6058e03b4f66eadee21b63e2187d33')
 
 prepare() {
    rm -r idna-$pkgver/*.egg-info



More information about the arch-commits mailing list