[47/48] libplist: Update rootfile for operation with python-3.10.8

Message ID 20221109185734.3920-47-adolf.belka@ipfire.org
State Accepted
Commit b92ee932053f10a152712ca5857b1f95622eee73
Headers
Series [01/48] python3: Update to version 3.10.8 |

Commit Message

Adolf Belka Nov. 9, 2022, 6:57 p.m. UTC
  - With python-3.10.8 the plist.so is no longer available in the site packages.
   libplist libraries are still available.
- libplist is only used as a dependency for shairport-sync
   Tested by installing shairport-sync and starting/stopping it. Started and stopped
   successfully without any error messages. This would suggest that the libplist
   libraries are probably being picked up successfully. Cannot test properly as I have
   no Apple/iOS or related products.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/libplist | 4 ----
 1 file changed, 4 deletions(-)
  

Patch

diff --git a/config/rootfiles/packages/libplist b/config/rootfiles/packages/libplist
index 3f3f8e5a7..d8b0b092a 100644
--- a/config/rootfiles/packages/libplist
+++ b/config/rootfiles/packages/libplist
@@ -12,8 +12,6 @@ 
 #usr/include/plist/String.h
 #usr/include/plist/Structure.h
 #usr/include/plist/Uid.h
-#usr/include/plist/cython
-#usr/include/plist/cython/plist.pxd
 #usr/include/plist/plist++.h
 #usr/include/plist/plist.h
 #usr/lib/libplist++-2.0.la
@@ -26,6 +24,4 @@  usr/lib/libplist-2.0.so.3
 usr/lib/libplist-2.0.so.3.3.0
 #usr/lib/pkgconfig/libplist++-2.0.pc
 #usr/lib/pkgconfig/libplist-2.0.pc
-#usr/lib/python3.10/site-packages/plist.la
-usr/lib/python3.10/site-packages/plist.so
 #usr/share/man/man1/plistutil.1