diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/attrs/attrs.SlackBuild | 4 | ||||
-rw-r--r-- | python/attrs/attrs.info | 6 |
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="" |