Summary
A command-line tool for seeing the latest in space. Nextinspace also supports use as a Python library, so you can integrate it into your application. You can also get data printed to the terminal in JSON, which can be piped into another program.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- USE flags
- test
v2.0.5 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 x86
- USE flags
- test
USE flags
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
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / colorama : ANSI escape character sequences for colored terminal text & cursor positioning
dev-python / requests : HTTP library for human beings
Bugs
- 939424
- dev-python/nextinspace: uses dev-python/pytest-lazy-fixture
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nextinspace: Stabilize 2.0.5 x86, #914296
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nextinspace: Stabilize 2.0.5 amd64, #914296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Mario Haustein · gentoo
dev-python/nextinspace: enable py3.12
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/32834 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mario Haustein · gentoo
dev-python/nextinspace: new package, add 2.0.5, 9999
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/27965 Signed-off-by: Sam James <sam@gentoo.org>