python3-pyside6-addons 6.8.3-2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name='python3-pyside6-addons'
|
||||
version='6.8.3'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='PySide6 Addons - Additional Qt6 modules for Python'
|
||||
desc_ru='Дополнительные модули Qt6 для Python'
|
||||
homepage='https://www.pyside.org'
|
||||
@@ -47,11 +47,11 @@ build_deps_redos=("${build_deps[@]}")
|
||||
build_deps_rhel=("${build_deps[@]}")
|
||||
build_deps_rosa=("${build_deps[@]}")
|
||||
|
||||
sources=("https://files.pythonhosted.org/packages/cp311/P/PySide6_Addons/PySide6_Addons-${version}-cp311-abi3-manylinux_2_28_x86_64.whl")
|
||||
sources=("https://files.pythonhosted.org/packages/49/93/e7c743e7a01e66f22cac4133c320832700b9d15a43d9a46dbd067cc1877e/PySide6_Addons-${version}-cp39-abi3-manylinux_2_28_x86_64.whl")
|
||||
checksums=('SKIP')
|
||||
|
||||
package() {
|
||||
python -m installer --destdir="$pkgdir" --prefix=/usr "$srcdir/PySide6_Addons-${version}-cp311-abi3-manylinux_2_28_x86_64.whl"
|
||||
python -m installer --destdir="$pkgdir" --prefix=/usr "$srcdir/PySide6_Addons-${version}-cp39-abi3-manylinux_2_28_x86_64.whl"
|
||||
}
|
||||
|
||||
files() {
|
||||
|
||||
Reference in New Issue
Block a user