pkgsrc-WIP-changes archive

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

py-extension-helpers: re-generated PLIST file again by "make print-PLIST"



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Sat Dec 19 01:25:11 2020 +0800
Changeset:	6c8de35d7d418b80d3959679a8e0608f4529351f

Modified Files:
	py-extension-helpers/PLIST

Log Message:
py-extension-helpers: re-generated PLIST file again by "make print-PLIST"

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c8de35d7d418b80d3959679a8e0608f4529351f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-extension-helpers/PLIST | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-extension-helpers/PLIST b/py-extension-helpers/PLIST
index 3b48665afe..12e9f95aba 100644
--- a/py-extension-helpers/PLIST
+++ b/py-extension-helpers/PLIST
@@ -1,10 +1,10 @@
 @comment $NetBSD$
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/not-zip-safe
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/extension_helpers-0.0.0-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/extension_helpers/__init__.py
 ${PYSITELIB}/extension_helpers/__init__.pyc
 ${PYSITELIB}/extension_helpers/__init__.pyo


Home | Main Index | Thread Index | Old Index