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/3361f5edd475
branches:  trunk
changeset: 372257:3361f5edd475
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 15:25:59 2022 +0000

description:
py-mercurial: fix PLIST for python 2.7

diffstat:

 devel/py-mercurial/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 27c7fa937650 -r 3361f5edd475 devel/py-mercurial/PLIST
--- a/devel/py-mercurial/PLIST  Sat Jan 22 15:24:20 2022 +0000
+++ b/devel/py-mercurial/PLIST  Sat Jan 22 15:25:59 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2022/01/16 23:51:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.40 2022/01/22 15:25:59 wiz Exp $
 bin/hg
 ${PYSITELIB}/hgdemandimport/__init__.py
 ${PYSITELIB}/hgdemandimport/__init__.pyc
@@ -463,6 +463,7 @@
 ${PYSITELIB}/hgext3rd/__init__.py
 ${PYSITELIB}/hgext3rd/__init__.pyc
 ${PYSITELIB}/hgext3rd/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index