Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt6-charts


Commits:
c60dedfb by Antonio Rojas at 2024-11-05T22:45:28+01:00
upgpkg: 6.7.0-3: Install pyi files

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pyqt6-charts
        pkgdesc = Python bindings for QtChart
        pkgver = 6.7.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.riverbankcomputing.com/software/pyqtchart/intro
        arch = x86_64
        groups = pyqt6


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
 pkgver=6.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python bindings for QtChart'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtchart/intro'
@@ -24,7 +24,8 @@ build() {
   cd PyQt6_Charts-$pkgver
   sip-build \
     --no-make \
-    --qmake=/usr/bin/qmake6
+    --qmake=/usr/bin/qmake6 \
+    --pep484-pyi
   cd build
   make
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-charts/-/commit/c60dedfb2cfa6ae335142405b32fe5712b4c63d9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-charts/-/commit/c60dedfb2cfa6ae335142405b32fe5712b4c63d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to