aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jsonlines
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-jsonlines')
-rw-r--r--python/python3-jsonlines/python3-jsonlines.SlackBuild2
-rw-r--r--python/python3-jsonlines/python3-jsonlines.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-jsonlines/python3-jsonlines.SlackBuild b/python/python3-jsonlines/python3-jsonlines.SlackBuild
index dc28ef765a..6a8581e2ba 100644
--- a/python/python3-jsonlines/python3-jsonlines.SlackBuild
+++ b/python/python3-jsonlines/python3-jsonlines.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-jsonlines
SRCNAM=jsonlines
VERSION=${VERSION:-3.1.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-jsonlines/python3-jsonlines.info b/python/python3-jsonlines/python3-jsonlines.info
index c5f4f1539e..553dbf9051 100644
--- a/python/python3-jsonlines/python3-jsonlines.info
+++ b/python/python3-jsonlines/python3-jsonlines.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/wbolster/jsonlines/archive/3.1.0/jsonlines-3.1.0.ta
MD5SUM="6873a1a31916e5658e91ea697a9f7107"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="python3-attrs"
MAINTAINER="S. S. Bolokanar"
EMAIL="sbolokanov@abv.bg"