summaryrefslogtreecommitdiff
path: root/dev-python/structlog
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/structlog')
-rw-r--r--dev-python/structlog/structlog-22.3.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/structlog/structlog-22.3.0.ebuild b/dev-python/structlog/structlog-22.3.0.ebuild
index bb7845662d4f..796415a9831c 100644
--- a/dev-python/structlog/structlog-22.3.0.ebuild
+++ b/dev-python/structlog/structlog-22.3.0.ebuild
@@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{7,8,9,10,11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Structured Logging for Python"
HOMEPAGE="https://github.com/hynek/structlog"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0 MIT"
SLOT="0"