summaryrefslogtreecommitdiffstats
path: root/source/l/python-idna
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-06 19:39:46 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-07 08:59:53 +0100
commit7303a8620511d5958287983758217cbc04ea1225 (patch)
treee89bab45d7baf532d6c83db9f772bac770b00ee3 /source/l/python-idna
parentb49afe63130ace73ab284baee8fff8da4f567e88 (diff)
downloadcurrent-7303a8620511d5958287983758217cbc04ea1225.tar.gz
current-7303a8620511d5958287983758217cbc04ea1225.tar.xz
Sat Mar 6 19:39:46 UTC 202120210306193946
l/python-idna-2.10-x86_64-2.txz: Rebuilt. Since it doesn't seem that there's any progress yet on making requests compatible with idna-3, let's drop back to this version for now. l/python-pillow-8.1.2-x86_64-1.txz: Upgraded. x/ibus-table-1.12.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/python-idna')
-rwxr-xr-xsource/l/python-idna/python-idna.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-idna/python-idna.SlackBuild b/source/l/python-idna/python-idna.SlackBuild
index 02484e14a..a5e6f9d24 100755
--- a/source/l/python-idna/python-idna.SlackBuild
+++ b/source/l/python-idna/python-idna.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-idna
VERSION=${VERSION:-$(echo idna-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-2}
SRCNAM=idna