html http \
importlib json logging multiprocessing pydoc_data unittest \
urllib venv wsgiref lib2to3 test idlelib turtledemo zoneinfo \
- _pyrepl pathlib sysconfig
+ _pyrepl pathlib sysconfig __phello__ re tomllib zipfile
do
rm -rf %{buildroot}%{sitedir}/$module
done
parser _pickle _posixsubprocess _queue _random resource select _ssl _socket spwd \
_struct syslog termios _testbuffer _testimportmultiple _testmultiphase \
unicodedata zlib _ctypes_test _testcapi xxlimited \
- _xxtestfuzz _md5 _sha1 _sha256 _sha512 _blake2 _sha3 \
+ _xxtestfuzz _md5 _sha1 _sha2 _sha256 _sha512 _blake2 _sha3 \
_elementtree _posixshmem _sqlite3 _statistics _testinternalcapi \
_xxsubinterpreters _zoneinfo pyexpat readline \
+ _testclinic _testsinglephase xxlimited_35 xxsubtype \
_interpchannels _interpqueues _interpreters _testclinic_limited \
_testexternalinspection _testlimitedcapi
do
%dir %{sitedir}/lib-dynload
%license LICENSE
-%{dynlib _sha2}
-%{dynlib _testclinic}
-%{dynlib _testsinglephase}
-%{dynlib xxlimited_35}
-%{dynlib xxsubtype}
-
%{sitedir}/ensurepip
%{sitedir}/sqlite3
%exclude %{sitedir}/sqlite3/test
%{sitedir}/xml
%{sitedir}/xmlrpc
-%{sitedir}/__phello__
-%{sitedir}/re
-%{sitedir}/tomllib
-%{sitedir}/zipfile
%changelog