diff --git a/programming/language/python3/mpdecimal/actions.py b/programming/language/python3/mpdecimal/actions.py index c1955007..4b223af1 100644 --- a/programming/language/python3/mpdecimal/actions.py +++ b/programming/language/python3/mpdecimal/actions.py @@ -4,9 +4,9 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt +from pisi.actionsapi import get from pisi.actionsapi import autotools from pisi.actionsapi import pisitools -from pisi.actionsapi import get def setup(): autotools.configure("--prefix=/usr/") diff --git a/programming/language/python3/mpdecimal/pspec.xml b/programming/language/python3/mpdecimal/pspec.xml index 4a0c4e43..1c04e28e 100644 --- a/programming/language/python3/mpdecimal/pspec.xml +++ b/programming/language/python3/mpdecimal/pspec.xml @@ -1,5 +1,5 @@ - + mpdecimal @@ -8,11 +8,12 @@ Kamil Atlı suvari@pisilinux.org + programming.language.python3 custom 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.4.2.tar.gz + http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.5.0.tar.gz glibc-devel @@ -33,12 +34,19 @@ mpdecimal - /usr/lib/pkgconfig /usr/include + /usr/lib/pkgconfig + + 2020-07-20 + 2.5.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-26 2.4.2 @@ -61,4 +69,4 @@ suvari@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python3/mpdecimal/translations.xml b/programming/language/python3/mpdecimal/translations.xml index 9c7b6615..2bf10997 100644 --- a/programming/language/python3/mpdecimal/translations.xml +++ b/programming/language/python3/mpdecimal/translations.xml @@ -3,13 +3,16 @@ mpdecimal Package for correctly-rounded arbitrary precision decimal floating point arithmetic - Degiskenler icin karsilaştirma islemini yapan bir modul mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. + Değişkenler için karşılaştırma işlemini yapan bir modül + mpdecimal, değişkenler için karşılaştırma işlemini yapan bir modül sunar. mpdecimal-devel Development files for mpdecimal + mpdecimal-devel, provides development files for mpdecimal. mpdecimal için geliştirme dosyaları + mpdecimal-devel, mpdecimal için geliştirme dosyalarını içerir. \ No newline at end of file