diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-04 18:56:50 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-04 18:56:50 +0000 |
| commit | a510605f4c599302839ff7b08ea776d16a139785 (patch) | |
| tree | ac40da235dbe4d276081e9baa268ec11c1d74589 /dev-python/python-lsp-isort | |
| parent | 905f4c454f18fab5f155f9f32da7a1186352299e (diff) | |
| download | baldeagleos-repo-a510605f4c599302839ff7b08ea776d16a139785.tar.gz baldeagleos-repo-a510605f4c599302839ff7b08ea776d16a139785.tar.xz baldeagleos-repo-a510605f4c599302839ff7b08ea776d16a139785.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-lsp-isort')
| -rw-r--r-- | dev-python/python-lsp-isort/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild (renamed from dev-python/python-lsp-isort/python-lsp-isort-0.2.0.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-lsp-isort/Manifest b/dev-python/python-lsp-isort/Manifest index 20f11eb72221..569fe251c6fe 100644 --- a/dev-python/python-lsp-isort/Manifest +++ b/dev-python/python-lsp-isort/Manifest @@ -1 +1 @@ -DIST python-lsp-isort-0.2.0.gh.tar.gz 5216 BLAKE2B 32d22c97e3c0add1bf808a27a94fda415c1250669130f86c7aab2d81da6fb9a7efc4ad3b23300d8418e0b60d70bd5831958e3427f4489d8d17405885d3ad1e86 SHA512 26b05e8fed70dca268c9ff6714d2b9ad68fda86ab4d9cb8893df1eaefc517e123945c5fe8928e94f646171ff2d0c2f33e9b058a784d2bf4dd31acf9f2aef1e6a +DIST python-lsp-isort-0.2.1.gh.tar.gz 6391 BLAKE2B 82ed926ac7dede65bbf8cce18f427070811c9c696d1d03d5cef7a3f6ff2e9e6b782c5283d45140537c238d09fd24fdea43c4bc4dad591095aa948f11169d72ab SHA512 5f597632ea21b850b815adc3e2609ad93159813e00380205d843df3d32ab2731cc945988813d86d99f54fe27380730ae899651636c99fddcbff081c1bd58129d diff --git a/dev-python/python-lsp-isort/python-lsp-isort-0.2.0.ebuild b/dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild index 7afd0287a601..69378588cce7 100644 --- a/dev-python/python-lsp-isort/python-lsp-isort-0.2.0.ebuild +++ b/dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -DISTUTILS_USE_PEP517=setuptools +DISTUTILS_USE_PEP517=hatchling PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 |
