summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2018-01-01 10:22:08 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-06 06:55:12 +0700
commit6fb7d486ae8593c00e2de1aa6c0c04f1093e23b4 (patch)
treebe676f8ec61892e285c4693875afb3de1ede7778 /python
parent4451c4f69195e3238f528d02405f0d2d127dbfd5 (diff)
downloadslackbuilds-6fb7d486ae8593c00e2de1aa6c0c04f1093e23b4.tar.gz
slackbuilds-6fb7d486ae8593c00e2de1aa6c0c04f1093e23b4.tar.xz
python/attrs: Updated for version 17.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/attrs/attrs.SlackBuild4
-rw-r--r--python/attrs/attrs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/attrs/attrs.SlackBuild b/python/attrs/attrs.SlackBuild
index 9d58cb5416..f9eaaf8aee 100644
--- a/python/attrs/attrs.SlackBuild
+++ b/python/attrs/attrs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for attrs
-# Copyright 2016-2017 Markus Reichelt, Aachen, DE
+# Copyright 2016-2018 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=attrs
-VERSION=${VERSION:-16.3.0}
+VERSION=${VERSION:-17.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/attrs/attrs.info b/python/attrs/attrs.info
index 0356a37314..b6f4bd9b64 100644
--- a/python/attrs/attrs.info
+++ b/python/attrs/attrs.info
@@ -1,8 +1,8 @@
PRGNAM="attrs"
-VERSION="16.3.0"
+VERSION="17.4.0"
HOMEPAGE="https://pypi.python.org/pypi/attrs"
-DOWNLOAD="https://pypi.python.org/packages/01/b0/3ac73bf6df716a38568a16f6a9cbc46cc9e8ed6fe30c8768260030db55d4/attrs-16.3.0.tar.gz"
-MD5SUM="4ec003c49360853cf935113d1ae56151"
+DOWNLOAD="https://pypi.python.org/packages/8b/0b/a06cfcb69d0cb004fde8bc6f0fd192d96d565d1b8aa2829f0f20adb796e5/attrs-17.4.0.tar.gz"
+MD5SUM="d7a89063b2e0fd36bd82389c4d82821d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""