From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/plotly/
Date: Sat, 13 Feb 2021 10:14:50 +0000 (UTC) [thread overview]
Message-ID: <1613211251.e7c1fa9b4970203039d7adb8317bdfd9ca1f541d.soap@gentoo> (raw)
commit: e7c1fa9b4970203039d7adb8317bdfd9ca1f541d
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Feb 13 10:14:11 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 10:14:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c1fa9b
dev-python/plotly: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/plotly/Manifest | 2 --
dev-python/plotly/plotly-1.9.6.ebuild | 25 -------------------------
dev-python/plotly/plotly-4.10.0.ebuild | 29 -----------------------------
3 files changed, 56 deletions(-)
diff --git a/dev-python/plotly/Manifest b/dev-python/plotly/Manifest
index 48da13deccb..ba21cf695ea 100644
--- a/dev-python/plotly/Manifest
+++ b/dev-python/plotly/Manifest
@@ -1,4 +1,2 @@
-DIST plotly-1.9.6.tar.gz 546722 BLAKE2B 5905af517ef40bc077492f01b49c367c0aa03a96accb86ec072e188a43e463c187a0b9dee3d0df33669aa6d600ed9127b067c7099947e5235331d14ce10bf33c SHA512 7564036ed3745fc06ee7428942e45ca6bfaefa1e47b08a5868a918924268ee632515f1de4bf3e90911234f18a4d85b092ecb6ef9f213b939093dcb433a12dec4
-DIST plotly-4.10.0.tar.gz 6263967 BLAKE2B a78ddf286993621a555cc7f34a5ad0f44e93dcceb9bdac2a20f0cd80257e90485f20b4c89a350a3718b104401d7677a762231c6a774e5c2757a2de1454822875 SHA512 bc32dac7e5621b254c3868e85ed18133ad8341bed5784f707a89242c5e1ef9959afc603a91ccb068aca24032d3ff5b44678811c405d579284334f051f59f93aa
DIST plotly-4.14.1.tar.gz 6373585 BLAKE2B 8e8d15a7f68bbef835fcbc0048c2457916aad1b10e06c903222030b2b2e1b902e2d42080f8ac2c19928dabd7e1623210930b9f33dededa71dbbb28b2f41f848c SHA512 e052680d0e7344b9f53f1b917dd0b9bc87b0c34300d93b8958ccb35b38f9dc5e7fb4db016d1113df4bae78c419f3d378112c59c3470723ce1349eaadbc5011f8
DIST plotly-4.14.3.tar.gz 6374650 BLAKE2B 91d950b6365876b03b2b0393c642275c37fc352fda90ce010310f5dae046c3cdd835de438036c5d92fd35d3afcd2c7b8548a87b1354d4a33cd2cfe10838ae94d SHA512 7d8db7a0f6c1abeda1b222f9bd25e4395dd8d14d246ad986960868a8083e4f1d1f600d84f44416eb1d089640d190192e931b5a5f6ae24e01cf8146c4cf8e80eb
diff --git a/dev-python/plotly/plotly-1.9.6.ebuild b/dev-python/plotly/plotly-1.9.6.ebuild
deleted file mode 100644
index 19c8798bc63..00000000000
--- a/dev-python/plotly/plotly-1.9.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_7 )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Browser-based graphing library for Python"
-HOMEPAGE="https://plot.ly/python/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/plotly/plotly-4.10.0.ebuild b/dev-python/plotly/plotly-4.10.0.ebuild
deleted file mode 100644
index c1273fd5def..00000000000
--- a/dev-python/plotly/plotly-4.10.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Browser-based graphing library for Python"
-HOMEPAGE="https://plot.ly/python/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-python/retrying[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-
-python_install_all() {
- distutils-r1_python_install_all
-
- mkdir -p "${ED}"/etc/ || die
- mv "${ED}"/usr/etc/jupyter "${ED}"/etc/ || die
- rmdir "${ED}"/usr/etc || die
-}
next reply other threads:[~2021-02-13 10:14 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-13 10:14 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-15 14:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/plotly/ Michał Górny
2025-03-25 8:15 Michał Górny
2025-03-18 7:31 Michał Górny
2024-09-13 3:12 Michał Górny
2024-08-30 1:38 Michał Górny
2024-08-17 16:55 Michał Górny
2024-05-19 6:02 Michał Górny
2024-05-02 2:00 Michał Górny
2024-05-02 2:00 Michał Górny
2024-04-18 5:34 Michał Górny
2024-03-14 4:22 Michał Górny
2024-03-09 18:30 Andrew Ammerlaan
2024-02-28 19:49 Arthur Zamarin
2024-02-16 5:40 Michał Górny
2023-12-30 18:30 Michał Górny
2023-11-25 0:26 Sam James
2023-10-26 13:37 Michał Górny
2023-09-16 3:03 Michał Górny
2023-08-17 8:36 Michał Górny
2023-08-12 3:27 Michał Górny
2023-07-24 11:32 Michał Górny
2023-06-09 2:47 Michał Górny
2023-04-08 6:08 Michał Górny
2023-04-06 3:07 Michał Górny
2023-03-30 2:57 Michał Górny
2023-02-25 6:06 Michał Górny
2023-01-29 11:44 Andrew Ammerlaan
2023-01-10 11:07 Arthur Zamarin
2022-12-21 6:46 Michał Górny
2022-10-28 7:09 Michał Górny
2022-10-12 19:22 Sam James
2022-08-12 11:23 Arthur Zamarin
2022-06-16 8:08 Michał Górny
2022-06-11 5:35 Arthur Zamarin
2022-05-16 13:24 Michał Górny
2022-04-05 17:55 Arthur Zamarin
2022-03-02 16:20 Andrew Ammerlaan
2021-10-17 9:13 Michał Górny
2021-08-24 18:41 Andrew Ammerlaan
2021-06-05 15:10 Andrew Ammerlaan
2021-01-22 4:15 Sam James
2020-12-27 3:37 Sam James
2020-11-09 7:54 Benda XU
2019-09-25 20:03 Rick Farina
2018-06-24 16:21 Pacho Ramos
2016-03-22 22:22 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1613211251.e7c1fa9b4970203039d7adb8317bdfd9ca1f541d.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox