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


Commits:
052872f8 by Antonio Rojas at 2024-11-05T22:40:01+01:00
upgpkg: 6.7.0-3: Install pyi files

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-3d
 pkgname=(python-pyqt6-3d)
 pkgver=6.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python bindings for Qt3D'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqt3d/intro'
@@ -24,7 +24,8 @@ build() {
   cd PyQt6_3D-$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-3d/-/commit/052872f8a66708c2bff62d1a872f2c128a310fca

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


Reply via email to