mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
spice: switch to Python 3.9 (#8703)
This commit is contained in:
@@ -5,7 +5,7 @@ These components are used to provide access to a remote machine's display and de
|
||||
HOMEPAGE="https://www.spice-space.org/"
|
||||
COPYRIGHT="2009 Red Hat, Inc"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.spice-space.org/download/releases/spice-server/spice-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="ada9af67ab321916bd7eb59e3d619a4a7796c08a28c732edfc7f02fc80b1a37a"
|
||||
SOURCE_DIR="spice-$portVersion"
|
||||
@@ -58,8 +58,8 @@ BUILD_REQUIRES="
|
||||
devel:libX11$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:spice_protocol
|
||||
pyparsing_python3
|
||||
six_python3
|
||||
pyparsing_python39
|
||||
six_python39
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
|
||||
Reference in New Issue
Block a user