summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-01-01 20:33:50 +0000
committer Eric Hameleers <alien@slackware.com>2020-01-02 08:59:50 +0100
commit28ca6fabe4f11e839f66810fb111ae094e9aa79c (patch)
tree33697a2299d8b0ad19669e6efd5d82a158457e43 /source/d
parentc01d25f478b3333130586a203534d27eeb6fe93d (diff)
downloadcurrent-28ca6fabe4f11e839f66810fb111ae094e9aa79c.tar.gz
current-28ca6fabe4f11e839f66810fb111ae094e9aa79c.tar.xz
Wed Jan 1 20:33:50 UTC 202020200101203350
Happy 2020 to the Slackware community! :-) a/aaa_terminfo-6.1_20191228-x86_64-1.txz: Upgraded. a/smartmontools-7.1-x86_64-1.txz: Upgraded. ap/sudo-1.8.30-x86_64-1.txz: Upgraded. d/python-setuptools-43.0.0-x86_64-1.txz: Upgraded. l/boost-1.72.0-x86_64-2.txz: Rebuilt. Recompiled against python3-3.8.1. Patched to fix missing boost/serialization/split_member.hpp include. This fixes the lightspark build at SBo. Thanks to orbea. l/ffmpeg-4.2.2-x86_64-1.txz: Upgraded. l/ncurses-6.1_20191228-x86_64-1.txz: Upgraded. l/netpbm-10.89.00-x86_64-1.txz: Upgraded. n/epic5-2.1.1-x86_64-4.txz: Rebuilt. Recompiled against python3-3.8.1. Thanks to Willy Sudiarto Raharjo for pointing this one out. n/whois-5.5.4-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.1.130.0-x86_64-1.txz: Upgraded. extra/pure-alsa-system/ffmpeg-4.2.2-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/python-setuptools/python-setuptools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/python-setuptools/python-setuptools.SlackBuild b/source/d/python-setuptools/python-setuptools.SlackBuild
index f531546dc..c44ac34f5 100755
--- a/source/d/python-setuptools/python-setuptools.SlackBuild
+++ b/source/d/python-setuptools/python-setuptools.SlackBuild
@@ -35,7 +35,7 @@ fi
PKGNAM=python-setuptools
VERSION=${VERSION:-$(echo setuptools-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
SRCNAM=setuptools