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

Filipe Laíns ffy00 at archlinux.org
Tue May 21 09:03:53 UTC 2019


    Date: Tuesday, May 21, 2019 @ 09:03:52
  Author: ffy00
Revision: 468174

upgpkg: python-wxpython 4.0.5-1

Modified:
  python-wxpython/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-21 09:00:29 UTC (rev 468173)
+++ PKGBUILD	2019-05-21 09:03:52 UTC (rev 468174)
@@ -2,17 +2,18 @@
 
 pkgname=python-wxpython
 _pkgname=wxPython
-pkgver=4.0.4
-pkgrel=5
+pkgver=4.0.5
+pkgrel=1
 pkgdesc="Phoenix wxWidgets GUI toolkit for Python"
 arch=('x86_64')
 license=('custom:wxWindows')
 url="https://www.wxpython.org"
-depends=('wxgtk3' 'python-setuptools' 'python-six' 'python-pypubsub')
-makedepends=('mesa' 'glu' 'webkit2gtk')
+depends=('wxgtk3' 'python-six' 'python-sphinx')
+optdepends=('python-pypubsub: Alternative to the deprecated wx.lib.pubsub API')
+makedepends=('mesa' 'glu' 'webkit2gtk' 'python-pathlib2' 'python-requests' 'python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
 source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-${pkgver}.tar.gz")
-sha512sums=('48895f191150c63c253eb4136b78ff7803b6df566ca92b9fcf3c3fff3c893a57ff52a51b331333cf2200a053b8d0ea7facb39d7bfb581a78e009a24c31437cae')
+sha512sums=('9ae419b243da061b467428872d36d6e996c23844ffd040b525014dae0821b8507911854af89056680aaf7207755ded79ce51322a4582c14e11aff5fbdf2f8ed8')
 
 prepare() {
   sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" $_pkgname-$pkgver/build.py



More information about the arch-commits mailing list