pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-mercurial py-mercurial: fix PLIST for python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/74885b004fab
branches: trunk
changeset: 446293:74885b004fab
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 06 08:29:18 2021 +0000
description:
py-mercurial: fix PLIST for python 2.7
diffstat:
devel/py-mercurial/PLIST | 38 +++++++++++++++++++-------------------
1 files changed, 19 insertions(+), 19 deletions(-)
diffs (52 lines):
diff -r d0871764de44 -r 74885b004fab devel/py-mercurial/PLIST
--- a/devel/py-mercurial/PLIST Sat Feb 06 08:23:46 2021 +0000
+++ b/devel/py-mercurial/PLIST Sat Feb 06 08:29:18 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2021/02/04 23:15:33 wiz Exp $
+@comment $NetBSD: PLIST,v 1.33 2021/02/06 08:29:18 wiz Exp $
bin/hg
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/hgdemandimport/__init__.py
@@ -173,24 +173,24 @@
${PYSITELIB}/hgext/fsmonitor/watchmanclient.py
${PYSITELIB}/hgext/fsmonitor/watchmanclient.pyc
${PYSITELIB}/hgext/fsmonitor/watchmanclient.pyo
-${PYSITELIB}/hgext/git/__init__.py
-${PYSITELIB}/hgext/git/__init__.pyc
-${PYSITELIB}/hgext/git/__init__.pyo
-${PYSITELIB}/hgext/git/dirstate.py
-${PYSITELIB}/hgext/git/dirstate.pyc
-${PYSITELIB}/hgext/git/dirstate.pyo
-${PYSITELIB}/hgext/git/gitlog.py
-${PYSITELIB}/hgext/git/gitlog.pyc
-${PYSITELIB}/hgext/git/gitlog.pyo
-${PYSITELIB}/hgext/git/gitutil.py
-${PYSITELIB}/hgext/git/gitutil.pyc
-${PYSITELIB}/hgext/git/gitutil.pyo
-${PYSITELIB}/hgext/git/index.py
-${PYSITELIB}/hgext/git/index.pyc
-${PYSITELIB}/hgext/git/index.pyo
-${PYSITELIB}/hgext/git/manifest.py
-${PYSITELIB}/hgext/git/manifest.pyc
-${PYSITELIB}/hgext/git/manifest.pyo
+${PLIST.py3x}${PYSITELIB}/hgext/git/__init__.py
+${PLIST.py3x}${PYSITELIB}/hgext/git/__init__.pyc
+${PLIST.py3x}${PYSITELIB}/hgext/git/__init__.pyo
+${PLIST.py3x}${PYSITELIB}/hgext/git/dirstate.py
+${PLIST.py3x}${PYSITELIB}/hgext/git/dirstate.pyc
+${PLIST.py3x}${PYSITELIB}/hgext/git/dirstate.pyo
+${PLIST.py3x}${PYSITELIB}/hgext/git/gitlog.py
+${PLIST.py3x}${PYSITELIB}/hgext/git/gitlog.pyc
+${PLIST.py3x}${PYSITELIB}/hgext/git/gitlog.pyo
+${PLIST.py3x}${PYSITELIB}/hgext/git/gitutil.py
+${PLIST.py3x}${PYSITELIB}/hgext/git/gitutil.pyc
+${PLIST.py3x}${PYSITELIB}/hgext/git/gitutil.pyo
+${PLIST.py3x}${PYSITELIB}/hgext/git/index.py
+${PLIST.py3x}${PYSITELIB}/hgext/git/index.pyc
+${PLIST.py3x}${PYSITELIB}/hgext/git/index.pyo
+${PLIST.py3x}${PYSITELIB}/hgext/git/manifest.py
+${PLIST.py3x}${PYSITELIB}/hgext/git/manifest.pyc
+${PLIST.py3x}${PYSITELIB}/hgext/git/manifest.pyo
${PYSITELIB}/hgext/githelp.py
${PYSITELIB}/hgext/githelp.pyc
${PYSITELIB}/hgext/githelp.pyo
Home |
Main Index |
Thread Index |
Old Index