summaryrefslogtreecommitdiff
path: root/dev-python/tikzplotlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-27 01:43:51 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-27 01:43:51 +0000
commit974f69308846f100192e1bf2b0e26bb49e1cb4d6 (patch)
tree008e87074ed9a65b8de086b936c7e1c74d627b38 /dev-python/tikzplotlib
parent7238f6d2570e1ebf94e0d047e15bf698473f52d7 (diff)
downloadbaldeagleos-repo-974f69308846f100192e1bf2b0e26bb49e1cb4d6.tar.gz
baldeagleos-repo-974f69308846f100192e1bf2b0e26bb49e1cb4d6.tar.xz
baldeagleos-repo-974f69308846f100192e1bf2b0e26bb49e1cb4d6.zip
Adding metadata
Diffstat (limited to 'dev-python/tikzplotlib')
-rw-r--r--dev-python/tikzplotlib/Manifest2
-rw-r--r--dev-python/tikzplotlib/tikzplotlib-0.9.9.ebuild (renamed from dev-python/tikzplotlib/tikzplotlib-0.9.8.ebuild)2
2 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/tikzplotlib/Manifest b/dev-python/tikzplotlib/Manifest
index 9579a28104af..fb76450cc221 100644
--- a/dev-python/tikzplotlib/Manifest
+++ b/dev-python/tikzplotlib/Manifest
@@ -1 +1 @@
-DIST tikzplotlib-0.9.8.tar.gz 589858 BLAKE2B 81bb2ece7d3f5976d928095caa3d8d51b619c97a4b36eea14f4b4477d31e78a978c2eeab81e9829bb9113e70f0035a572a82a229fea61ee08530d57334fda986 SHA512 a2b25d9820fd8185d4e7a03fb0669fa4c9b35aac9b371b0a873174d615bd40615f1fafa4208d2019af0b7ffe80a8eec6b56ad6075104f6c3a4f8f237ad5b4466
+DIST tikzplotlib-0.9.9.tar.gz 591659 BLAKE2B c8ed8069387aedc154ea1541c7e4f97cd43a74c384be4810029acf2dd1de348d732c004850b3248ba6a892451afec56fc4de0c6b05c3f4edc7b72b741e46b558 SHA512 3b6bc8b23693b1817b7f8969352bfe45f81762f86d30b9329c3c57fb1897ee5965f5759e357bbe68d21b84ac3e53e5ce80ffafccfac22d9a4a36ce104d5a2966
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.8.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.9.ebuild
index 1c9c50e34e33..4455aaa5fbea 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.8.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.9.ebuild
@@ -18,8 +18,6 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
app-text/texlive[extra]
- $( python_gen_cond_dep \
- 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_7 )
dev-python/matplotlib[latex,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]