[arch-commits] Commit in python-matplotlib/trunk (PKGBUILD setup.cfg)

Felix Yan felixonmars at archlinux.org
Thu Aug 22 07:45:52 UTC 2019


    Date: Thursday, August 22, 2019 @ 07:45:52
  Author: felixonmars
Revision: 500492

upgpkg: python-matplotlib 3.1.1-1

Modified:
  python-matplotlib/trunk/PKGBUILD
  python-matplotlib/trunk/setup.cfg

-----------+
 PKGBUILD  |    4 ++--
 setup.cfg |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-22 06:17:34 UTC (rev 500491)
+++ PKGBUILD	2019-08-22 07:45:52 UTC (rev 500492)
@@ -33,11 +33,11 @@
              # agg missing some non-upstreamed patches?
 checkdepends=(python-pytest-xdist python-pytest-runner xorg-server-xvfb
               texlive-core texlive-latexextra inkscape mencoder
-              ffmpeg imagemagick ttf-freefont python-pandas)
+              ffmpeg imagemagick python-pandas)
 source=("https://github.com/matplotlib/matplotlib/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
         setup.cfg)
 sha512sums=('157ced0cdcb17c9c82f897ee1621ea06a063491ce7393cda4c74a07a970c49385167b5cf32c1666a2933af50ccc53811cf871b6465b796a42abf4a358c76f6c0'
-            'f08c0b2e94599fdf2b736b8a655d862209934441d90f20ed872cfc128b8d2a6525763ab7cf64f2b3630e22a90798f4c52aa93b18087e9b48708d9bae34aada0b')
+            '77f37e460b17afb5fed12eee6fe48fd48642301f45bb80eb3a02592b74beb32357b0707454aaf8d3e573105726b9bdbaac944c09fb617df4db2df5d1d33fd133')
 
 prepare() {
   cp -a matplotlib-${pkgver}{,-test}

Modified: setup.cfg
===================================================================
--- setup.cfg	2019-08-22 06:17:34 UTC (rev 500491)
+++ setup.cfg	2019-08-22 07:45:52 UTC (rev 500492)
@@ -1,3 +1,4 @@
 [packages]
 tests = True
 toolkits_tests = True
+local_freetype = True
\ No newline at end of file



More information about the arch-commits mailing list