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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Feb 12 09:43:28 UTC 2018


    Date: Monday, February 12, 2018 @ 09:43:27
  Author: svenstaro
Revision: 292882

upgpkg: python-idna_ssl 1.0.0-2

Add python-idna to deps

Modified:
  python-idna_ssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 09:41:52 UTC (rev 292881)
+++ PKGBUILD	2018-02-12 09:43:27 UTC (rev 292882)
@@ -2,12 +2,12 @@
 
 pkgname=python-idna_ssl
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Patch ssl.match_hostname for Unicode(idna_ssl) domains support"
 arch=('any')
 license=('MIT')
 url="https://github.com/aio-libs/idna_ssl"
-depends=('python')
+depends=('python' 'python-idna')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/i/idna_ssl/idna_ssl-$pkgver.tar.gz")
 sha512sums=('d1f7479cc3edff164bb26deb05af757906ba91241bc668f1b087560087a89f741a0b36e166bfb8142128ceed6008621ab36a2556ed2304ea6374c19982bc663a')



More information about the arch-commits mailing list