* [gentoo-commits] repo/gentoo:master commit in: dev-python/dash-html-components/
@ 2021-05-06 17:21 Alfredo Tupone
0 siblings, 0 replies; 3+ messages in thread
From: Alfredo Tupone @ 2021-05-06 17:21 UTC (permalink / raw
To: gentoo-commits
commit: 7ae13da31631b7a11d0ff9ff8031b3c587cc7760
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu May 6 17:21:01 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu May 6 17:21:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae13da3
dev-python/dash-html-components: add to the tree
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/dash-html-components/Manifest | 1 +
.../dash-html-components-1.1.3.ebuild | 19 +++++++++++++++++++
dev-python/dash-html-components/metadata.xml | 11 +++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/dash-html-components/Manifest b/dev-python/dash-html-components/Manifest
new file mode 100644
index 00000000000..0d3e160c52b
--- /dev/null
+++ b/dev-python/dash-html-components/Manifest
@@ -0,0 +1 @@
+DIST v1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
diff --git a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild b/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
new file mode 100644
index 00000000000..a075efb3db4
--- /dev/null
+++ b/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
@@ -0,0 +1,19 @@
+# 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="Vanilla HTML components for Dash"
+HOMEPAGE="https://plot.ly/dash"
+SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
diff --git a/dev-python/dash-html-components/metadata.xml b/dev-python/dash-html-components/metadata.xml
new file mode 100644
index 00000000000..7badce779b4
--- /dev/null
+++ b/dev-python/dash-html-components/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/dash-html-components/
@ 2021-05-06 19:22 Alfredo Tupone
0 siblings, 0 replies; 3+ messages in thread
From: Alfredo Tupone @ 2021-05-06 19:22 UTC (permalink / raw
To: gentoo-commits
commit: 8b49ccfe33f8f35d08759a35d71eccf49dccadc5
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu May 6 19:22:02 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu May 6 19:22:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b49ccfe
dev-python/dash-html-components: fix BadFilename
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/dash-html-components/Manifest | 2 +-
dev-python/dash-html-components/dash-html-components-1.1.3.ebuild | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/dash-html-components/Manifest b/dev-python/dash-html-components/Manifest
index 0d3e160c52b..6567923e52b 100644
--- a/dev-python/dash-html-components/Manifest
+++ b/dev-python/dash-html-components/Manifest
@@ -1 +1 @@
-DIST v1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
+DIST dash-html-components-1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
diff --git a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild b/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
index a075efb3db4..26ff12dc81c 100644
--- a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
+++ b/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
@@ -8,7 +8,8 @@ inherit distutils-r1
DESCRIPTION="Vanilla HTML components for Dash"
HOMEPAGE="https://plot.ly/dash"
-SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz"
+SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/dash-html-components/
@ 2021-05-09 9:36 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2021-05-09 9:36 UTC (permalink / raw
To: gentoo-commits
commit: b9c334ed2f145632edf3108698b03ed243216549
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 09:35:03 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 9 09:36:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c334ed
Revert "dev-python/dash-html-components: add to the tree"
This reverts commit 7ae13da31631b7a11d0ff9ff8031b3c587cc7760.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dash-html-components/Manifest | 1 -
.../dash-html-components-1.1.3.ebuild | 20 --------------------
dev-python/dash-html-components/metadata.xml | 11 -----------
3 files changed, 32 deletions(-)
diff --git a/dev-python/dash-html-components/Manifest b/dev-python/dash-html-components/Manifest
deleted file mode 100644
index 6567923e52b..00000000000
--- a/dev-python/dash-html-components/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dash-html-components-1.1.3.tar.gz 375680 BLAKE2B e489d8d5fe3c832ae8be82ea1eac83b8a8c8df8b6ac9ce1d122178f63c4ce355c39195bd828e503c51605ed5e774eaff38cf16da9a1c486fd0eff404cd85694f SHA512 dfcc41ef7a52f0d5cc97db9e94b00eb7707cea7c5f95e89832d1b74a1554d9d9f9c3b5df57509fe959b06c53f2a281b7070adde45d3c19003c13983a10ca2509
diff --git a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild b/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
deleted file mode 100644
index 26ff12dc81c..00000000000
--- a/dev-python/dash-html-components/dash-html-components-1.1.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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="Vanilla HTML components 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/dev-python/dash-html-components/metadata.xml b/dev-python/dash-html-components/metadata.xml
deleted file mode 100644
index 7badce779b4..00000000000
--- a/dev-python/dash-html-components/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>tupone@gentoo.org</email>
- <name>Tupone Alfredo</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-05-09 9:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-09 9:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/dash-html-components/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2021-05-06 19:22 Alfredo Tupone
2021-05-06 17:21 Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox