diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-05 06:57:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-05 06:57:41 +0000 |
| commit | e1127353fca10d915b2118bcc72831007352cb2f (patch) | |
| tree | 03807da2864eefbd7c73f7e99c0ad53f43f6bdfb /dev-python/findpython | |
| parent | a510605f4c599302839ff7b08ea776d16a139785 (diff) | |
| download | baldeagleos-repo-e1127353fca10d915b2118bcc72831007352cb2f.tar.gz baldeagleos-repo-e1127353fca10d915b2118bcc72831007352cb2f.tar.xz baldeagleos-repo-e1127353fca10d915b2118bcc72831007352cb2f.zip | |
Adding metadata
Diffstat (limited to 'dev-python/findpython')
| -rw-r--r-- | dev-python/findpython/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/findpython/findpython-0.6.2.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-python/findpython/Manifest b/dev-python/findpython/Manifest index c9596cb75989..6a1f580add58 100644 --- a/dev-python/findpython/Manifest +++ b/dev-python/findpython/Manifest @@ -1,2 +1 @@ -DIST findpython-0.6.2.tar.gz 17770 BLAKE2B bf19d35231455253c46dc13b52a9d3756ddcd37e790127d41558d1a41936077fee4c7532f43f49eb12fc623f321ac9f5c265522681138b13654359fe98357da2 SHA512 f2ef799aad7c58455a398082a420937716fd19f12f509515f229108c3e3e4cc707d39aa410e8cd9aef69ee35f25227b11a6ad971348d71e776abf909321b92e0 DIST findpython-0.6.3.tar.gz 17827 BLAKE2B 6ade39d51f8209192e703ee19510133c837bf3bd4d7897c2d83c1e0b50947c5646e264a72dc5287faf50ac10fbbd61cfe7721240365db8a04f89ac38e032023f SHA512 111a8b5895a122e6e845de5afdec7a476fabbfdc64af289417ec8c168b45fb0832a0a30e07abf48b6e63c74ff8938796509e3d9d8b8f97b3463427dd49203e80 diff --git a/dev-python/findpython/findpython-0.6.2.ebuild b/dev-python/findpython/findpython-0.6.2.ebuild deleted file mode 100644 index d7df74c153ba..000000000000 --- a/dev-python/findpython/findpython-0.6.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2023-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=pdm-backend -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="A utility to find python versions on your system" -HOMEPAGE=" - https://github.com/frostming/findpython/ - https://pypi.org/project/findpython/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -distutils_enable_tests pytest |
