pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-formtools
Module Name: pkgsrc
Committed By: adam
Date: Sun May 30 08:12:34 UTC 2021
Modified Files:
pkgsrc/www/py-django-formtools: Makefile
Log Message:
py-django-formtools: fix a typo
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-django-formtools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-django-formtools/Makefile
diff -u pkgsrc/www/py-django-formtools/Makefile:1.8 pkgsrc/www/py-django-formtools/Makefile:1.9
--- pkgsrc/www/py-django-formtools/Makefile:1.8 Sat May 29 06:35:48 2021
+++ pkgsrc/www/py-django-formtools/Makefile Sun May 30 08:12:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/05/29 06:35:48 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/05/30 08:12:34 adam Exp $
DISTNAME= django-formtools-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://django-formtools.readt
COMMENT= Collection of assorted utilities for specific form use cases
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-scm-[0-9]*:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-django>=2.2:../../www/py-django2
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index