Compare commits
4 Commits
ab0b0b9ff1
...
d6ddae1e54
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ddae1e54 | |||
| c0fe1298ab | |||
| 3c7673dadc | |||
| b8ef92d45f |
@@ -1,6 +1,6 @@
|
||||
name='python3-pyside6-addons'
|
||||
version='6.8.3'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='PySide6 Addons - Additional Qt6 modules for Python'
|
||||
desc_ru='Дополнительные модули Qt6 для Python'
|
||||
homepage='https://www.pyside.org'
|
||||
@@ -47,7 +47,7 @@ build_deps_redos=("${build_deps[@]}")
|
||||
build_deps_rhel=("${build_deps[@]}")
|
||||
build_deps_rosa=("${build_deps[@]}")
|
||||
|
||||
sources=("https://files.pythonhosted.org/packages/49/93/e7c743e7a01e66f22cac4133c320832700b9d15a43d9a46dbd067cc1877e/PySide6_Addons-${version}-cp39-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?~archive=false")
|
||||
checksums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name='python3-pyside6-essentials'
|
||||
version='6.8.3'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='PySide6 Essentials - Essential Qt6 modules for Python'
|
||||
desc_ru='Основные модули Qt6 для Python'
|
||||
homepage='https://www.pyside.org'
|
||||
@@ -69,7 +69,7 @@ build_deps_redos=("${build_deps[@]}")
|
||||
build_deps_rhel=("${build_deps[@]}")
|
||||
build_deps_rosa=("${build_deps[@]}")
|
||||
|
||||
sources=("https://files.pythonhosted.org/packages/f0/b2/3205336262bf88d57f01503df81ede2a0b1eecbb2a7d58978a5e5625f7c1/PySide6_Essentials-${version}-cp39-abi3-manylinux_2_28_x86_64.whl")
|
||||
sources=("https://files.pythonhosted.org/packages/f0/b2/3205336262bf88d57f01503df81ede2a0b1eecbb2a7d58978a5e5625f7c1/PySide6_Essentials-${version}-cp39-abi3-manylinux_2_28_x86_64.whl?~archive=false")
|
||||
checksums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name='python3-pyside6'
|
||||
version='6.8.3'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='Python bindings for the Qt 6 cross-platform application and UI framework'
|
||||
desc_ru='Привязки Python для кроссплатформенного фреймворка Qt 6'
|
||||
homepage='https://www.pyside.org'
|
||||
@@ -42,7 +42,7 @@ build_deps_redos=("${build_deps[@]}")
|
||||
build_deps_rhel=("${build_deps[@]}")
|
||||
build_deps_rosa=("${build_deps[@]}")
|
||||
|
||||
sources=("https://files.pythonhosted.org/packages/f0/00/67c41f7280ed9d1c53a50bdaa5a6050134875341f0be96a58d329fe71ade/PySide6-${version}-cp39-abi3-manylinux_2_28_x86_64.whl")
|
||||
sources=("https://files.pythonhosted.org/packages/f0/00/67c41f7280ed9d1c53a50bdaa5a6050134875341f0be96a58d329fe71ade/PySide6-${version}-cp39-abi3-manylinux_2_28_x86_64.whl?~archive=false")
|
||||
checksums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name='python3-shiboken6'
|
||||
version='6.8.3'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='Python / C++ bindings helper module'
|
||||
desc_ru='Вспомогательный модуль для привязок Python / C++'
|
||||
homepage='https://www.pyside.org'
|
||||
@@ -29,7 +29,7 @@ build_deps_rhel=("${build_deps[@]}")
|
||||
build_deps_rosa=("${build_deps[@]}")
|
||||
build_deps_alpine=('python3' 'py3-pip' 'py3-installer')
|
||||
|
||||
sources=("https://files.pythonhosted.org/packages/76/a1/f1958c9d00176044ab00464cd89b6969ef3a7d2ed12d316ff1eda3dec88f/shiboken6-${version}-cp39-abi3-manylinux_2_28_x86_64.whl")
|
||||
sources=("https://files.pythonhosted.org/packages/76/a1/f1958c9d00176044ab00464cd89b6969ef3a7d2ed12d316ff1eda3dec88f/shiboken6-${version}-cp39-abi3-manylinux_2_28_x86_64.whl?~archive=false")
|
||||
checksums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user