Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-html-components/
Date: Sat, 05 Feb 2022 12:32:04
Message-Id: 1644064306.701ff75ce9ad93d89c581d5016971ce7d9cebeac.tupone@gentoo
1 commit: 701ff75ce9ad93d89c581d5016971ce7d9cebeac
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 5 12:31:46 2022 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 5 12:31:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701ff75c
7
8 sci-visualization/dash-html-components: PythonCompatUpdate
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 .../dash-html-components/dash-html-components-1.1.3.ebuild | 4 ++--
14 .../dash-html-components/dash-html-components-1.1.4.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
18 index 68536c49b1a1..b841a33c97c2 100644
19 --- a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
20 +++ b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild
21 @@ -1,9 +1,9 @@
22 -# Copyright 2021 Gentoo Authors
23 +# Copyright 2021-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 -PYTHON_COMPAT=( python3_{8,9} )
29 +PYTHON_COMPAT=( python3_{8..10} )
30 inherit distutils-r1
31
32 DESCRIPTION="Vanilla HTML components for Dash"
33
34 diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
35 index 68536c49b1a1..b841a33c97c2 100644
36 --- a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
37 +++ b/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
38 @@ -1,9 +1,9 @@
39 -# Copyright 2021 Gentoo Authors
40 +# Copyright 2021-2022 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=7
44
45 -PYTHON_COMPAT=( python3_{8,9} )
46 +PYTHON_COMPAT=( python3_{8..10} )
47 inherit distutils-r1
48
49 DESCRIPTION="Vanilla HTML components for Dash"