github.com/ActiveState/cli@v0.0.0-20240508170324-6801f60cd051/internal/runbits/buildscript/testdata/buildscript2.as (about)

     1  at_time = "2023-08-01T16:20:11.985000Z"
     2  runtime = state_tool_artifacts_v1(
     3  	build_flags = [
     4  	],
     5  	camel_flags = [
     6  	],
     7  	src = sources
     8  )
     9  sources = solve(
    10  	at_time = at_time,
    11  	platforms = [
    12  		"78977bc8-0f32-519d-80f3-9043f059398c",
    13  		"7c998ec2-7491-4e75-be4d-8885800ef5f2",
    14  		"96b7e6f2-bebf-564c-bc1c-f04482398f38"
    15  	],
    16  	requirements = [
    17  		Req(name = "python", namespace = "language", version = Eq(value = "3.10.11")),
    18  		Req(name = "requests", namespace = "language/python", version = Eq(value = "2.30.0"))
    19  	],
    20  	solver_version = null
    21  )
    22  
    23  main = runtime