[arch-commits] Commit in python-idna_ssl/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Jul 6 14:14:48 UTC 2018
Date: Friday, July 6, 2018 @ 14:14:47
Author: svenstaro
Revision: 353683
upgpkg: python-idna_ssl 1.1.0-1
Modified:
python-idna_ssl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-06 14:12:55 UTC (rev 353682)
+++ PKGBUILD 2018-07-06 14:14:47 UTC (rev 353683)
@@ -1,8 +1,8 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
pkgname=python-idna_ssl
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Patch ssl.match_hostname for Unicode(idna_ssl) domains support"
arch=('any')
license=('MIT')
@@ -10,7 +10,7 @@
depends=('python' 'python-idna')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://github.com/aio-libs/idna-ssl/archive/v${pkgver}.tar.gz")
-sha512sums=('04605ec681ca20a79cb928308d8f863e08973362cd59ba8cf00b010af3433805188269a3c1c7351b14c3ce924fd74eb706a660dece828232ce448247fd0cdf96')
+sha512sums=('01e58e9f32f7e02ef203edbd76e199916ea0b16d01a929ca2fb272d83988483c17e9c36e131f47bfba7f7b657bef9e2be222f81800716a5b87d5847c27cce34d')
build() {
cd "$srcdir"/idna-ssl-$pkgver
More information about the arch-commits
mailing list