mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 15:20:07 +02:00
jsonrpcserver: update to version 5.0.9 (#8233)
Requires the new `oslash` package from #8210.
This commit is contained in:
@@ -4,11 +4,9 @@ HOMEPAGE="https://pypi.org/project/jsonrpcserver/
|
||||
https://github.com/bcb/jsonrpcserver"
|
||||
COPYRIGHT="2015 Beau Barker"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://files.pythonhosted.org/packages/bf/c9/5309715a98f87e05afcd942082f5e6361048436de1518431ee329b0c9add/jsonrpcserver-4.1.2.tar.gz"
|
||||
CHECKSUM_SHA256="73db55d1cf245ebdfb96ca05c4cce01c51b61be845a2a981f539ea1e6a4e0c4a"
|
||||
SOURCE_FILENAME="jsonrpcserver-$portVersion.tar.gz"
|
||||
SOURCE_DIR="jsonrpcserver-$portVersion"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://files.pythonhosted.org/packages/e3/3b/8d4d4fe8c59a1a4d1e6edd6126ec118b989510fadf262950a5c4f4bca664/jsonrpcserver-5.0.9.tar.gz"
|
||||
CHECKSUM_SHA256="a71fb2cfa18541c80935f60987f92755d94d74141248c7438847b96eee5c4482"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
@@ -34,8 +32,8 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
\""
|
||||
eval "REQUIRES_$pythonPackage=\"
|
||||
haiku
|
||||
apply_defaults_$pythonPackage
|
||||
jsonschema_$pythonPackage
|
||||
oslash_$pythonPackage
|
||||
cmd:python$pythonVersion
|
||||
\""
|
||||
BUILD_REQUIRES+="
|
||||
Reference in New Issue
Block a user