diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-10 18:10:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-10 18:10:07 +0000 |
| commit | 448fc515bcf8058695b0a67d165cfc29f80cc36b (patch) | |
| tree | f215f46f40c9bfe6ec43978daa1fe13eddae7410 /dev-python/parse-type | |
| parent | 2c151520cf0208b063dedd9f0aeb04eaad54c1af (diff) | |
| download | baldeagleos-repo-448fc515bcf8058695b0a67d165cfc29f80cc36b.tar.gz baldeagleos-repo-448fc515bcf8058695b0a67d165cfc29f80cc36b.tar.xz baldeagleos-repo-448fc515bcf8058695b0a67d165cfc29f80cc36b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/parse-type')
| -rw-r--r-- | dev-python/parse-type/parse-type-0.6.6.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-python/parse-type/parse-type-0.6.6.ebuild b/dev-python/parse-type/parse-type-0.6.6.ebuild index 8d42afec8fb8..4e5d0aa0b503 100644 --- a/dev-python/parse-type/parse-type-0.6.6.ebuild +++ b/dev-python/parse-type/parse-type-0.6.6.ebuild @@ -6,14 +6,10 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/jenisys/parse_type PYTHON_COMPAT=( python3_{10..14} ) - inherit distutils-r1 pypi DESCRIPTION="Extension to the parse module" -HOMEPAGE=" - https://github.com/jenisys/parse_type/ - https://pypi.org/project/parse-type/ -" +HOMEPAGE="https://github.com/jenisys/parse_type/" LICENSE="MIT" SLOT="0" |
