diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-05-15 19:29:50 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-18 06:55:42 +0700 |
commit | 0c749ce89fb23c1e615705ce496f3f5ed67352dd (patch) | |
tree | 34c55f06d74f90c4c012009a37f13aff67a5a0ce /python/path.py/path.py.info | |
parent | 5c127f8fd81ccbd6fe6a615b12577e8abf589d25 (diff) |
python/path.py: Removed unused.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/path.py/path.py.info')
-rw-r--r-- | python/path.py/path.py.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info deleted file mode 100644 index ab6185845d..0000000000 --- a/python/path.py/path.py.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="path.py" -VERSION="11.0.1" -HOMEPAGE="https://github.com/jaraco/path.py" -DOWNLOAD="https://pypi.python.org/packages/c0/8e/737f0e163c74ae0fc54ae3004843f6b630f6b29c83fe0d3c59e715e3d6f0/path.py-11.0.1.tar.gz" -MD5SUM="de65181c0efc12efc34d1ff1a0b1edfe" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="python2-setuptools-scm" -MAINTAINER="Dimitris Zlatanidis" -EMAIL="d.zlatanidis@gmail.com" |