forked from pool/python314
- Binary module _opcode is not build any more.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=7
This commit is contained in:
@@ -716,7 +716,7 @@ for library in \
|
||||
array _asyncio binascii _bisect _bz2 cmath _codecs_* \
|
||||
_contextvars _csv _ctypes _datetime _decimal fcntl grp \
|
||||
_hashlib _heapq _json _lsprof _lzma math mmap _multibytecodec \
|
||||
_multiprocessing _opcode _pickle _posixshmem \
|
||||
_multiprocessing _pickle _posixshmem \
|
||||
_posixsubprocess _queue _random resource select _ssl _socket \
|
||||
_statistics _struct syslog termios _testbuffer _testimportmultiple \
|
||||
_testmultiphase unicodedata zlib _ctypes_test _testinternalcapi _testcapi \
|
||||
@@ -1043,7 +1043,6 @@ fi
|
||||
%{dynlib mmap}
|
||||
%{dynlib _multibytecodec}
|
||||
%{dynlib _multiprocessing}
|
||||
%{dynlib _opcode}
|
||||
%{dynlib _pickle}
|
||||
%{dynlib _posixshmem}
|
||||
%{dynlib _posixsubprocess}
|
||||
|
||||
Reference in New Issue
Block a user