* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-core-components/
@ 2021-05-12 6:25 Alfredo Tupone
0 siblings, 0 replies; 5+ messages in thread
From: Alfredo Tupone @ 2021-05-12 6:25 UTC (permalink / raw
To: gentoo-commits
commit: 297a3e0190e2003aa626704f14dd63d4c3ea3982
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 06:25:21 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed May 12 06:25:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297a3e01
sci-visualization/dash-core-components: add to tree
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-visualization/dash-core-components/Manifest | 1 +
.../dash-core-components-1.16.0.ebuild | 20 ++++++++++++++++++++
sci-visualization/dash-core-components/metadata.xml | 14 ++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/sci-visualization/dash-core-components/Manifest b/sci-visualization/dash-core-components/Manifest
new file mode 100644
index 00000000000..e770719e06f
--- /dev/null
+++ b/sci-visualization/dash-core-components/Manifest
@@ -0,0 +1 @@
+DIST dash-core-components-1.16.0.tar.gz 13922229 BLAKE2B 7ca8dd411e3a8714902266b11a9f39420c7455601cdcbde81ad86690846bbf574fd0c65019f69fcb0ea86f511802eee080d1e4fca1cd88b82c9898aeb5055ceb SHA512 f2648fa8331296db812e897e2976aab1ca357f81b547dda57710773b4e0ef98019f928d5a0a6add426693550fb483c04ec7e0311318cab113f10fc5dca19e197
diff --git a/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild b/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
new file mode 100644
index 00000000000..ec2940e44a0
--- /dev/null
+++ b/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Core components suite for Dash"
+HOMEPAGE="https://plot.ly/dash"
+SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
diff --git a/sci-visualization/dash-core-components/metadata.xml b/sci-visualization/dash-core-components/metadata.xml
new file mode 100644
index 00000000000..c2404f3251a
--- /dev/null
+++ b/sci-visualization/dash-core-components/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
+ <longdescription lang="en">
+ This package provides the core React component suite for Dash.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">plotly/dash-core-components</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-core-components/
@ 2021-05-12 6:59 Alfredo Tupone
0 siblings, 0 replies; 5+ messages in thread
From: Alfredo Tupone @ 2021-05-12 6:59 UTC (permalink / raw
To: gentoo-commits
commit: f4a417c32fffad5ff1c1bff0ec75ecf755bfcb6c
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 06:59:45 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed May 12 06:59:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a417c3
sci-visualization/dash-core-components: fix RedundantLongDescription
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-visualization/dash-core-components/metadata.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sci-visualization/dash-core-components/metadata.xml b/sci-visualization/dash-core-components/metadata.xml
index c2404f3251a..b50783929f5 100644
--- a/sci-visualization/dash-core-components/metadata.xml
+++ b/sci-visualization/dash-core-components/metadata.xml
@@ -6,7 +6,9 @@
<name>Tupone Alfredo</name>
</maintainer>
<longdescription lang="en">
- This package provides the core React component suite for Dash.
+ Dash ships with supercharged components for interactive user
+ interfaces. A core set of components, written and maintained by
+ the Dash team, is available in the dash-core-components library.
</longdescription>
<upstream>
<remote-id type="github">plotly/dash-core-components</remote-id>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-core-components/
@ 2021-09-05 18:03 Alfredo Tupone
0 siblings, 0 replies; 5+ messages in thread
From: Alfredo Tupone @ 2021-09-05 18:03 UTC (permalink / raw
To: gentoo-commits
commit: f57f939c531671702e078a1f0b833ca89481212a
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 18:03:42 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 18:03:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57f939c
sci-visualization/dash-core-components: RESTRICT test
Closes: https://bugs.gentoo.org/810451
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../dash-core-components/dash-core-components-1.16.0.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild b/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
index ec2940e44a0..8c8eac37c2d 100644
--- a/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
+++ b/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
@@ -10,6 +10,9 @@ DESCRIPTION="Core components suite for Dash"
HOMEPAGE="https://plot.ly/dash"
SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
+# Test execution depends on sci-visualization/dash being installed
+# but sci-visualization/dash depends on this
+RESTRICT="test"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-core-components/
@ 2021-09-20 17:19 Alfredo Tupone
0 siblings, 0 replies; 5+ messages in thread
From: Alfredo Tupone @ 2021-09-20 17:19 UTC (permalink / raw
To: gentoo-commits
commit: 9c5f8f0d79dc408521cf465bd9057b383bd33a60
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 17:18:54 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 17:18:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5f8f0d
sci-visualization/dash-core-components: bump 1.17.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-visualization/dash-core-components/Manifest | 1 +
.../dash-core-components-1.17.1.ebuild | 23 ++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/sci-visualization/dash-core-components/Manifest b/sci-visualization/dash-core-components/Manifest
index e770719e06f..debb2d58bb3 100644
--- a/sci-visualization/dash-core-components/Manifest
+++ b/sci-visualization/dash-core-components/Manifest
@@ -1 +1,2 @@
DIST dash-core-components-1.16.0.tar.gz 13922229 BLAKE2B 7ca8dd411e3a8714902266b11a9f39420c7455601cdcbde81ad86690846bbf574fd0c65019f69fcb0ea86f511802eee080d1e4fca1cd88b82c9898aeb5055ceb SHA512 f2648fa8331296db812e897e2976aab1ca357f81b547dda57710773b4e0ef98019f928d5a0a6add426693550fb483c04ec7e0311318cab113f10fc5dca19e197
+DIST dash-core-components-1.17.1.tar.gz 14597459 BLAKE2B ed2931e34c5c92f4cbef72df929162496e35080e4460fb470532c2f1d54fb0c1ed71ef1173f48b88eb6aca0d8d81e4b15bf2bd62ed876c9597464aab0513f768 SHA512 d3b76c9deb7ec7cd09e70b5cd7e89b02b800667cf2807f9f119f5d45fd162e256389fd66b3e55e220302b6913d8bcffe845a4c25c62f46ee76c4b34de231f746
diff --git a/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild b/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild
new file mode 100644
index 00000000000..8c8eac37c2d
--- /dev/null
+++ b/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Core components suite for Dash"
+HOMEPAGE="https://plot.ly/dash"
+SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+# Test execution depends on sci-visualization/dash being installed
+# but sci-visualization/dash depends on this
+RESTRICT="test"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-core-components/
@ 2022-02-05 12:29 Alfredo Tupone
0 siblings, 0 replies; 5+ messages in thread
From: Alfredo Tupone @ 2022-02-05 12:29 UTC (permalink / raw
To: gentoo-commits
commit: b2194baddab89953aa45e70424b178b96d890ee9
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 5 12:29:34 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 12:29:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2194bad
sci-visualization/dash-core-components: PythonCompatUpdate
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../dash-core-components/dash-core-components-1.16.0.ebuild | 4 ++--
.../dash-core-components/dash-core-components-1.17.1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild b/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
index 8c8eac37c2de..373d06e99ac6 100644
--- a/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
+++ b/sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Core components suite for Dash"
diff --git a/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild b/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild
index 8c8eac37c2de..373d06e99ac6 100644
--- a/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild
+++ b/sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Core components suite for Dash"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-02-05 12:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-05 12:29 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-core-components/ Alfredo Tupone
-- strict thread matches above, loose matches on Subject: below --
2021-09-20 17:19 Alfredo Tupone
2021-09-05 18:03 Alfredo Tupone
2021-05-12 6:59 Alfredo Tupone
2021-05-12 6:25 Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox