diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-04 01:26:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-04 01:26:00 +0000 |
| commit | 6f14ede3e690fcd92ebd52acdb24fb072dcd3d30 (patch) | |
| tree | e48415bdb8fd8358fc3b6fedbf753d4c39a4d8ae /dev-python/identify | |
| parent | 3be83a4e7edc81370c81670b591df9311eef08fe (diff) | |
| download | baldeagleos-repo-6f14ede3e690fcd92ebd52acdb24fb072dcd3d30.tar.gz baldeagleos-repo-6f14ede3e690fcd92ebd52acdb24fb072dcd3d30.tar.xz baldeagleos-repo-6f14ede3e690fcd92ebd52acdb24fb072dcd3d30.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.23.ebuild | 29 | ||||
| -rw-r--r-- | dev-python/identify/identify-2.5.24.ebuild | 2 |
3 files changed, 1 insertions, 31 deletions
diff --git a/dev-python/identify/Manifest b/dev-python/identify/Manifest index 4d499af8ddf2..b83c5a1aa6df 100644 --- a/dev-python/identify/Manifest +++ b/dev-python/identify/Manifest @@ -1,2 +1 @@ -DIST identify-2.5.23.gh.tar.gz 101531 BLAKE2B 79257e14ab606634c1d4b1eca652c82bb12ed22907814374fe7d7e8ac4067380d2656339c9510d1550901b9646313e86737dea43aa2a273b85f40ba22cda160e SHA512 997d446488df39bb2869d717aac4c724b093aa7c00f082f16ef930405007fdad7f3150972731e2b2088c67a1d0f415e11d02d1f227aca1bbcdf61868ec8976f6 DIST identify-2.5.24.gh.tar.gz 101544 BLAKE2B afcfed2a48d59a263dac4df836251be00b911e78eabd8612fc06610df5efc0052bf6542c955e8a9fd7fd0513e04b1d009fe511bb591f880bff1347e02ae35c67 SHA512 40c0163aba0fa9be266a746bd58cc64b740be3ece49a22996ae1c5dd334c76a28544fd195d1da8a042f82816b2f0c440a3406160749fe192b6af00780ed5eb28 diff --git a/dev-python/identify/identify-2.5.23.ebuild b/dev-python/identify/identify-2.5.23.ebuild deleted file mode 100644 index ce743cf965ff..000000000000 --- a/dev-python/identify/identify-2.5.23.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - -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.24.ebuild b/dev-python/identify/identify-2.5.24.ebuild index 89ae7e1ee670..ce743cf965ff 100644 --- a/dev-python/identify/identify-2.5.24.ebuild +++ b/dev-python/identify/identify-2.5.24.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}] |
