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/APScheduler | |
| 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/APScheduler')
| -rw-r--r-- | dev-python/APScheduler/APScheduler-3.10.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/APScheduler/APScheduler-3.9.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/APScheduler/APScheduler-3.9.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/APScheduler/APScheduler-3.10.0.ebuild b/dev-python/APScheduler/APScheduler-3.10.0.ebuild index 496012d99a0f..4113dde0f245 100644 --- a/dev-python/APScheduler/APScheduler-3.10.0.ebuild +++ b/dev-python/APScheduler/APScheduler-3.10.0.ebuild @@ -27,7 +27,7 @@ RDEPEND=" >=dev-python/tzlocal-4[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}] dev-python/tornado[${PYTHON_USEDEP}] diff --git a/dev-python/APScheduler/APScheduler-3.9.1-r1.ebuild b/dev-python/APScheduler/APScheduler-3.9.1-r1.ebuild index 662165451711..ab5df85cda96 100644 --- a/dev-python/APScheduler/APScheduler-3.9.1-r1.ebuild +++ b/dev-python/APScheduler/APScheduler-3.9.1-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" >=dev-python/tzlocal-4[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( <dev-python/sqlalchemy-2[${PYTHON_USEDEP}] dev-python/tornado[${PYTHON_USEDEP}] diff --git a/dev-python/APScheduler/APScheduler-3.9.1.ebuild b/dev-python/APScheduler/APScheduler-3.9.1.ebuild index 558a296a30c9..28b84eb815b9 100644 --- a/dev-python/APScheduler/APScheduler-3.9.1.ebuild +++ b/dev-python/APScheduler/APScheduler-3.9.1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" >=dev-python/tzlocal-4[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/sqlalchemy[${PYTHON_USEDEP}] dev-python/tornado[${PYTHON_USEDEP}] |
