diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-10-03 20:05:52 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-05 08:36:11 +0700 |
commit | 66ee8f316e1306d10662e63ee1ab26ba5bf1a513 (patch) | |
tree | b52b5789e6a3574146a2730349444c5945bfabeb /python/python3-jaraco.functools/python3-jaraco.functools.info | |
parent | 762bf767598d6d2493cc853ee41f55473f6aa77d (diff) |
python/python3-jaraco.functools: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jaraco.functools/python3-jaraco.functools.info')
-rw-r--r-- | python/python3-jaraco.functools/python3-jaraco.functools.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-jaraco.functools/python3-jaraco.functools.info b/python/python3-jaraco.functools/python3-jaraco.functools.info index b174e2e449..32d19756e9 100644 --- a/python/python3-jaraco.functools/python3-jaraco.functools.info +++ b/python/python3-jaraco.functools/python3-jaraco.functools.info @@ -1,8 +1,8 @@ PRGNAM="python3-jaraco.functools" -VERSION="4.0.1" +VERSION="4.1.0" HOMEPAGE="https://github.com/jaraco/jaraco.functools" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco_functools/jaraco_functools-4.0.1.tar.gz" -MD5SUM="7bc3fe47d508077b0ddbc32f84dc1374" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco_functools/jaraco_functools-4.1.0.tar.gz" +MD5SUM="b8a8d165da986efa1966abd91c45348e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt python3-typing-extensions python3-more-itertools python3-wheel" |