summaryrefslogtreecommitdiffstats
path: root/source/l/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-04-28 18:58:12 +0000
committer Eric Hameleers <alien@slackware.com>2019-04-29 08:59:45 +0200
commit0aa4ddfcc4e2610b1ba115e34626bbc52d384990 (patch)
treeee88c01460e5e25a152e4a9b0dbd2c5878739480 /source/l/python-requests/python-requests.SlackBuild
parent495148272d8fc1529a1d066c8b0e30dc4230832e (diff)
downloadcurrent-0aa4ddfcc4e2610b1ba115e34626bbc52d384990.tar.gz
current-0aa4ddfcc4e2610b1ba115e34626bbc52d384990.tar.xz
Sun Apr 28 18:58:12 UTC 201920190428185812
ap/qpdf-8.4.1-x86_64-1.txz: Upgraded. l/M2Crypto-0.33.0-x86_64-1.txz: Upgraded. l/python-requests-2.21.0-x86_64-4.txz: Rebuilt. Also patch __init__.py to allow a newer urllib3. Thanks to petslack. x/xkeyboard-config-2.26-noarch-2.txz: Rebuilt. Fixed broken pt keymap. Thanks to sairum. extra/bash-completion/bash-completion-2.9-noarch-1.txz: Upgraded.
Diffstat (limited to 'source/l/python-requests/python-requests.SlackBuild')
-rwxr-xr-xsource/l/python-requests/python-requests.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-requests/python-requests.SlackBuild b/source/l/python-requests/python-requests.SlackBuild
index b80fc33d8..8ba18ea1d 100755
--- a/source/l/python-requests/python-requests.SlackBuild
+++ b/source/l/python-requests/python-requests.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-requests
VERSION=${VERSION:-$(echo requests-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
SRCNAM=requests