diff options
author | Arn0 <yth@ythogtha.org> | 2025-02-07 20:02:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-08 07:49:16 +0700 |
commit | 7c67596fad9dd7d36512d791cd636ab87881ced3 (patch) | |
tree | 26a9ab4ffa8a15570592776971a7a69ccb6d5115 /python/python3-formencode/python3-formencode.info | |
parent | b3a3e33bd606872fc6bff7bd70d52f09165fa14e (diff) |
python/python3-formencode: updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-formencode/python3-formencode.info')
-rw-r--r-- | python/python3-formencode/python3-formencode.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-formencode/python3-formencode.info b/python/python3-formencode/python3-formencode.info index e2b3697bda..fa3330fe2c 100644 --- a/python/python3-formencode/python3-formencode.info +++ b/python/python3-formencode/python3-formencode.info @@ -1,8 +1,8 @@ PRGNAM="python3-formencode" -VERSION="2.1.0" +VERSION="2.1.1" HOMEPAGE="http://FormEncode.org/" -DOWNLOAD="https://pypi.python.org/packages/source/F/FormEncode/FormEncode-2.1.0.tar.gz" -MD5SUM="088ba6620c6ff9133ee95874e2eb8a88" +DOWNLOAD="https://pypi.python.org/packages/source/f/formencode/formencode-2.1.1.tar.gz" +MD5SUM="d179386d31ae8c32e70d004dca19ac60" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools_scm_git_archive" |