diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-01-04 16:48:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-07 08:13:30 +0700 |
commit | 6f5e5defc1ae495172c0e994277ef81d4efd5f77 (patch) | |
tree | d581584c02f0b3e3c571d669ff25427bcfc01f68 /libraries/python3-plumbum/python3-plumbum.info | |
parent | 5589356a8a23fc314091cab0b626ae020c1ca279 (diff) |
libraries/python3-plumbum: Updated for version 1.8.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-plumbum/python3-plumbum.info')
-rw-r--r-- | libraries/python3-plumbum/python3-plumbum.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/python3-plumbum/python3-plumbum.info b/libraries/python3-plumbum/python3-plumbum.info index a62e31031c827..a521460f6dbb7 100644 --- a/libraries/python3-plumbum/python3-plumbum.info +++ b/libraries/python3-plumbum/python3-plumbum.info @@ -1,10 +1,10 @@ PRGNAM="python3-plumbum" -VERSION="1.8.0" +VERSION="1.8.1" HOMEPAGE="http://plumbum.readthedocs.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/plumbum/plumbum-1.8.0.tar.gz" -MD5SUM="07a564575332c3ba0af3a52815853292" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/plumbum/plumbum-1.8.1.tar.gz" +MD5SUM="1502525f84a9b3f4b1f286dc35a08480" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-hatch_vcs" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |