changeset 62:b3bdf3b42a88

python/py-isodate: make executable and fix depend
author David Demelier <markand@malikania.fr>
date Tue, 05 Mar 2019 17:52:53 +0100
parents 6b378fecec94
children f169a2d6faa8
files python/py-isodate/py-isodate.info python/py-isodate/py-isodate.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/python/py-isodate/py-isodate.info	Tue Mar 05 17:28:31 2019 +0100
+++ b/python/py-isodate/py-isodate.info	Tue Mar 05 17:52:53 2019 +0100
@@ -21,4 +21,4 @@
 PKGLICENSE="BSD"
 PKGSUMMARY="An ISO 8601 date/time/duration parser and formatter"
 PKGDOWNLOAD="https://files.pythonhosted.org/packages/source/i/isodate/isodate-$PKGVERSION.tar.gz"
-PKGDEPENDS="python"
+PKGDEPENDS="python/python"