dev-python / spdx-tools

Python library to parse, validate and create SPDX documents

Official package sites : https://github.com/spdx/tools-python/ · https://pypi.org/project/spdx-tools/ ·

v0.8.3 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64 arm64 ~riscv
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / beartype : Unbearably fast runtime type checking in pure Python

dev-python / click : A Python package for creating beautiful command line interfaces

dev-python / license-expression : Parse, compare, simplify and normalize license expressions

dev-python / ply : Python Lex-Yacc library

dev-python / pyyaml : YAML parser and emitter for Python

dev-python / rdflib : RDF library containing a triple store and parser/serializer

dev-python / semantic-version : Python library providing a few tools handling SemVer in Python

dev-python / uritools : RFC 3986-compliant URI parsing, classification and composition

dev-python / xmltodict : Makes working with XML feel like you are working with JSON

923235
dev-python/spdx-tools-0.8.2 fails tests: ModuleNotFoundError: No module named tzdata
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/spdx-tools: Stabilize 0.8.3 ALLARCHES, #941792
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Bump to 0.8.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-python/spdx-tools: enable py3.12
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba · gentoo
dev-python/spdx-tools: drop 0.7.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
dev-python/spdx-tools: Stabilize 0.8.2 arm64, #915933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Matoro Mahri · gentoo
dev-python/spdx-tools: Stabilize 0.8.2 amd64, #915933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Copy ~arm64 to newest
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Keyword 0.7.1 arm64, #917843
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-python/spdx-tools: Keyword 0.8.2 riscv, #914353
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-python/spdx-tools: stabilize 0.7.1 for ALLARCHES
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Bump to 0.8.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/spdx-tools: Bump to 0.8.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-python/spdx-tools: new package, add 0.7.1
New test dependency of app-admin/ansible-lint. Adding this version first rather than the latest (0.8.0) because: - this is the version required by ansible-lint, owing to breaking changes introduced by the 0.8 branch; - 0.8.0 has a new run-time dependency, dev-python/beartype, which is known not to presently work with py3.12; - the 0.8.0 test suite has a new, currently unpackaged dependency pySHACL. Signed-off-by: Marek Szuba <marecki@gentoo.org>