diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
| commit | 792e7671e9a15cded06bc28deb0f93fc6e2ec98a (patch) | |
| tree | f284fb298c2f96a1b8e80c5e740b0746b2471644 /dev-python/nextinspace | |
| parent | e12e079d1d498ff525729f9e99dcaebcaafefd2e (diff) | |
| download | baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.gz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.xz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/nextinspace')
| -rw-r--r-- | dev-python/nextinspace/nextinspace-2.0.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nextinspace/nextinspace-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nextinspace/nextinspace-2.0.5.ebuild b/dev-python/nextinspace/nextinspace-2.0.5.ebuild index 2d6640c1fd7a..b2a4ea41e5da 100644 --- a/dev-python/nextinspace/nextinspace-2.0.5.ebuild +++ b/dev-python/nextinspace/nextinspace-2.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 DESCRIPTION="A command-line tool for seeing the latest in space" diff --git a/dev-python/nextinspace/nextinspace-9999.ebuild b/dev-python/nextinspace/nextinspace-9999.ebuild index 45162c6da1ff..25b4677c44b0 100644 --- a/dev-python/nextinspace/nextinspace-9999.ebuild +++ b/dev-python/nextinspace/nextinspace-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 DESCRIPTION="A command-line tool for seeing the latest in space" |
