python/python3-fs: Fix .info file.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
a33bc3e922
commit
1557aad971
|
@ -3,8 +3,8 @@ VERSION="2.4.15"
|
|||
HOMEPAGE="https://pypi.org/project/fs/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/7f/51/f2d13086c997f7c7c39b9e11817dc122ca6cf19f7b67a337c372ecae3f7c/fs-2.4.15.tar.gz"
|
||||
MD5SUM="a83a339af4e862e770247d79c1e01f5f"
|
||||
DOWNLOAD_x86_64=
|
||||
MD5SUM_x86_64=
|
||||
REQUIRES=
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Duncan Roe"
|
||||
EMAIL="duncan_roe@optusnet.com.au"
|
||||
|
|
Loading…
Reference in New Issue