aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lockfile/python3-lockfile.info
diff options
context:
space:
mode:
authorDimitris Zlatanidis <dslackw@gmail.com>2024-02-07 06:37:25 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:09:46 +0700
commitf90a2baf77e4770e8772376c05e1e7fc5392c554 (patch)
treef714b18dfb6aced3c6b57179a8f3f8825f816bca /python/python3-lockfile/python3-lockfile.info
parent0ab09a2fbf8e1b6eab4f5cebb9f22e1d2f2886c5 (diff)
python/python3-lockfile: Added (file locking module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lockfile/python3-lockfile.info')
-rw-r--r--python/python3-lockfile/python3-lockfile.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-lockfile/python3-lockfile.info b/python/python3-lockfile/python3-lockfile.info
new file mode 100644
index 0000000000..07d174fb4e
--- /dev/null
+++ b/python/python3-lockfile/python3-lockfile.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-lockfile"
+VERSION="0.12.2"
+HOMEPAGE="https://pypi.org/project/lockfile"
+DOWNLOAD="https://files.pythonhosted.org/packages/17/47/72cb04a58a35ec495f96984dddb48232b551aafb95bde614605b754fe6f7/lockfile-0.12.2.tar.gz"
+MD5SUM="a6a1a82957a23afdf44cfdd039b65ff9"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="dslackw@gmail.com"