diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-03-03 06:33:34 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-03-03 06:53:13 +0100 |
| commit | 20a310b95d42e4ccef8eaa539c7654c39394a0cb (patch) | |
| tree | ce2c4b5ed8ee6ac8acf45190b83fadce909883ca /dev-python/simpy | |
| parent | 3a30fa3c12ee1120f00391e1554dc093e7e17d34 (diff) | |
| download | gentoo-20a310b95d42e4ccef8eaa539c7654c39394a0cb.tar.gz gentoo-20a310b95d42e4ccef8eaa539c7654c39394a0cb.tar.bz2 gentoo-20a310b95d42e4ccef8eaa539c7654c39394a0cb.zip | |
Rename dev-python/{setuptools_scm → setuptools-scm}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/simpy')
| -rw-r--r-- | dev-python/simpy/simpy-4.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simpy/simpy-4.0.1-r1.ebuild b/dev-python/simpy/simpy-4.0.1-r1.ebuild index 3c1f44b5ac33..caed81664638 100644 --- a/dev-python/simpy/simpy-4.0.1-r1.ebuild +++ b/dev-python/simpy/simpy-4.0.1-r1.ebuild @@ -18,7 +18,7 @@ SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]" +BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]" # Could not import extension sphinx.builders.epub3 (exception: cannot import # name 'StandaloneHTMLBuilder' from partially initialized module |
