python/python3-fs: Fix .info file.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-03-12 13:40:15 +13:00
parent a33bc3e922
commit 1557aad971
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
1 changed files with 3 additions and 3 deletions

View File

@ -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"