diff --git a/programming/language/python3/python3-matplotlib/pspec.xml b/programming/language/python3/python3-matplotlib/pspec.xml
index 5dce451334..94674d259d 100644
--- a/programming/language/python3/python3-matplotlib/pspec.xml
+++ b/programming/language/python3/python3-matplotlib/pspec.xml
@@ -13,7 +13,7 @@
library
matplotlib: plotting with Python.
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
- https://github.com/matplotlib/matplotlib/archive/v3.2.0.tar.gz
+ https://github.com/matplotlib/matplotlib/archive/v3.2.1.tar.gz
python3-setuptools
freetype-devel
@@ -42,6 +42,13 @@
+
+ 2020-03-18
+ 3.2.1
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-05
3.2.0
diff --git a/programming/language/python3/python3-numpy/actions.py b/programming/language/python3/python3-numpy/actions.py
index d0e20a4fbf..01abba8c29 100644
--- a/programming/language/python3/python3-numpy/actions.py
+++ b/programming/language/python3/python3-numpy/actions.py
@@ -13,6 +13,7 @@ WorkDir = "numpy-%s" % get.srcVERSION()
shelltools.export("ATLAS", "None")
shelltools.export("PTATLAS", "None")
+# fix unused direct dependency analysis
shelltools.export("LDSHARED", "x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread")
def build():
@@ -23,4 +24,4 @@ def install():
pisitools.dodoc("LICENSE*")
for dirs in ["doc"]:
- pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), dirs)
+ pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), dirs)
\ No newline at end of file
diff --git a/programming/language/python3/python3-numpy/pspec.xml b/programming/language/python3/python3-numpy/pspec.xml
index cc93fad520..5d39c92ea5 100644
--- a/programming/language/python3/python3-numpy/pspec.xml
+++ b/programming/language/python3/python3-numpy/pspec.xml
@@ -8,12 +8,12 @@
PisiLinux Community
admins@pisilinux.org
- BSD
programming.language.python3
+ BSD
library
The fundamental package needed for scientific computing with Python
Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.
- https://github.com/numpy/numpy/archive/v1.18.1.tar.gz
+ https://github.com/numpy/numpy/archive/v1.18.2.tar.gz
python3-setuptools
python3-devel
@@ -28,15 +28,18 @@
python3-numpy
The fundamental package needed for scientific computing with Python
+ python3-setuptools
+ libquadmath
python3
lapack
+ cblas
blas
- /usr/lib
- /usr/share/doc
- /usr/bin
/usr/share/doc/python3-numpy/LICENSE*
+ /usr/bin
+ /usr/share/doc
+ /usr/lib
@@ -52,6 +55,13 @@
+
+ 2020-03-24
+ 1.18.2
+ Patch version bump
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-11
1.18.1
@@ -74,4 +84,4 @@
muscnsl@gmail.com
-
+
\ No newline at end of file
diff --git a/programming/language/python3/python3-numpy/translations.xml b/programming/language/python3/python3-numpy/translations.xml
index 3bf187d52a..2ec320b6d5 100644
--- a/programming/language/python3/python3-numpy/translations.xml
+++ b/programming/language/python3/python3-numpy/translations.xml
@@ -12,4 +12,4 @@
python3-numpy için belgelendirme dosyaları
python3-numpy-docs, python3-numpy için belgelendirme dosyalarını içerir.
-
+
\ No newline at end of file
diff --git a/programming/language/python3/python3-pyatspi/actions.py b/programming/language/python3/python3-pyatspi/actions.py
index 548d99418d..567ad4070a 100644
--- a/programming/language/python3/python3-pyatspi/actions.py
+++ b/programming/language/python3/python3-pyatspi/actions.py
@@ -18,4 +18,5 @@ def build():
autotools.make()
def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
\ No newline at end of file
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+ pisitools.dodoc("COPYING*", "README")
\ No newline at end of file
diff --git a/programming/language/python3/python3-pyatspi/pspec.xml b/programming/language/python3/python3-pyatspi/pspec.xml
index 904b1a8bde..6c16bae273 100644
--- a/programming/language/python3/python3-pyatspi/pspec.xml
+++ b/programming/language/python3/python3-pyatspi/pspec.xml
@@ -8,16 +8,16 @@
Kamil Atlı
suvari@pisilinux.org
- LGPLv2+
programming.language.python3
+ LGPLv2+
library
Python bindings for at-spi2-core
python3-pyatspi provides a python client library for the AT-SPI D-Bus accessibility infrastructure.
- http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.34/pyatspi-2.34.0.tar.xz
+ http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.36/pyatspi-2.36.0.tar.xz
- at-spi2-core-devel
- python-pygobject3-devel
python3-pygobject3-devel
+ python-pygobject3-devel
+ at-spi2-core-devel
@@ -25,9 +25,9 @@
python3-pyatspi
Python bindings for at-spi2-core
- python3
- at-spi2-core
python3-pygobject3
+ at-spi2-core
+ python3
/usr/lib/python*
@@ -36,6 +36,13 @@
+
+ 2020-03-17
+ 2.36.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-15
2.34.0
diff --git a/programming/language/python3/python3-pyatspi/translations.xml b/programming/language/python3/python3-pyatspi/translations.xml
index 66dd69a1c0..e7493077ea 100644
--- a/programming/language/python3/python3-pyatspi/translations.xml
+++ b/programming/language/python3/python3-pyatspi/translations.xml
@@ -1,7 +1,7 @@
- python-pyatspi
+ python3-pyatspi
at-spi2-core altyapısı için Python bağlayıcısı
python3-pyatspi AT-SPI D-Bus erişilebilirlik altyapısı için python istemci kitaplığıdır.