summaryrefslogtreecommitdiff
path: root/dev-python/matrix-common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-19 17:58:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-19 17:58:12 +0100
commit80063f2f52858d7e3f06534393a5d0e2b0d33029 (patch)
tree7e3fd55cdd7712ac87632f7ef39a507bc3f4ad56 /dev-python/matrix-common
parent6031cee8b35a5f0d7a1fee157d2cefcc05649608 (diff)
gentoo auto-resync : 19:04:2023 - 17:58:12
Diffstat (limited to 'dev-python/matrix-common')
-rw-r--r--dev-python/matrix-common/Manifest2
-rw-r--r--dev-python/matrix-common/matrix-common-1.3.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest
index 6f333690a080..8b6f0336a45c 100644
--- a/dev-python/matrix-common/Manifest
+++ b/dev-python/matrix-common/Manifest
@@ -1,3 +1,3 @@
DIST matrix-common-1.3.0.gh.tar.gz 14143 BLAKE2B dd72a7c5558c2db0ab38f2f544f6ab6926fd037e99cbb774973f08bdc661c1587d3d6883ffc6a9cfcea6942284d4020814c02d56be3746279323fca17490f434 SHA512 d08fa11a4156a7c4596ea20709e0fddd1563ef1f4ba763e21a073ba53e1baf58d8de1b60cf0f69c846128cdd6f04788df49765704c8adfde187e8de1dc5ded4e
-EBUILD matrix-common-1.3.0.ebuild 695 BLAKE2B d3eab1510cf742fe578bcb03bcd1596cf269642d7ae2179ce116bca7f566ba6de2d7e4c0230d743ac1dbe4854974a975e8e3c368811336c5772f35c4e8716ef4 SHA512 2e0b71a91c38dd7d50169e2fc704737623df1ef5117e8458f81b81dd7fb679489e7cfd8303f894b713e885a19c0814198fed17c4142bca4e004f346bf8c0dc73
+EBUILD matrix-common-1.3.0.ebuild 700 BLAKE2B 3a92c4c91d5c2042c3f816a6b3a019cf7721e2b2860e136be4f154fc32b6f873d1b8516cb1e05b2d8344ffcbc4039a69e822b85f11b4a6a4dbaf8003e2eb999a SHA512 899e58e3ce03c0ef2660f540e944b74e1bfa2773999ebc76dc80217f664d199a4ad3f289b9bbdb93f5106576d29f143b4e46e56c4eb1d0a912be37b6b5660bc4
MISC metadata.xml 562 BLAKE2B fa541a0975b17ed6cd5da5f2c2afe5c938e4e9d6bcb678ff73041d0868fd5c3f113b25a5e1ad9ff12179aa4ede1ecefbb74e92946e6fb142b1e1f3bd14aca4d3 SHA512 83588db4905f80df6c8d881e20753cd52de1ee828d3a8650cbe8806692483e54fa0a126dd5a69530d1f64e6abacf0c75e4b128a8162a9a76813c6b519c916795
diff --git a/dev-python/matrix-common/matrix-common-1.3.0.ebuild b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
index 6245d546b3fc..fd8a94e1ae4f 100644
--- a/dev-python/matrix-common/matrix-common-1.3.0.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ KEYWORDS="amd64 ~ppc64"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/importlib_metadata[${PYTHON_USEDEP}]
+ dev-python/importlib-metadata[${PYTHON_USEDEP}]
"
distutils_enable_tests unittest