Bug ID 1189356
Summary Add mpdecimal package
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS openSUSE Tumbleweed
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter skrah@bytereef.org
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

This issue coordinates the addition of the mpdecimal package (libmpdec) and the
use of --with-system-libmpdec in the Python build.


New package
=========== 

https://build.opensuse.org/request/show/911436


Python --with-system-libmpdec build issues
==========================================

Since the mpdecimal.h cleanup in mpdecimal-2.5.1, Python 3.9 and 3.8
need these trivial patches (removal of uchar, link against so.3):


Python 3.9: https://www.bytereef.org/contrib/decimal.diff

Python 3.8: https://www.bytereef.org/contrib/decimal-3.8.diff


Python 3.10 should compile without patches.


You are receiving this mail because: