mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 15:20:07 +02:00
yarl: missing secondaryArchSuffix
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="The module provides handy URL class for URL parsing and changing."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/yarl"
|
||||
COPYRIGHT="2016-2018 Andrew Svetlov and aio-libs team"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://pypi.io/packages/source/y/yarl/yarl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8a9066529240171b68893d60dca86a763eae2139dd42f42106b03cf4b426bf10"
|
||||
|
||||
@@ -33,7 +33,7 @@ eval "PROVIDES_${pythonPackage}=\"\
|
||||
${portName}_$pythonPackage = $portVersion\
|
||||
\"; \
|
||||
REQUIRES_$pythonPackage=\"\
|
||||
haiku\n\
|
||||
haiku$secondaryArchSuffix\n\
|
||||
idna_$pythonPackage\n\
|
||||
cmd:python$pythonVersion\
|
||||
\""
|
||||
|
||||
Reference in New Issue
Block a user