summaryrefslogtreecommitdiff
path: root/sci-visualization/dash-core-components
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /sci-visualization/dash-core-components
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'sci-visualization/dash-core-components')
-rw-r--r--sci-visualization/dash-core-components/Manifest4
-rw-r--r--sci-visualization/dash-core-components/dash-core-components-1.16.0.ebuild4
-rw-r--r--sci-visualization/dash-core-components/dash-core-components-1.17.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-visualization/dash-core-components/Manifest b/sci-visualization/dash-core-components/Manifest
index efafa480fd20..81c128e03aa7 100644
--- a/sci-visualization/dash-core-components/Manifest
+++ b/sci-visualization/dash-core-components/Manifest
@@ -1,5 +1,5 @@
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
-EBUILD dash-core-components-1.16.0.ebuild 546 BLAKE2B 6490f5c01911c2a1646a3243af55b8d43b95c62b3e83a7843c9b9c7a358c03fc591ce4bdb2273e445283a83de5b92abe7c350a667f0ed8282c34e2dd9a503091 SHA512 87c44346e605114643d9373b008a004c6859f3bd93caf3bc222b2a66509d2e0dda3e535e134105f3cd20ca6fa0f4de64b794ed232ab9913af90d306435e76888
-EBUILD dash-core-components-1.17.1.ebuild 546 BLAKE2B 6490f5c01911c2a1646a3243af55b8d43b95c62b3e83a7843c9b9c7a358c03fc591ce4bdb2273e445283a83de5b92abe7c350a667f0ed8282c34e2dd9a503091 SHA512 87c44346e605114643d9373b008a004c6859f3bd93caf3bc222b2a66509d2e0dda3e535e134105f3cd20ca6fa0f4de64b794ed232ab9913af90d306435e76888
+EBUILD dash-core-components-1.16.0.ebuild 553 BLAKE2B 69d6767d161391d81fccd66b447548bd9d0aadf56463bcabf2eba0fc8761bdd167f61cd163f99de929f37cb13419162e007ed0592a327e62bca65811d6011b12 SHA512 c60855b062a4802c6d3bfe35b843cdee3dadb1df6301908cda91958f874a24ec9b88715fbbeadee5b5f59aa480eec5603931955a522d8baedd0fdb20a9d4df2f
+EBUILD dash-core-components-1.17.1.ebuild 553 BLAKE2B 69d6767d161391d81fccd66b447548bd9d0aadf56463bcabf2eba0fc8761bdd167f61cd163f99de929f37cb13419162e007ed0592a327e62bca65811d6011b12 SHA512 c60855b062a4802c6d3bfe35b843cdee3dadb1df6301908cda91958f874a24ec9b88715fbbeadee5b5f59aa480eec5603931955a522d8baedd0fdb20a9d4df2f
MISC metadata.xml 585 BLAKE2B 3feb2e1cd13bdf259177f52e2b99ef0aacda8cbe1de791d94434450b4ee723b2cfee9ffb10b7a28ca3b1e6026e847aae3ea258cf57ea3bdcb91ccca48b8c3563 SHA512 75c3252131b7c6403ed2eda58019e239563f773519d7e46eaf7bc5eea4f0a0a308ea951d15badce5a22ab77e17f0d5ce2a87ef7449af337466742fc7917acbf4
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"