Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / pyqt5-3d
Commits: e7d5de59 by Antonio Rojas at 2024-04-04T12:38:19+02:00 upgpkg: 5.15.6-3: Python 3.12 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = pyqt5-3d + pkgdesc = Python bindings for Qt3D + pkgver = 5.15.6 + pkgrel = 3 + url = https://www.riverbankcomputing.com/software/pyqt3d/intro + arch = x86_64 + groups = pyqt5 + license = GPL3 + makedepends = sip + makedepends = pyqt-builder + depends = qt5-3d + depends = python-pyqt5 + provides = python-pyqt3d + conflicts = python-pyqt3d + replaces = python-pyqt3d + source = https://pypi.python.org/packages/source/P/PyQt3D/PyQt3D-5.15.6.tar.gz + sha256sums = 7d6c6d55cd8fc221b313c995c0f8729a377114926f0377f8e9011d45ebf3881c + +pkgname = python-pyqt5-3d ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgbase=pyqt5-3d pkgname=(python-pyqt5-3d) pkgver=5.15.6 -pkgrel=2 +pkgrel=3 pkgdesc='Python bindings for Qt3D' arch=(x86_64) url='https://www.riverbankcomputing.com/software/pyqt3d/intro' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt5-3d/-/commit/e7d5de59c8dbba836b71e27eb444ff79790d50f0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt5-3d/-/commit/e7d5de59c8dbba836b71e27eb444ff79790d50f0 You're receiving this email because of your account on gitlab.archlinux.org.
