commit:     9b2b6f2091f227a703ac7cb27c2e167e93be9f95
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 11:35:55 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 12:03:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2b6f20

dev-python/tempora: Remove obsolete toml dep (from setuptools_scm)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tempora/tempora-4.1.2.ebuild | 3 +--
 dev-python/tempora/tempora-5.0.0.ebuild | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/tempora/tempora-4.1.2.ebuild 
b/dev-python/tempora/tempora-4.1.2.ebuild
index 5b8046205cf3..22103eeb7795 100644
--- a/dev-python/tempora/tempora-4.1.2.ebuild
+++ b/dev-python/tempora/tempora-4.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,6 @@ RDEPEND="
 "
 BDEPEND="
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
        test? (
                dev-python/freezegun[${PYTHON_USEDEP}]
                dev-python/pytest-freezegun[${PYTHON_USEDEP}]

diff --git a/dev-python/tempora/tempora-5.0.0.ebuild 
b/dev-python/tempora/tempora-5.0.0.ebuild
index 5c4cc27982ef..9310e895af9c 100644
--- a/dev-python/tempora/tempora-5.0.0.ebuild
+++ b/dev-python/tempora/tempora-5.0.0.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
 "
 BDEPEND="
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
        test? (
                dev-python/freezegun[${PYTHON_USEDEP}]
                dev-python/pytest-freezegun[${PYTHON_USEDEP}]

Reply via email to