summaryrefslogtreecommitdiffstats
path: root/python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild')
-rw-r--r--python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild b/python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild
index b1622a211e..84c1698f0a 100644
--- a/python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild
+++ b/python/python3-lazy-object-proxy/python3-lazy-object-proxy.SlackBuild
@@ -73,8 +73,8 @@ cd $TMP
rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
-# allow building with newer setuptools-scm on slackbuilds.org.
-sed -i 's/3.3.1,<6.0/3.3.1,<6.1/' setup.cfg
+# allow building with newer python-setuptools_scm on included in slackware
+sed -i 's/3.3.1,<6.0/3.3.1,<6.4/' setup.cfg
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \