mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/*: rebuild against python3.10
This commit is contained in:
parent
f29066eced
commit
c52ebbbc28
@ -4,7 +4,7 @@
|
||||
pkgname=blender
|
||||
pkgver=3.0.0
|
||||
_pkgver=${pkgver%.[0-9]}
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="3D Creation/Animation/Publishing System"
|
||||
url="https://www.blender.org/"
|
||||
arch="x86_64" # only on x86_64, mainly because of openvdb
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bradford D. Boyle <bradford.d.boyle@gmail.com>
|
||||
pkgname=hamlib
|
||||
pkgver=4.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Library to control radio transceivers and receivers"
|
||||
url="https://hamlib.github.io/"
|
||||
arch="all"
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
pkgname=imath
|
||||
_pkgname=Imath
|
||||
pkgver=3.1.3
|
||||
_python_ver=3.9
|
||||
pkgrel=0
|
||||
_python_ver=3.10
|
||||
pkgrel=1
|
||||
pkgdesc="C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics"
|
||||
url="https://github.com/AcademySoftwareFoundation/Imath"
|
||||
arch="all !x86"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||
pkgname=kicad
|
||||
pkgver=5.1.12
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A Cross Platform and Open Source Electronics Design Automation Suite"
|
||||
url="https://kicad-pcb.org/"
|
||||
# No support for s390x/riscv64 in libcontext (shipped with kicad) broken on mips
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=openscap
|
||||
pkgver=1.3.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="NIST Certified SCAP 1.2 toolkit"
|
||||
url="https://www.open-scap.org/tools/openscap-base/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Damian Kurek <starfire24680@gmail.com>
|
||||
pkgname=osl
|
||||
pkgver=1.11.14.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Advanced shading language for production GI renderers"
|
||||
options="!check" # All tests fail
|
||||
url="https://opensource.imageworks.com/osl.html"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Pellegrino Prevete <pellegrinoprevete@gmail.com>
|
||||
pkgname=pitivi
|
||||
pkgver=2021.05
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Editor for audio/video projects using the GStreamer framework"
|
||||
url="https://pitivi.org"
|
||||
arch="all !s390x !riscv64" # missing gst-editing-services
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
_pkgname=wxPython
|
||||
pkgname=py3-wxpython
|
||||
pkgver=4.0.7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Cross-platform GUI toolkit for the Python language"
|
||||
url="https://wxpython.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=rizin-cutter
|
||||
pkgver=2.0.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Reverse Engineering Platform powered by rizin"
|
||||
url="https://cutter.re"
|
||||
arch="all !x86 !armv7 !armhf !s390x !mips64" # limited by rizin
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||
pkgname=vera++
|
||||
pkgver=1.3.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="tool for verification, analysis and transformation of C++ source code"
|
||||
url="http://bitbucket.org/verateam/vera"
|
||||
arch="all"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user