[arch-commits] Commit in python-wxpython/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Nov 18 16:20:07 UTC 2018


    Date: Sunday, November 18, 2018 @ 16:20:06
  Author: ffy00
Revision: 408720

upgpkg: python-wxpython 4.0.3-5

Modified:
  python-wxpython/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-18 15:45:03 UTC (rev 408719)
+++ PKGBUILD	2018-11-18 16:20:06 UTC (rev 408720)
@@ -3,14 +3,14 @@
 pkgname=python-wxpython
 _pkgname=wxPython
 pkgver=4.0.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Phoenix wxWidgets GUI toolkit for Python"
 arch=('x86_64')
 license=('custom:wxWindows')
 url="https://www.wxpython.org"
-depends=('wxgtk3' 'python-setuptools' 'python-six')
+depends=('wxgtk3' 'python-setuptools' 'python-six' 'python-pypubsub')
 makedepends=('mesa' 'glu' 'webkit2gtk')
-checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy' 'python-pypubsub')
+checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
 source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-${pkgver}.tar.gz")
 sha512sums=('911dd98d15b0cbc2551f1b22a21fdae4450656ca59cc93216b7c6a8a00e399b929b78484637992d78cecffb098b8d8dc408c24795549827e2f90ce42740c3bf9')
 
@@ -38,3 +38,4 @@
   install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
   find "$pkgdir/usr/lib" -type f | xargs chmod 644
 }
+



More information about the arch-commits mailing list