diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-23 17:07:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-23 17:07:03 +0000 |
| commit | 54791427304a270e25a084e5c9b2db0004980cc7 (patch) | |
| tree | 8a99f974523085cd538ed4daa8921bafc7210cd8 /dev-python/blurhash | |
| parent | f19c1c8d1f93902af7de387b967764d743daebac (diff) | |
| download | baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.tar.gz baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.tar.xz baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/blurhash')
| -rw-r--r-- | dev-python/blurhash/blurhash-1.1.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/blurhash/blurhash-1.1.4.ebuild b/dev-python/blurhash/blurhash-1.1.4.ebuild index 44eade6e16a1..5765a964d98c 100644 --- a/dev-python/blurhash/blurhash-1.1.4.ebuild +++ b/dev-python/blurhash/blurhash-1.1.4.ebuild @@ -5,14 +5,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Pure-Python implementation of the blurhash algorithm" HOMEPAGE=" https://pypi.org/project/blurhash/ https://github.com/halcy/blurhash-python " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" |
