pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(math/py-asdf) pkglint -F



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Dec 19 19:15:46 2020 +0900
Changeset:	de13d60d29337bff1be9b4efbbbea21e8676437e

Modified Files:
	py-asdf/Makefile

Log Message:
(math/py-asdf) pkglint -F

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de13d60d29337bff1be9b4efbbbea21e8676437e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-asdf/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-asdf/Makefile b/py-asdf/Makefile
index 48fc3564c7..adf1d7d33a 100644
--- a/py-asdf/Makefile
+++ b/py-asdf/Makefile
@@ -15,8 +15,8 @@ USE_LANGUAGES=	c
 
 PYTHON_VERSIONS_INCOMPATIBLE+=	27
 PYTHON_VERSIONS_INCOMPATIBLE+=	36
-REPLACE_PYTHON+=	asdf-standard/reference_files/generate/generate
-REPLACE_PYTHON+=	asdf/extern/RangeHTTPServer.py
+REPLACE_PYTHON+=		asdf-standard/reference_files/generate/generate
+REPLACE_PYTHON+=		asdf/extern/RangeHTTPServer.py
 
 BUILD_DEPENDS+=	${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
 BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm


Home | Main Index | Thread Index | Old Index