mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/python3-attrs: Update to 19.1.0
This commit is contained in:
parent
290a71b92e
commit
32d9b4b2a3
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
PRGNAM=python3-attrs
|
||||
SRCNAM=attrs
|
||||
VERSION=${VERSION:-18.2.0}
|
||||
VERSION=${VERSION:-19.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="python3-attrs"
|
||||
VERSION="18.2.0"
|
||||
VERSION="19.1.0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/attrs"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/0f/9e/26b1d194aab960063b266170e53c39f73ea0d0d3f5ce23313e0ec8ee9bdf/attrs-18.2.0.tar.gz"
|
||||
MD5SUM="44700294787c8018858777fc150e5d40"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/cc/d9/931a24cc5394f19383fbbe3e1147a0291276afa43a0dc3ed0d6cd9fda813/attrs-19.1.0.tar.gz"
|
||||
MD5SUM="2be7bce157988928f5ff2bb50a0b510d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
MAINTAINER="David Woodfall"
|
||||
EMAIL="dave@dawoodfall.net"
|
||||
MAINTAINER="Dave Woodfall"
|
||||
EMAIL="dave@tty1.uk"
|
||||
|
|
Loading…
Reference in a new issue