Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-wxpython


Commits:
2ef9d3d9 by Antonio Rojas at 2024-04-05T20:38:34+02:00
upgpkg: 1:4.2.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,27 @@
+pkgbase = python-wxpython
+       pkgdesc = Cross-platform GUI toolkit
+       pkgver = 4.2.1
+       pkgrel = 2
+       epoch = 1
+       url = https://www.wxpython.org
+       arch = x86_64
+       license = custom:wxWindows
+       checkdepends = xorg-server-xvfb
+       checkdepends = python-pytest-forked
+       checkdepends = python-numpy
+       makedepends = mesa
+       makedepends = glu
+       makedepends = webkit2gtk
+       makedepends = python-requests
+       makedepends = python-setuptools
+       makedepends = python-attrdict
+       makedepends = sip
+       makedepends = doxygen
+       makedepends = waf
+       depends = wxwidgets-gtk3
+       depends = python-six
+       optdepends = python-pypubsub: Alternative to the deprecated 
wx.lib.pubsub API
+       source = 
https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-4.2.1.tar.gz
+       sha512sums = 
ee9ab8effb3c71de004c3d61ec583b9980c6b75fe9bb04cf2c76025ea70afc206bc3073c44d1c83c7ba604afed9fd38c01b9ef506617ba279a4ac58e3cf34438
+
+pkgname = python-wxpython


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ _pkgname=wxPython
 pkgver=4.2.1
 _pkgver="${pkgver%.*}"
 _post="${pkgver##*.}"
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Cross-platform GUI toolkit'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wxpython/-/commit/2ef9d3d93f4bd3f8774140911124d325db4a8a62

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wxpython/-/commit/2ef9d3d93f4bd3f8774140911124d325db4a8a62
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to