python/python-toml: Updated for version 0.10.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2020-05-15 22:35:56 +03:00 committed by Willy Sudiarto Raharjo
parent 33d38f76f7
commit ef94ac9d84
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=python-toml
SRCNAM=toml
VERSION=${VERSION:-0.10.0}
VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-toml"
VERSION="0.10.0"
VERSION="0.10.1"
HOMEPAGE="https://github.com/uiri/toml"
DOWNLOAD="https://files.pythonhosted.org/packages/b9/19/5cbd78eac8b1783671c40e34bb0fa83133a06d340a38b55c645076d40094/toml-0.10.0.tar.gz"
MD5SUM="63fffbe2d632865ec29cd69bfdf36682"
DOWNLOAD="https://files.pythonhosted.org/packages/da/24/84d5c108e818ca294efe7c1ce237b42118643ce58a14d2462b3b2e3800d5/toml-0.10.1.tar.gz"
MD5SUM="743131c431419fe42f854cff02ad3abe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""