diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-04 13:41:11 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-04 13:41:11 +0000 |
| commit | 3d18fdbd0052e3531f81e0211b6bd12f149e8bf2 (patch) | |
| tree | 9e0c32cc9f1d8589f29f56c9a7041634a5a3272e /dev-python/jsonpickle | |
| parent | 832275298325def53f55b61bdcebae40662e6aca (diff) | |
| download | baldeagleos-repo-3d18fdbd0052e3531f81e0211b6bd12f149e8bf2.tar.gz baldeagleos-repo-3d18fdbd0052e3531f81e0211b6bd12f149e8bf2.tar.xz baldeagleos-repo-3d18fdbd0052e3531f81e0211b6bd12f149e8bf2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/jsonpickle')
| -rw-r--r-- | dev-python/jsonpickle/jsonpickle-2.0.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild b/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild index ac8ebd39b683..04438a1db603 100644 --- a/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild +++ b/dev-python/jsonpickle/jsonpickle-2.0.0.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=7 @@ -14,10 +14,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux" -# toml via setuptools_scm[toml] BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] - dev-python/toml[${PYTHON_USEDEP}] test? ( dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] |
