pkgsrc-WIP-changes archive

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

py-weewx: Fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Mar 28 08:52:15 2022 -0400
Changeset:	df718418a263d6ae1cea03d1d69764f45e0d4be9

Modified Files:
	py-weewx/PLIST

Log Message:
py-weewx: Fix PLIST

Catch up with eggfile entropy...

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

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

diffstat:
 py-weewx/PLIST | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diffs:
diff --git a/py-weewx/PLIST b/py-weewx/PLIST
index d3c26bc713..bbf895a817 100644
--- a/py-weewx/PLIST
+++ b/py-weewx/PLIST
@@ -113,7 +113,10 @@ weewx/bin/weeutil/timediff.pyo
 weewx/bin/weeutil/weeutil.py
 weewx/bin/weeutil/weeutil.pyc
 weewx/bin/weeutil/weeutil.pyo
-weewx/bin/${EGG_FILE}
+weewx/bin/${EGG_FILE}/PKG-INFO
+weewx/bin/${EGG_FILE}/SOURCES.txt
+weewx/bin/${EGG_FILE}/dependency_links.txt
+weewx/bin/${EGG_FILE}/top_level.txt
 weewx/bin/weewx/__init__.py
 weewx/bin/weewx/__init__.pyc
 weewx/bin/weewx/__init__.pyo


Home | Main Index | Thread Index | Old Index