diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-04 05:32:50 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 10:14:17 +0700 |
commit | 6dcb047ea5cc3a3016490b069cf00b566c23c357 (patch) | |
tree | 52be02474538a009697f63080e9619d38a5bcd8f /python/python3-cattrs/python3-cattrs.info | |
parent | b51b4d89bd471526b9cba60788667dc593ec33c3 (diff) |
python/python3-cattrs: Updated for version 23.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cattrs/python3-cattrs.info')
-rw-r--r-- | python/python3-cattrs/python3-cattrs.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-cattrs/python3-cattrs.info b/python/python3-cattrs/python3-cattrs.info index 8c56f4d5fb..9e32e46d0b 100644 --- a/python/python3-cattrs/python3-cattrs.info +++ b/python/python3-cattrs/python3-cattrs.info @@ -1,10 +1,10 @@ PRGNAM="python3-cattrs" -VERSION="22.2.0" +VERSION="23.1.2" HOMEPAGE="https://github.com/python-attrs/cattrs" -DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cattrs/cattrs-22.2.0.tar.gz" -MD5SUM="4bb7397e38b7066ce7f5654ea9b5a9f2" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cattrs/cattrs-23.1.2.tar.gz" +MD5SUM="7e37de3fa6496530f9dd74f0bf490889" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-poetry-core python3-attrs python3-exceptiongroup" +REQUIRES="typing-extensions python3-poetry-core python3-attrs python3-exceptiongroup" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |