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

Felix Yan felixonmars at archlinux.org
Sun Jun 28 20:24:28 UTC 2020


    Date: Sunday, June 28, 2020 @ 20:24:28
  Author: felixonmars
Revision: 390551

upgpkg: python-idna 2.10-1

Modified:
  python-idna/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 20:20:43 UTC (rev 390550)
+++ PKGBUILD	2020-06-28 20:24:28 UTC (rev 390551)
@@ -2,7 +2,7 @@
 
 pkgbase=python-idna
 pkgname=('python-idna' 'python2-idna')
-pkgver=2.9
+pkgver=2.10
 pkgrel=1
 pkgdesc="Internationalized Domain Names in Applications (IDNA)"
 arch=('any')
@@ -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=('2bd3fdae46fe7045640912872b0a3955de3abce62fd222b16ea2c997a04755acc834eeb645e5610d621c176d4b963e1d4a71228fba14efad54999cdf3c02eaf4')
+sha512sums=('83b412de2f79a4bc86fb4bdac7252521b9d84f0be54f4fb1bde1ee13a210bbfa4b1a98247affbc7921046fb117a591316c12694c1be72865767646554c5207ac')
 
 prepare() {
    rm -r idna-$pkgver/*.egg-info



More information about the arch-commits mailing list