pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-kitchen: fix PLIST of python-2.x
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Feb 14 11:17:42 2017 +0100
Changeset: a772cf8007467f2e5af1d3b93ec19eb0aa58ea01
Modified Files:
py-kitchen/PLIST
Log Message:
py-kitchen: fix PLIST of python-2.x
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a772cf8007467f2e5af1d3b93ec19eb0aa58ea01
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-kitchen/PLIST | 9 +++++++++
1 file changed, 9 insertions(+)
diffs:
diff --git a/py-kitchen/PLIST b/py-kitchen/PLIST
index 0cea789da0..383ee44d37 100644
--- a/py-kitchen/PLIST
+++ b/py-kitchen/PLIST
@@ -69,3 +69,12 @@ ${PYSITELIB}/kitchen/text/utf8.pyo
${PYSITELIB}/kitchen/versioning/__init__.py
${PYSITELIB}/kitchen/versioning/__init__.pyc
${PYSITELIB}/kitchen/versioning/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat24/base64/_base64.py
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat24/base64/_base64.pyc
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat24/base64/_base64.pyo
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat25/collections/_defaultdict.py
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat25/collections/_defaultdict.pyc
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat25/collections/_defaultdict.pyo
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat27/subprocess/_subprocess.py
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat27/subprocess/_subprocess.pyc
+${PLIST.py2x}${PYSITELIB}/kitchen/pycompat27/subprocess/_subprocess.pyo
Home |
Main Index |
Thread Index |
Old Index