tech-pkg archive

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

PLIST diff for devel/scons



Hi!

I just tried to build py39-scons (to update Subversion) and got an
unexpected PLIST diff:

Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/scons/PLIST,v
retrieving revision 1.21
diff -u -r1.21 PLIST
--- PLIST       14 Jan 2022 14:58:39 -0000      1.21
+++ PLIST       12 Apr 2022 15:36:44 -0000
@@ -591,11 +591,8 @@
 lib/scons/SCons/exitfuncs.py
 lib/scons/SCons/exitfuncs.pyc
 lib/scons/SCons/exitfuncs.pyo
-${PLIST.py2x}lib/scons/${EGG_INFODIR}
-${PLIST.py3x}lib/scons/${EGG_INFODIR}/PKG-INFO
-${PLIST.py3x}lib/scons/${EGG_INFODIR}/SOURCES.txt
-${PLIST.py3x}lib/scons/${EGG_INFODIR}/dependency_links.txt
-${PLIST.py3x}lib/scons/${EGG_INFODIR}/top_level.txt
+lib/scons/${EGG_INFODIR}
 man/man1/scons-time.1
 man/man1/scons.1
 man/man1/sconsign.1
+@pkgdir lib/python${PYVERSSUFFIX}/site-packages

Can someone enlighten me on what is happening? Should this be
committed? Is it related to setuptools update?

-- 
Benny


Home | Main Index | Thread Index | Old Index