pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hg-fastimport
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 7 16:52:20 UTC 2020
Modified Files:
pkgsrc/devel/py-hg-fastimport: Makefile
Log Message:
py-hg-fastimport: not ready for python 3.7
(not py-mercurial's fault any longer)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-hg-fastimport/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-hg-fastimport/Makefile
diff -u pkgsrc/devel/py-hg-fastimport/Makefile:1.11 pkgsrc/devel/py-hg-fastimport/Makefile:1.12
--- pkgsrc/devel/py-hg-fastimport/Makefile:1.11 Sun Nov 3 10:18:28 2019
+++ pkgsrc/devel/py-hg-fastimport/Makefile Sat Nov 7 16:52:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/11/03 10:18:28 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/11/07 16:52:19 wiz Exp $
DISTNAME= danielj7-hg-fastimport-d41a42894dfa
PKGNAME= ${PYPKGPREFIX}-hg-fastimport-20170211
@@ -19,7 +19,7 @@ USE_LANGUAGES= # none
INSTALLATION_DIRS+= ${PYSITELIB}/hgfastimport share/doc/py-hg-fastimport
-PYTHON_VERSIONS_ACCEPTED= 27 # py-mercurial
+PYTHON_VERSIONS_ACCEPTED= 27
PY_PATCHPLIST= yes
do-build:
Home |
Main Index |
Thread Index |
Old Index