aboutsummaryrefslogtreecommitdiff
path: root/python/python3-deprecated/python3-deprecated.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 08:57:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 08:57:31 +0700
commite1e89838c811bdb4e300df909384de2c93d0561a (patch)
tree54a94202d4663ce2ef3eb3f266e73575d21d9884 /python/python3-deprecated/python3-deprecated.info
parent03d862a3e9583b9b7ac92feb814bcb6068eb004f (diff)
python/python3-deprecated: Added (deprecated decorators).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-deprecated/python3-deprecated.info')
-rw-r--r--python/python3-deprecated/python3-deprecated.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-deprecated/python3-deprecated.info b/python/python3-deprecated/python3-deprecated.info
new file mode 100644
index 0000000000..1e451e9514
--- /dev/null
+++ b/python/python3-deprecated/python3-deprecated.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-deprecated"
+VERSION="1.2.14"
+HOMEPAGE="https://github.com/tantale/deprecated"
+DOWNLOAD="https://github.com/tantale/deprecated/archive/refs/tags/v1.2.14/deprecated-1.2.14.tar.gz"
+MD5SUM="f7f57b4087b358680c24680ac3944554"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-wrapt"
+MAINTAINER="Jeremy Hansen"
+EMAIL="jebrhansen+SBo@gmail.com"