[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2024-05-18 Thread Michał Górny
commit: 092d0bf36c494060af6d1c08c2d1f9d6850b0f8e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 15:20:33 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 15:24:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=092d0bf3

dev-python/annotated-types: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/annotated-types/annotated-types-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/annotated-types/annotated-types-0.6.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
index e22c16362c29..b1c10a93f1ba 100644
--- a/dev-python/annotated-types/annotated-types-0.6.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-12-02 Thread Michał Górny
commit: 8673146fd00b55a89cf8235769cc430e2797d4c3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  2 09:33:09 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  2 09:33:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8673146f

dev-python/annotated-types: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/annotated-types/Manifest|  1 -
 .../annotated-types/annotated-types-0.5.0.ebuild   | 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-python/annotated-types/Manifest 
b/dev-python/annotated-types/Manifest
index 8828a9e0376d..bbf88893554b 100644
--- a/dev-python/annotated-types/Manifest
+++ b/dev-python/annotated-types/Manifest
@@ -1,2 +1 @@
-DIST annotated_types-0.5.0.tar.gz 13504 BLAKE2B 
6c13267b2bdcafabc57e734e3a92133c140ed34560625ed067e01b19f4c8e250b01dacfd5518d0e7283fe469d053a1c1baed173f215231e7303defc3e444667d
 SHA512 
d59c00ff84d510d87149aa9a33deb26e2c3aee98f0f99b63cc0eba83a212c4c1567fcb81370e8bf9add32fd23cc9ea2a5a8692a840d316c44ab7a550bd4349b3
 DIST annotated_types-0.6.0.tar.gz 14670 BLAKE2B 
9390abe727f9b7a777e8266e192e032e2f36703c76a60e7fa34dd5517db8129f75e617b67ff88e9f299d10dd3f076d6793bf86e04b6230f2c4df886a8e0719cb
 SHA512 
6b7f6fa23f47758d955822564227173951d6ddd854397b0c996bb6adeadd9caebfab6d193595be17003c1ef0e81a6bd8e20ec8221a70ffa35f9a4414300e788d

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
deleted file mode 100644
index e22c16362c29..
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Reusable constraint types to use with typing.Annotated"
-HOMEPAGE="
-   https://github.com/annotated-types/annotated-types/
-   https://pypi.org/project/annotated-types/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-12-02 Thread Arthur Zamarin
commit: c783f9fbbb58a8d3e76dbd980f454c98d601d14c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  2 09:31:53 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  2 09:31:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c783f9fb

dev-python/annotated-types: Stabilize 0.6.0 ALLARCHES, #919007

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/annotated-types/annotated-types-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.6.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
index f2c2a18d0815..e22c16362c29 100644
--- a/dev-python/annotated-types/annotated-types-0.6.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-11-10 Thread Arthur Zamarin
commit: 45bb6db2c397444dfc4bd865da18e22b4f472ca9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 10 15:09:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 10 15:09:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bb6db2

dev-python/annotated-types: Stabilize 0.5.0 arm64, #916202

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index efd2a12343f0..eef9d054fbbb 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-10-06 Thread Michał Górny
commit: 32b85f4a73a2cf2af397fe838b36b1aa0b81d2e3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 04:05:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b85f4a

dev-python/annotated-types: Bump to 0.6.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/annotated-types/Manifest|  1 +
 .../annotated-types/annotated-types-0.6.0.ebuild   | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/annotated-types/Manifest 
b/dev-python/annotated-types/Manifest
index 49912a423f0c..8828a9e0376d 100644
--- a/dev-python/annotated-types/Manifest
+++ b/dev-python/annotated-types/Manifest
@@ -1 +1,2 @@
 DIST annotated_types-0.5.0.tar.gz 13504 BLAKE2B 
6c13267b2bdcafabc57e734e3a92133c140ed34560625ed067e01b19f4c8e250b01dacfd5518d0e7283fe469d053a1c1baed173f215231e7303defc3e444667d
 SHA512 
d59c00ff84d510d87149aa9a33deb26e2c3aee98f0f99b63cc0eba83a212c4c1567fcb81370e8bf9add32fd23cc9ea2a5a8692a840d316c44ab7a550bd4349b3
+DIST annotated_types-0.6.0.tar.gz 14670 BLAKE2B 
9390abe727f9b7a777e8266e192e032e2f36703c76a60e7fa34dd5517db8129f75e617b67ff88e9f299d10dd3f076d6793bf86e04b6230f2c4df886a8e0719cb
 SHA512 
6b7f6fa23f47758d955822564227173951d6ddd854397b0c996bb6adeadd9caebfab6d193595be17003c1ef0e81a6bd8e20ec8221a70ffa35f9a4414300e788d

diff --git a/dev-python/annotated-types/annotated-types-0.6.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
new file mode 100644
index ..f2c2a18d0815
--- /dev/null
+++ b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Reusable constraint types to use with typing.Annotated"
+HOMEPAGE="
+   https://github.com/annotated-types/annotated-types/
+   https://pypi.org/project/annotated-types/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-10-04 Thread Joonas Niilola
commit: bbbd0cdeb14c68db45fd06026fbae68cf420f972
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Oct  4 07:39:58 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Oct  4 07:39:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbbd0cde

dev-python/annotated-types: Stabilize 0.5.0 x86, #915101

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 0c93c0a222a6..216f9dccda53 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-10-04 Thread Joonas Niilola
commit: 2c83e3c7cf790c1f0300f4f49584cd605c5b26e4
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Oct  4 07:39:31 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Oct  4 07:39:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c83e3c7

dev-python/annotated-types: Stabilize 0.5.0 amd64, #915101

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index f2c2a18d0815..0c93c0a222a6 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-09-27 Thread WANG Xuerui
commit: f75c1ed24a6b1ee73e6ee5cd1a16b88719bf990a
Author: WANG Xuerui  gentoo  org>
AuthorDate: Wed Sep 27 17:51:00 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Wed Sep 27 17:58:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75c1ed2

dev-python/annotated-types: keyword 0.5.0 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 501e24618e8f..f2c2a18d0815 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-08-19 Thread Sam James
commit: 7b541c945d5fd6409241ce36877f2d0eed9c3270
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 19 16:51:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 19 16:51:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b541c94

dev-python/annotated-types: Keyword 0.5.0 s390, #909772

Signed-off-by: Sam James  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 873626c8466e..501e24618e8f 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-08-19 Thread Sam James
commit: 870fd8109d476a6cc567a888baf370de782ffb89
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 19 15:58:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 19 15:58:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870fd810

dev-python/annotated-types: Keyword 0.5.0 sparc, #909772

Signed-off-by: Sam James  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 7c8950488609..873626c8466e 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-08-17 Thread Sam James
commit: 72b1b80c1999d2afd5ec9ad5f177f71cca83dd6a
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 17 06:04:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 17 06:04:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b1b80c

dev-python/annotated-types: Keyword 0.5.0 ppc, #909772

Signed-off-by: Sam James  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index aa475cc16a2d..7c8950488609 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-08-16 Thread Sam James
commit: d5dcd57fc35e3943c2e98f372c8c2968615cb6cf
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 07:03:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 07:03:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5dcd57f

dev-python/annotated-types: Keyword 0.5.0 ppc64, #909772

Signed-off-by: Sam James  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index db4ce7987710..aa475cc16a2d 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-08-15 Thread Sam James
commit: e4d0579667bdedc5725d7b4f06122771720a5d97
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d05796

dev-python/annotated-types: Keyword 0.5.0 arm, #909772

Signed-off-by: Sam James  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 3274032d0185..db4ce7987710 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-08-15 Thread Sam James
commit: 21626d32dcf0669d3a29c49b8ab4c564fcc5a3a5
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21626d32

dev-python/annotated-types: Keyword 0.5.0 arm64, #909772

Signed-off-by: Sam James  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 1f583aeb3993..3274032d0185 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-07-10 Thread Arthur Zamarin
commit: c6eba04e1454af1ae97045c33bc079cdb9f78604
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jul 10 19:34:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jul 10 19:34:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6eba04e

dev-python/annotated-types: Keyword 0.5.0 x86, #909772

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index ac1727860737..1f583aeb3993 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-07-07 Thread Jakov Smolić
commit: e51575a25bc3d56044cb0a3ec3673fe6cef0db11
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Jul  7 08:11:40 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Jul  7 08:11:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51575a2

dev-python/annotated-types: Keyword 0.5.0 riscv, #909772

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/annotated-types/annotated-types-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 7dbe43adc16f..ac1727860737 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-06-04 Thread Michał Górny
commit: dc822b01fbf03a429b1b9d3457134695bcb6a790
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  4 14:28:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  4 14:34:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc822b01

dev-python/annotated-types: New package, v0.5.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/annotated-types/Manifest|  1 +
 .../annotated-types/annotated-types-0.5.0.ebuild   | 27 ++
 dev-python/annotated-types/metadata.xml| 13 +++
 3 files changed, 41 insertions(+)

diff --git a/dev-python/annotated-types/Manifest 
b/dev-python/annotated-types/Manifest
new file mode 100644
index ..49912a423f0c
--- /dev/null
+++ b/dev-python/annotated-types/Manifest
@@ -0,0 +1 @@
+DIST annotated_types-0.5.0.tar.gz 13504 BLAKE2B 
6c13267b2bdcafabc57e734e3a92133c140ed34560625ed067e01b19f4c8e250b01dacfd5518d0e7283fe469d053a1c1baed173f215231e7303defc3e444667d
 SHA512 
d59c00ff84d510d87149aa9a33deb26e2c3aee98f0f99b63cc0eba83a212c4c1567fcb81370e8bf9add32fd23cc9ea2a5a8692a840d316c44ab7a550bd4349b3

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
new file mode 100644
index ..7dbe43adc16f
--- /dev/null
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Reusable constraint types to use with typing.Annotated"
+HOMEPAGE="
+   https://github.com/annotated-types/annotated-types/
+   https://pypi.org/project/annotated-types/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest

diff --git a/dev-python/annotated-types/metadata.xml 
b/dev-python/annotated-types/metadata.xml
new file mode 100644
index ..1aaeb086b3f8
--- /dev/null
+++ b/dev-python/annotated-types/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   annotated-types/annotated-types
+   annotated-types
+   
+