* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2022-07-09 8:16 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-07-09 8:16 UTC (permalink / raw
To: gentoo-commits
commit: e20d1c52ad0aab3b8aa6805be115a94e2f71835e
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Jul 7 13:23:21 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 9 08:15:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20d1c52
dev-python/matrix-common: new package, add 1.2.1
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/matrix-common/Manifest | 1 +
.../matrix-common/matrix-common-1.2.1.ebuild | 29 ++++++++++++++++++++++
dev-python/matrix-common/metadata.xml | 16 ++++++++++++
3 files changed, 46 insertions(+)
diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest
new file mode 100644
index 000000000000..8f3aea5f9006
--- /dev/null
+++ b/dev-python/matrix-common/Manifest
@@ -0,0 +1 @@
+DIST matrix-common-1.2.1.gh.tar.gz 12598 BLAKE2B 94f25d90c9df948054739cee39033c1f261e61300aa74b7ce606cf8a3c82e716687aa57ddb0f72b8617ae56c21486b50a68f9e6c8611e2f8b19c33b0d2a557e7 SHA512 9ab05d6aeddf4915970916d34e625b7a059823e56ba8868f955cf8971a51ac31891304a7fb00170c60c6b107f7526565f67bd78416a466c50092954c5b422114
diff --git a/dev-python/matrix-common/matrix-common-1.2.1.ebuild b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
new file mode 100644
index 000000000000..fbbe4a43703d
--- /dev/null
+++ b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Common code for Synapse, Sydent and Sygnal"
+HOMEPAGE="
+ https://github.com/matrix-org/matrix-python-common
+ https://pypi.org/project/matrix-common/
+"
+SRC_URI="https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+S="${WORKDIR}/matrix-python-common-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-python/attrs[${PYTHON_USEDEP}]
+ dev-python/importlib_metadata[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
diff --git a/dev-python/matrix-common/metadata.xml b/dev-python/matrix-common/metadata.xml
new file mode 100644
index 000000000000..88ed39af8ea2
--- /dev/null
+++ b/dev-python/matrix-common/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>arkamar@atlas.cz</email>
+ <name>Petr Vaněk</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">matrix-common</remote-id>
+ <remote-id type="github">matrix-org/matrix-python-common</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2022-07-20 17:01 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-07-20 17:01 UTC (permalink / raw
To: gentoo-commits
commit: ca4e17d40663ca1870273790d900ab922028994c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 17:00:47 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 17:00:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4e17d4
dev-python/matrix-common: Keyword 1.2.1 ppc64, #859412
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/matrix-common/matrix-common-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/matrix-common/matrix-common-1.2.1.ebuild b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
index fbbe4a43703d..161d2ed85388 100644
--- a/dev-python/matrix-common/matrix-common-1.2.1.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/matrix-python-common-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2022-08-23 20:26 Agostino Sarubbo
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2022-08-23 20:26 UTC (permalink / raw
To: gentoo-commits
commit: f77d35b28b54789486a64cc063d05c59a9a34e1f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 20:25:55 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 20:25:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77d35b2
dev-python/matrix-common: amd64 stable wrt bug #866029
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/matrix-common/matrix-common-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/matrix-common/matrix-common-1.2.1.ebuild b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
index 161d2ed85388..834a045ffedc 100644
--- a/dev-python/matrix-common/matrix-common-1.2.1.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/matrix-python-common-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2022-09-14 22:33 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-09-14 22:33 UTC (permalink / raw
To: gentoo-commits
commit: 6e0866263b8c34b90fbdaccdcaf419803ff19d4a
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Tue Sep 13 09:57:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 22:28:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e086626
dev-python/matrix-common: add 1.3.0
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/matrix-common/Manifest | 1 +
.../matrix-common/matrix-common-1.3.0.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest
index 8f3aea5f9006..179e385e85e0 100644
--- a/dev-python/matrix-common/Manifest
+++ b/dev-python/matrix-common/Manifest
@@ -1 +1,2 @@
DIST matrix-common-1.2.1.gh.tar.gz 12598 BLAKE2B 94f25d90c9df948054739cee39033c1f261e61300aa74b7ce606cf8a3c82e716687aa57ddb0f72b8617ae56c21486b50a68f9e6c8611e2f8b19c33b0d2a557e7 SHA512 9ab05d6aeddf4915970916d34e625b7a059823e56ba8868f955cf8971a51ac31891304a7fb00170c60c6b107f7526565f67bd78416a466c50092954c5b422114
+DIST matrix-common-1.3.0.gh.tar.gz 14143 BLAKE2B dd72a7c5558c2db0ab38f2f544f6ab6926fd037e99cbb774973f08bdc661c1587d3d6883ffc6a9cfcea6942284d4020814c02d56be3746279323fca17490f434 SHA512 d08fa11a4156a7c4596ea20709e0fddd1563ef1f4ba763e21a073ba53e1baf58d8de1b60cf0f69c846128cdd6f04788df49765704c8adfde187e8de1dc5ded4e
diff --git a/dev-python/matrix-common/matrix-common-1.3.0.ebuild b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
new file mode 100644
index 000000000000..f3bd4f3f339c
--- /dev/null
+++ b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Common code for Synapse, Sydent and Sygnal"
+HOMEPAGE="
+ https://github.com/matrix-org/matrix-python-common
+ https://pypi.org/project/matrix-common/
+"
+SRC_URI="
+ https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+S="${WORKDIR}/matrix-python-common-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+
+RDEPEND="
+ dev-python/attrs[${PYTHON_USEDEP}]
+ dev-python/importlib_metadata[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2022-09-27 21:44 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-09-27 21:44 UTC (permalink / raw
To: gentoo-commits
commit: 45d00b64d9072a917b0aa0c8feded9df09dcf8ff
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Tue Sep 27 13:52:10 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 21:42:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d00b64
dev-python/matrix-common: mark ALLARCHES
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/matrix-common/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/matrix-common/metadata.xml b/dev-python/matrix-common/metadata.xml
index 88ed39af8ea2..9cb264302e18 100644
--- a/dev-python/matrix-common/metadata.xml
+++ b/dev-python/matrix-common/metadata.xml
@@ -9,6 +9,7 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">matrix-common</remote-id>
<remote-id type="github">matrix-org/matrix-python-common</remote-id>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2022-10-17 12:31 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2022-10-17 12:31 UTC (permalink / raw
To: gentoo-commits
commit: 86e08287cf00a702303917be5ce4baf5b29c69e2
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 12:30:54 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 12:30:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e08287
dev-python/matrix-common: Stabilize 1.3.0 amd64, #877393
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/matrix-common/matrix-common-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 f3bd4f3f339c..6245d546b3fc 100644
--- a/dev-python/matrix-common/matrix-common-1.3.0.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/matrix-python-common-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2023-03-16 18:13 Michał Górny
0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2023-03-16 18:13 UTC (permalink / raw
To: gentoo-commits
commit: 8990a324fb1575ac5c80611feda78f506c375957
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 18:09:56 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 18:11:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8990a324
dev-python/matrix-common: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/matrix-common/Manifest | 1 -
.../matrix-common/matrix-common-1.2.1.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest
index 179e385e85e0..c3e0efaf5102 100644
--- a/dev-python/matrix-common/Manifest
+++ b/dev-python/matrix-common/Manifest
@@ -1,2 +1 @@
-DIST matrix-common-1.2.1.gh.tar.gz 12598 BLAKE2B 94f25d90c9df948054739cee39033c1f261e61300aa74b7ce606cf8a3c82e716687aa57ddb0f72b8617ae56c21486b50a68f9e6c8611e2f8b19c33b0d2a557e7 SHA512 9ab05d6aeddf4915970916d34e625b7a059823e56ba8868f955cf8971a51ac31891304a7fb00170c60c6b107f7526565f67bd78416a466c50092954c5b422114
DIST matrix-common-1.3.0.gh.tar.gz 14143 BLAKE2B dd72a7c5558c2db0ab38f2f544f6ab6926fd037e99cbb774973f08bdc661c1587d3d6883ffc6a9cfcea6942284d4020814c02d56be3746279323fca17490f434 SHA512 d08fa11a4156a7c4596ea20709e0fddd1563ef1f4ba763e21a073ba53e1baf58d8de1b60cf0f69c846128cdd6f04788df49765704c8adfde187e8de1dc5ded4e
diff --git a/dev-python/matrix-common/matrix-common-1.2.1.ebuild b/dev-python/matrix-common/matrix-common-1.2.1.ebuild
deleted file mode 100644
index 834a045ffedc..000000000000
--- a/dev-python/matrix-common/matrix-common-1.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Common code for Synapse, Sydent and Sygnal"
-HOMEPAGE="
- https://github.com/matrix-org/matrix-python-common
- https://pypi.org/project/matrix-common/
-"
-SRC_URI="https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-S="${WORKDIR}/matrix-python-common-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64"
-
-RDEPEND="
- dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/importlib_metadata[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2023-05-28 11:36 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-05-28 11:36 UTC (permalink / raw
To: gentoo-commits
commit: 5c781ffe7f0130e56cb62d5d57a27a00f75bf23a
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Sun May 28 10:23:29 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 28 11:35:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c781ffe
dev-python/matrix-common: enable py3.12
and remove unnecessary rdeps on dev-python/importlib-metadata, which is
required only for older python versions.
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../matrix-common/matrix-common-1.3.0-r1.ebuild | 31 ++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
new file mode 100644
index 000000000000..3fc65d970aa6
--- /dev/null
+++ b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Common code for Synapse, Sydent and Sygnal"
+HOMEPAGE="
+ https://github.com/matrix-org/matrix-python-common
+ https://pypi.org/project/matrix-common/
+"
+SRC_URI="
+ https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+S="${WORKDIR}/matrix-python-common-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+
+RDEPEND="
+ dev-python/attrs[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2023-06-28 13:54 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-06-28 13:54 UTC (permalink / raw
To: gentoo-commits
commit: 101df12a9e65207fd6330b22511d4c4bc60f600c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 13:53:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 13:54:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101df12a
dev-python/matrix-common: Stabilize 1.3.0-r1 ALLARCHES, #909323
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
index 3fc65d970aa6..74fc5be99547 100644
--- a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/matrix-python-common-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2023-06-28 17:17 Michał Górny
0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2023-06-28 17:17 UTC (permalink / raw
To: gentoo-commits
commit: f807c513c385933d414e13c96df52082383d9847
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 14:39:15 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 17:17:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f807c513
dev-python/matrix-common: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../matrix-common/matrix-common-1.3.0.ebuild | 32 ----------------------
1 file changed, 32 deletions(-)
diff --git a/dev-python/matrix-common/matrix-common-1.3.0.ebuild b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
deleted file mode 100644
index fd8a94e1ae4f..000000000000
--- a/dev-python/matrix-common/matrix-common-1.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Common code for Synapse, Sydent and Sygnal"
-HOMEPAGE="
- https://github.com/matrix-org/matrix-python-common
- https://pypi.org/project/matrix-common/
-"
-SRC_URI="
- https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-S="${WORKDIR}/matrix-python-common-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64"
-
-RDEPEND="
- dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/importlib-metadata[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/
@ 2024-05-26 22:41 Petr Vaněk
0 siblings, 0 replies; 11+ messages in thread
From: Petr Vaněk @ 2024-05-26 22:41 UTC (permalink / raw
To: gentoo-commits
commit: 5f62c837988d2846b8e73ab26aedbf147d4a8f54
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 22:15:28 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sun May 26 22:40:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f62c837
dev-python/matrix-common: enable py3.13
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
index 74b4edc30d96..631212dea5d4 100644
--- a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-05-26 22:41 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 17:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/matrix-common/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 22:41 Petr Vaněk
2023-06-28 13:54 Sam James
2023-05-28 11:36 Sam James
2023-03-16 18:13 Michał Górny
2022-10-17 12:31 Joonas Niilola
2022-09-27 21:44 Sam James
2022-09-14 22:33 Sam James
2022-08-23 20:26 Agostino Sarubbo
2022-07-20 17:01 Sam James
2022-07-09 8:16 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox