diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-07 19:02:13 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-07 19:02:13 +0000 |
| commit | 76d0e0d7d89199ae1e8da17500460a22ddfee935 (patch) | |
| tree | 04e54e73529def4f99a6c511b42648c206b2104d /dev-python/identify | |
| parent | a35c8d9ce7b60a748d248eeb61092abb433d11a1 (diff) | |
| download | baldeagleos-repo-76d0e0d7d89199ae1e8da17500460a22ddfee935.tar.gz baldeagleos-repo-76d0e0d7d89199ae1e8da17500460a22ddfee935.tar.xz baldeagleos-repo-76d0e0d7d89199ae1e8da17500460a22ddfee935.zip | |
Adding metadata
Diffstat (limited to 'dev-python/identify')
| -rw-r--r-- | dev-python/identify/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/identify/identify-2.5.34.ebuild | 29 | ||||
| -rw-r--r-- | dev-python/identify/identify-2.5.35.ebuild | 2 |
3 files changed, 1 insertions, 31 deletions
diff --git a/dev-python/identify/Manifest b/dev-python/identify/Manifest index 5e857a81d578..7e529f529c50 100644 --- a/dev-python/identify/Manifest +++ b/dev-python/identify/Manifest @@ -1,2 +1 @@ -DIST identify-2.5.34.gh.tar.gz 101695 BLAKE2B 94522c083ce2584831bd61b6d7e34533f08ad3814ccde93b7340139bcc4dc05fa6384024e6f15cc33e480de06117d17a88d148044758658e7cb302bfab7d7366 SHA512 bf9fe2bdca46b1e9a7f1e4559178061bb5293d43b42962d17a08b6f9230c3d2d004b74ac3b1c825905fa77631533565b26c95a0fa99f2bb9a3320d2d4a5f67aa DIST identify-2.5.35.gh.tar.gz 101691 BLAKE2B 931169744a9126d82b32bd4dea1731f1f4ad209b78d3df9ce490891994194797a7adcaff19400e9856716528f5b3490e05c8e06614c788b089251ef92cd1dd03 SHA512 1d01535f95818533220c06988eb2d9f495c004b41fd197482ab0e3520f81ab2aebce0344dffeb0449423abd6574c21043fa0ad20472b3aaff6cb97986f31fd88 diff --git a/dev-python/identify/identify-2.5.34.ebuild b/dev-python/identify/identify-2.5.34.ebuild deleted file mode 100644 index 1429dd3b7f42..000000000000 --- a/dev-python/identify/identify-2.5.34.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) - -inherit distutils-r1 - -DESCRIPTION="File identification library for Python" -HOMEPAGE=" - https://github.com/pre-commit/identify/ - https://pypi.org/project/identify/ -" -SRC_URI=" - https://github.com/pre-commit/${PN}/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv x86" - -RDEPEND=" - dev-python/ukkonen[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/dev-python/identify/identify-2.5.35.ebuild b/dev-python/identify/identify-2.5.35.ebuild index 043fcd3b8487..1429dd3b7f42 100644 --- a/dev-python/identify/identify-2.5.35.ebuild +++ b/dev-python/identify/identify-2.5.35.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv x86" RDEPEND=" dev-python/ukkonen[${PYTHON_USEDEP}] |
