diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-08 23:27:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 09:51:46 +0700 |
commit | d888ea45122a41b04a96c6da904ca592f694665c (patch) | |
tree | 5db6959173a447247e3bb34fc952cff73f69501f /python/python3-pastedeploy/python3-pastedeploy.info | |
parent | 671796db20e4eba791c537abce15033b90db2848 (diff) |
python/python3-pastedeploy: renamed from PasteDeploy for python3, updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pastedeploy/python3-pastedeploy.info')
-rw-r--r-- | python/python3-pastedeploy/python3-pastedeploy.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pastedeploy/python3-pastedeploy.info b/python/python3-pastedeploy/python3-pastedeploy.info new file mode 100644 index 000000000000..748f64ef26d6 --- /dev/null +++ b/python/python3-pastedeploy/python3-pastedeploy.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pastedeploy" +VERSION="2.1.1" +HOMEPAGE="https://pylonsproject.org/" +DOWNLOAD="https://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-2.1.1.tar.gz" +MD5SUM="bc13219866a524626aee97127afa0348" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |