summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-22 09:47:42 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-22 09:49:52 +0200
commit2d1772f33930e4e2e9f381d62ac4d48b59ed2011 (patch)
tree3107a728bf581762c75ffa013896e3181bd7526e /dev-python/pycares
parentdev-python/setuptools_scm: Add missing typing-extensions dep (diff)
downloadgentoo-2d1772f33930e4e2e9f381d62ac4d48b59ed2011.tar.gz
gentoo-2d1772f33930e4e2e9f381d62ac4d48b59ed2011.tar.bz2
gentoo-2d1772f33930e4e2e9f381d62ac4d48b59ed2011.zip
dev-python/pycares: Fix S
Closes: https://bugs.gentoo.org/853685 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pycares')
-rw-r--r--dev-python/pycares/pycares-4.2.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycares/pycares-4.2.0.ebuild b/dev-python/pycares/pycares-4.2.0.ebuild
index e3380b899f52..1b84ec92ebb6 100644
--- a/dev-python/pycares/pycares-4.2.0.ebuild
+++ b/dev-python/pycares/pycares-4.2.0.ebuild
@@ -17,6 +17,7 @@ SRC_URI="
https://github.com/saghul/pycares/archive/${P}.tar.gz
-> ${P}.gh.tar.gz
"
+S=${WORKDIR}/pycares-${P}
LICENSE="MIT"
SLOT="0"