pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/py-mpd2 py-mpd2: adjust PLIST for Python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aafe520b4ccb
branches:  trunk
changeset: 340171:aafe520b4ccb
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Sep 25 11:51:50 2019 +0000

description:
py-mpd2: adjust PLIST for Python 2.7

diffstat:

 audio/py-mpd2/PLIST |  32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diffs (42 lines):

diff -r 598c19e0b155 -r aafe520b4ccb audio/py-mpd2/PLIST
--- a/audio/py-mpd2/PLIST       Wed Sep 25 08:48:43 2019 +0000
+++ b/audio/py-mpd2/PLIST       Wed Sep 25 11:51:50 2019 +0000
@@ -1,22 +1,22 @@
-@comment $NetBSD: PLIST,v 1.1 2019/09/14 11:03:22 nia Exp $
-${PYSITELIB}/mpd/__init__.py
-${PYSITELIB}/mpd/__init__.pyo
-${PYSITELIB}/mpd/__init__.pyc
-${PYSITELIB}/mpd/asyncio.pyo
-${PYSITELIB}/mpd/asyncio.pyc
-${PYSITELIB}/mpd/base.pyo
-${PYSITELIB}/mpd/base.pyc
-${PYSITELIB}/mpd/tests.pyo
-${PYSITELIB}/mpd/tests.pyc
-${PYSITELIB}/mpd/twisted.pyo
-${PYSITELIB}/mpd/twisted.pyc
-${PYSITELIB}/mpd/asyncio.py
-${PYSITELIB}/mpd/base.py
-${PYSITELIB}/mpd/tests.py
-${PYSITELIB}/mpd/twisted.py
+@comment $NetBSD: PLIST,v 1.2 2019/09/25 11:51:50 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/mpd/__init__.py
+${PYSITELIB}/mpd/__init__.pyc
+${PYSITELIB}/mpd/__init__.pyo
+${PYSITELIB}/mpd/asyncio.py
+${PLIST.py3x}${PYSITELIB}/mpd/asyncio.pyc
+${PLIST.py3x}${PYSITELIB}/mpd/asyncio.pyo
+${PYSITELIB}/mpd/base.py
+${PYSITELIB}/mpd/base.pyc
+${PYSITELIB}/mpd/base.pyo
+${PYSITELIB}/mpd/tests.py
+${PYSITELIB}/mpd/tests.pyc
+${PYSITELIB}/mpd/tests.pyo
+${PYSITELIB}/mpd/twisted.py
+${PYSITELIB}/mpd/twisted.pyc
+${PYSITELIB}/mpd/twisted.pyo



Home | Main Index | Thread Index | Old Index