summaryrefslogtreecommitdiff
path: root/dev-python/seaborn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-02 09:45:46 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-02 09:45:46 +0000
commita0c5e9067531830baf9160de325fe77145f02987 (patch)
tree7eaa500d69f3cea4dfb749d1c6e2eca49b71353f /dev-python/seaborn
parentfd0a8825115ac9a61ceee1d37c0fdf4fd2e95b5f (diff)
gentoo auto-resync : 02:11:2023 - 09:45:46
Diffstat (limited to 'dev-python/seaborn')
-rw-r--r--dev-python/seaborn/Manifest5
-rw-r--r--dev-python/seaborn/files/seaborn-0.12.2-matplotlib-3.7.patch19
-rw-r--r--dev-python/seaborn/seaborn-0.12.2.ebuild44
-rw-r--r--dev-python/seaborn/seaborn-0.13.0.ebuild2
4 files changed, 2 insertions, 68 deletions
diff --git a/dev-python/seaborn/Manifest b/dev-python/seaborn/Manifest
index 5c4c11756aa8..3b7981d53570 100644
--- a/dev-python/seaborn/Manifest
+++ b/dev-python/seaborn/Manifest
@@ -1,6 +1,3 @@
-AUX seaborn-0.12.2-matplotlib-3.7.patch 753 BLAKE2B c4015d94eb336b8dadb29a1e56d3b1ba6e5f2134774b2bd99ed09a00025394adaa52093373578e27c4db08f28a62f4eac0a8b89b73dc7cdf818155c037b682ee SHA512 3dd36909ab7c933e4dbaee0f73a1b1e29b1b57057e59ade7fccadf4324b307c90578f018ce56b9a1294c067f367298819e4d397fdcb794f1e40cd2eb7b2057b1
-DIST seaborn-0.12.2.tar.gz 1439798 BLAKE2B cf6903b1a2d27516bcafe46cabc81ea9fac80666394a6a82516630f9ac60afc7e9d31817e029cda9a08da04c0a37ce0244ad23acda16bca3283532ddb0fbdb71 SHA512 988a9922ee301b655911efa38905674b7dd15e7f7b157ad67f5befaeb02db492553f8bd6133b54d2dd7970b8dbbfd92d81d1faea3fa618247ebcaeb98620a060
DIST seaborn-0.13.0.tar.gz 1455480 BLAKE2B 9f7383715366889ffd80788f901c574d9330285da2098e5695e944f1c6b92d4e417163a82378dd75c03233fc6485158401a1aaa461f2fa8e71a4cbc3ebf957cb SHA512 d603e880c29e05ab68f86d285c5c5ee9cf2da1d45265ed609f7bc87650fe20e80c026af487f63f9492a268f51ba5bab0cae4fd8fdeaf28125d16d317f9c937c8
-EBUILD seaborn-0.12.2.ebuild 905 BLAKE2B cdcffdb6285be669c07f2140fb071f4f1306f9d8e58acccfc436acd874c60f8b1cb34d80280f592cbec350f1b80340dbd6f6fe28a3208b0ba1c7bd38ab124d36 SHA512 ff5aa6126a4f78b668e2bd0694a809bb9e9e294faf5613d507705da606a485235a28aa2a20a0ec05448b09dbfd652eb25a131762df851b2789fb63421bdb1ef4
-EBUILD seaborn-0.13.0.ebuild 888 BLAKE2B 3fc776c2cf9eb6e7e3e010b8409e72f2feec3e7c3595dfbbcc5ec8d17624b84d50301d3fb808c53c6f27d8043ffea708c986dcbb17905a7113d393f20218e2c3 SHA512 7c945d2a7c5ff10731b402c64e9f5c1657faabe4cf2e5fd8707b85b8d26f7ba3cd97c12f4905477b94f0d641e58f7e09ec4f5365973969ec23508e2978ea5962
+EBUILD seaborn-0.13.0.ebuild 887 BLAKE2B 0e7e4a7e00d572afa73ab6e964ce2e06049f3d9deb9a378c4b5513c09553ee2af029262fbfd8113328cc02d46c9363e2279dbe94b6c5b94ebb2c4d4ec5352e01 SHA512 a015193d39f24bf2950e6f2b40c2b4be250d7b60b6a64b8d26a2d3d75827b2f59a39c5ad9e7c3aeb9c509fcf8b3b218f3907e6feaad1fc5737356729d5871dff
MISC metadata.xml 1510 BLAKE2B 897785b5160185a2e2566495abb52d7a9136def9ea267601ea3719e0c5246c48ef09c4485674fa7c50202def865fe032df42a61396d95a097aafa82bfdeec05d SHA512 54374e04284143b80c0e97968ca9f31dc763ff4e14800a3ced4ed852722144cf89ebe5867b044597c8566a47d4e5e63359b7976bf6681cd4cf67aabcee7cf8a4
diff --git a/dev-python/seaborn/files/seaborn-0.12.2-matplotlib-3.7.patch b/dev-python/seaborn/files/seaborn-0.12.2-matplotlib-3.7.patch
deleted file mode 100644
index dbc4908321d9..000000000000
--- a/dev-python/seaborn/files/seaborn-0.12.2-matplotlib-3.7.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-https://github.com/mwaskom/seaborn/commit/db7ae11750fc2dfb695457239708448d54e9b8cd
-
-From db7ae11750fc2dfb695457239708448d54e9b8cd Mon Sep 17 00:00:00 2001
-From: Michael Waskom <mwaskom@users.noreply.github.com>
-Date: Wed, 25 Jan 2023 16:58:26 -0500
-Subject: [PATCH] Update test to reflect change in matplotlib 3.7 (#3236)
-
---- a/tests/test_axisgrid.py
-+++ b/tests/test_axisgrid.py
-@@ -331,7 +331,7 @@ def test_subplot_kws(self):
- g = ag.FacetGrid(self.df, despine=False,
- subplot_kws=dict(projection="polar"))
- for ax in g.axes.flat:
-- assert "PolarAxesSubplot" in str(type(ax))
-+ assert "PolarAxes" in ax.__class__.__name__
-
- def test_gridspec_kws(self):
- ratios = [3, 1, 2]
-
diff --git a/dev-python/seaborn/seaborn-0.12.2.ebuild b/dev-python/seaborn/seaborn-0.12.2.ebuild
deleted file mode 100644
index f6dc1cf23fc6..000000000000
--- a/dev-python/seaborn/seaborn-0.12.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 multiprocessing pypi
-
-DESCRIPTION="Statistical data visualization"
-HOMEPAGE="https://seaborn.pydata.org https://github.com/mwaskom/seaborn"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- dev-python/matplotlib[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/pandas[${PYTHON_USEDEP}]
- dev-python/statsmodels[${PYTHON_USEDEP}]
- dev-python/scipy[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] )
-"
-
-PATCHES=(
- "${FILESDIR}"/${P}-matplotlib-3.7.patch
-)
-
-distutils_enable_tests pytest
-
-src_test() {
- cat > matplotlibrc <<- EOF || die
- backend : Agg
- EOF
-
- distutils-r1_src_test
-}
-
-python_test() {
- epytest -n "$(makeopts_jobs)"
-}
diff --git a/dev-python/seaborn/seaborn-0.13.0.ebuild b/dev-python/seaborn/seaborn-0.13.0.ebuild
index c18b4b771b97..7c075c896565 100644
--- a/dev-python/seaborn/seaborn-0.13.0.ebuild
+++ b/dev-python/seaborn/seaborn-0.13.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://seaborn.pydata.org https://github.com/mwaskom/seaborn"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/matplotlib-3.3[${PYTHON_USEDEP}]