diff --git a/programming/language/python3/mpdecimal/actions.py b/programming/language/python3/mpdecimal/actions.py index 1e62c009..337bb088 100644 --- a/programming/language/python3/mpdecimal/actions.py +++ b/programming/language/python3/mpdecimal/actions.py @@ -17,4 +17,4 @@ def build(): def install(): autotools.rawInstall('DESTDIR=%s' % get.installDIR()) - pisitools.dodoc("LICENSE.txt", "README.txt") + pisitools.dodoc("COPYRIGHT.txt", "README.txt") diff --git a/programming/language/python3/mpdecimal/pspec.xml b/programming/language/python3/mpdecimal/pspec.xml index 54d8ac7f..937150e9 100755 --- a/programming/language/python3/mpdecimal/pspec.xml +++ b/programming/language/python3/mpdecimal/pspec.xml @@ -13,7 +13,7 @@ app:console Package for correctly-rounded arbitrary precision decimal floating point arithmetic mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. - http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.5.1.tar.gz + http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz glibc-devel @@ -24,6 +24,7 @@ /usr/lib /usr/share/doc + /usr/share/man @@ -40,6 +41,13 @@ + + 2024-12-10 + 4.0.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-02-01 2.5.1