mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/twine: Updated for version 1.11.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
56125c1528
commit
17fd1b98fb
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=twine
|
||||
VERSION=${VERSION:-1.10.0}
|
||||
VERSION=${VERSION:-1.11.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="twine"
|
||||
VERSION="1.10.0"
|
||||
VERSION="1.11.0"
|
||||
HOMEPAGE="https://github.com/pypa/twine"
|
||||
DOWNLOAD="https://pypi.python.org/packages/0d/4d/2a00a51fccbd51150d60c67525826888c1db0ff930cc9ef0ed63b6bdbcb0/twine-1.10.0.tar.gz"
|
||||
MD5SUM="1247ae923bd0d489b32947e4a4aaf449"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/9e/89/2971f240b9fc102b2e56ee8b0a9d7c9c3a7cf081b851eb02d85891de20d1/twine-1.11.0.tar.gz"
|
||||
MD5SUM="1b4de33b45225a30f5f04b118f92c09b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tqdm pkginfo requests-toolbelt"
|
||||
|
|
Loading…
Reference in a new issue