[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-06-12 Thread Michał Górny
commit: 2a3c59e3a95d76c0434403a5e45a76c1fcdf1be8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 12 07:37:40 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 12 07:42:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3c59e3

dev-python/prompt-toolkit: Remove old

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

 dev-python/prompt-toolkit/Manifest |  3 ---
 .../prompt-toolkit/prompt-toolkit-3.0.43.ebuild| 25 --
 .../prompt-toolkit/prompt-toolkit-3.0.44.ebuild| 30 --
 .../prompt-toolkit/prompt-toolkit-3.0.46.ebuild| 30 --
 4 files changed, 88 deletions(-)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index ee8fd871c93f..fd373865e37b 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,5 +1,2 @@
-DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0bbd6a47f5a581d5b49bb5fe36f0d3eee2022522eac09dccc5bceaf6227e17abe475f133c53b912b3b84f940877aaa6b9a
 SHA512 
833666da9bc7259eec2ee357cb936001880ac1f88c33a1e346ef5e4b8c3fcd37ff7d7102e590d509b0b0ac1e046fcd9d2a7046857c9e95dc3890f1b70c62544c
-DIST prompt_toolkit-3.0.44.tar.gz 425654 BLAKE2B 
48d080ad6cab2ed192284ae376c65b43a500b7c642b9298af6afc109a16ddf53d8242748af772dd556a568356ab4af95bb71dfb36ec345ee9d4904f0de15fa20
 SHA512 
09202d023e52eae2200e23be1ed9bfa91ce072c1c6970d00d92fe9f0fabfaa4117b9e174b43b9ae041f4e0605c77a990625e51e51925d1ff63a65a10e09734a8
 DIST prompt_toolkit-3.0.45.tar.gz 425324 BLAKE2B 
771b1c4b80475f52547d725bbcc5e12223ab15cce9ca5a63c4364615c3f1c6ab23c9e14023178bf2e30467138f1b8407132eb22208fdc29c3c34992c6899c016
 SHA512 
6e8758e06fac7462821bd803a99f961017cd4e889eb39744fc1a3665983c12fced7bdf0538d83d709040cfb182e3694c1dc31e0c9e62aa08c4b1a7336955d35e
-DIST prompt_toolkit-3.0.46.tar.gz 425591 BLAKE2B 
74d10e5bb93cbdf9625f621ca80f15bb012c2839956fa0edaecab7f7af4ce1209eea4eb8fcd403563be5da514f3d08f550d605d44ec2e3b7af136950a9f9428c
 SHA512 
c75dc84a45c24ddbf6074c65aa5e5e0e4ba6d2f1c1a9211e771a534118571b1ad31db57457304365d08091fdf5ad0f8827893269d3963fc1f29b0dd56a12ca64
 DIST prompt_toolkit-3.0.47.tar.gz 425859 BLAKE2B 
fa12151c48126c971b2dc468a6e1de4ede49ade08f637e9c02d2284f74f07cbcf4d3167447e616af3385eef0355f8928bfc50632f0cf61138320d7e75777c07e
 SHA512 
c27dc03929f0bd373e41bf70e19f82f97c8f0a6308e51e079e89d6233f1e638c34703cc056fe8c86cc9b63f91b5d345c28ce0e418f79f6e450ca06bcda5820fd

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
deleted file mode 100644
index f8f79b9f3357..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.44.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.44.ebuild
deleted file mode 100644
index 4efb2ede21df..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.44.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # requires tree-sitter-languages
-   src/prompt_toolkit/lexers/tree_sitter_test.py
-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.46.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.46.ebuild
deleted file mode 100644
index 4efb2ede21df..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.46.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} 

[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-06-12 Thread Arthur Zamarin
commit: 2c49dc9f9b4fdf5c10c0d5df64e88d7f4e6d66b0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 12 06:44:17 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 12 06:44:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c49dc9f

dev-python/prompt-toolkit: Stabilize 3.0.45 ALLARCHES, #934097

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

 dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild
index 4efb2ede21df..d2512c1b3e80 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-06-10 Thread Michał Górny
commit: 552e59099bab0a0929a65135ed3066e92af76895
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 10 14:18:06 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 10 14:41:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552e5909

dev-python/prompt-toolkit: Bump to 3.0.47

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.47.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index e3a040e312bd..ee8fd871c93f 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -2,3 +2,4 @@ DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0
 DIST prompt_toolkit-3.0.44.tar.gz 425654 BLAKE2B 
48d080ad6cab2ed192284ae376c65b43a500b7c642b9298af6afc109a16ddf53d8242748af772dd556a568356ab4af95bb71dfb36ec345ee9d4904f0de15fa20
 SHA512 
09202d023e52eae2200e23be1ed9bfa91ce072c1c6970d00d92fe9f0fabfaa4117b9e174b43b9ae041f4e0605c77a990625e51e51925d1ff63a65a10e09734a8
 DIST prompt_toolkit-3.0.45.tar.gz 425324 BLAKE2B 
771b1c4b80475f52547d725bbcc5e12223ab15cce9ca5a63c4364615c3f1c6ab23c9e14023178bf2e30467138f1b8407132eb22208fdc29c3c34992c6899c016
 SHA512 
6e8758e06fac7462821bd803a99f961017cd4e889eb39744fc1a3665983c12fced7bdf0538d83d709040cfb182e3694c1dc31e0c9e62aa08c4b1a7336955d35e
 DIST prompt_toolkit-3.0.46.tar.gz 425591 BLAKE2B 
74d10e5bb93cbdf9625f621ca80f15bb012c2839956fa0edaecab7f7af4ce1209eea4eb8fcd403563be5da514f3d08f550d605d44ec2e3b7af136950a9f9428c
 SHA512 
c75dc84a45c24ddbf6074c65aa5e5e0e4ba6d2f1c1a9211e771a534118571b1ad31db57457304365d08091fdf5ad0f8827893269d3963fc1f29b0dd56a12ca64
+DIST prompt_toolkit-3.0.47.tar.gz 425859 BLAKE2B 
fa12151c48126c971b2dc468a6e1de4ede49ade08f637e9c02d2284f74f07cbcf4d3167447e616af3385eef0355f8928bfc50632f0cf61138320d7e75777c07e
 SHA512 
c27dc03929f0bd373e41bf70e19f82f97c8f0a6308e51e079e89d6233f1e638c34703cc056fe8c86cc9b63f91b5d345c28ce0e418f79f6e450ca06bcda5820fd

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.47.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.47.ebuild
new file mode 100644
index ..4efb2ede21df
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.47.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # requires tree-sitter-languages
+   src/prompt_toolkit/lexers/tree_sitter_test.py
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-06-04 Thread Michał Górny
commit: 76c7c6c5e1f19b727521a9347930936869035567
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun  5 04:40:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun  5 04:50:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c7c6c5

dev-python/prompt-toolkit: Bump to 3.0.46

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.46.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 452d35b5a739..e3a040e312bd 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,3 +1,4 @@
 DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0bbd6a47f5a581d5b49bb5fe36f0d3eee2022522eac09dccc5bceaf6227e17abe475f133c53b912b3b84f940877aaa6b9a
 SHA512 
833666da9bc7259eec2ee357cb936001880ac1f88c33a1e346ef5e4b8c3fcd37ff7d7102e590d509b0b0ac1e046fcd9d2a7046857c9e95dc3890f1b70c62544c
 DIST prompt_toolkit-3.0.44.tar.gz 425654 BLAKE2B 
48d080ad6cab2ed192284ae376c65b43a500b7c642b9298af6afc109a16ddf53d8242748af772dd556a568356ab4af95bb71dfb36ec345ee9d4904f0de15fa20
 SHA512 
09202d023e52eae2200e23be1ed9bfa91ce072c1c6970d00d92fe9f0fabfaa4117b9e174b43b9ae041f4e0605c77a990625e51e51925d1ff63a65a10e09734a8
 DIST prompt_toolkit-3.0.45.tar.gz 425324 BLAKE2B 
771b1c4b80475f52547d725bbcc5e12223ab15cce9ca5a63c4364615c3f1c6ab23c9e14023178bf2e30467138f1b8407132eb22208fdc29c3c34992c6899c016
 SHA512 
6e8758e06fac7462821bd803a99f961017cd4e889eb39744fc1a3665983c12fced7bdf0538d83d709040cfb182e3694c1dc31e0c9e62aa08c4b1a7336955d35e
+DIST prompt_toolkit-3.0.46.tar.gz 425591 BLAKE2B 
74d10e5bb93cbdf9625f621ca80f15bb012c2839956fa0edaecab7f7af4ce1209eea4eb8fcd403563be5da514f3d08f550d605d44ec2e3b7af136950a9f9428c
 SHA512 
c75dc84a45c24ddbf6074c65aa5e5e0e4ba6d2f1c1a9211e771a534118571b1ad31db57457304365d08091fdf5ad0f8827893269d3963fc1f29b0dd56a12ca64

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.46.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.46.ebuild
new file mode 100644
index ..4efb2ede21df
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.46.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # requires tree-sitter-languages
+   src/prompt_toolkit/lexers/tree_sitter_test.py
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-05-28 Thread Michał Górny
commit: 490655ec9342236ed1701e20827ed3c1654cb473
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 29 04:08:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 29 04:13:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490655ec

dev-python/prompt-toolkit: Bump to 3.0.45

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.45.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 8c778bfa0dbb..452d35b5a739 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,2 +1,3 @@
 DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0bbd6a47f5a581d5b49bb5fe36f0d3eee2022522eac09dccc5bceaf6227e17abe475f133c53b912b3b84f940877aaa6b9a
 SHA512 
833666da9bc7259eec2ee357cb936001880ac1f88c33a1e346ef5e4b8c3fcd37ff7d7102e590d509b0b0ac1e046fcd9d2a7046857c9e95dc3890f1b70c62544c
 DIST prompt_toolkit-3.0.44.tar.gz 425654 BLAKE2B 
48d080ad6cab2ed192284ae376c65b43a500b7c642b9298af6afc109a16ddf53d8242748af772dd556a568356ab4af95bb71dfb36ec345ee9d4904f0de15fa20
 SHA512 
09202d023e52eae2200e23be1ed9bfa91ce072c1c6970d00d92fe9f0fabfaa4117b9e174b43b9ae041f4e0605c77a990625e51e51925d1ff63a65a10e09734a8
+DIST prompt_toolkit-3.0.45.tar.gz 425324 BLAKE2B 
771b1c4b80475f52547d725bbcc5e12223ab15cce9ca5a63c4364615c3f1c6ab23c9e14023178bf2e30467138f1b8407132eb22208fdc29c3c34992c6899c016
 SHA512 
6e8758e06fac7462821bd803a99f961017cd4e889eb39744fc1a3665983c12fced7bdf0538d83d709040cfb182e3694c1dc31e0c9e62aa08c4b1a7336955d35e

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild
new file mode 100644
index ..4efb2ede21df
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.45.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # requires tree-sitter-languages
+   src/prompt_toolkit/lexers/tree_sitter_test.py
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-05-27 Thread Michał Górny
commit: 0d568db33d9f6fc17b03b2177277741eccf952a2
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 28 04:09:40 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 28 04:27:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d568db3

dev-python/prompt-toolkit: Bump to 3.0.44

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.44.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index b61f48ebe4b3..8c778bfa0dbb 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1 +1,2 @@
 DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0bbd6a47f5a581d5b49bb5fe36f0d3eee2022522eac09dccc5bceaf6227e17abe475f133c53b912b3b84f940877aaa6b9a
 SHA512 
833666da9bc7259eec2ee357cb936001880ac1f88c33a1e346ef5e4b8c3fcd37ff7d7102e590d509b0b0ac1e046fcd9d2a7046857c9e95dc3890f1b70c62544c
+DIST prompt_toolkit-3.0.44.tar.gz 425654 BLAKE2B 
48d080ad6cab2ed192284ae376c65b43a500b7c642b9298af6afc109a16ddf53d8242748af772dd556a568356ab4af95bb71dfb36ec345ee9d4904f0de15fa20
 SHA512 
09202d023e52eae2200e23be1ed9bfa91ce072c1c6970d00d92fe9f0fabfaa4117b9e174b43b9ae041f4e0605c77a990625e51e51925d1ff63a65a10e09734a8

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.44.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.44.ebuild
new file mode 100644
index ..4efb2ede21df
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.44.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # requires tree-sitter-languages
+   src/prompt_toolkit/lexers/tree_sitter_test.py
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2024-05-18 Thread Michał Górny
commit: 8c2c32295a852bc97c3252224c81bba3eac4ebd5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 16:15:46 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 16:32:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2c3229

dev-python/prompt-toolkit: Enable py3.13

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

 dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
index 082b151da3d1..f8f79b9f3357 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-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/prompt-toolkit/

2023-12-30 Thread Michał Górny
commit: 85fe1def267f508c1fc517b24e91f43769ba446e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 30 14:36:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 30 14:40:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fe1def

dev-python/prompt-toolkit: Remove old

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

 dev-python/prompt-toolkit/Manifest |  1 -
 .../prompt-toolkit/prompt-toolkit-3.0.41.ebuild| 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 0d4ae474d976..b61f48ebe4b3 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,2 +1 @@
-DIST prompt_toolkit-3.0.41.tar.gz 424620 BLAKE2B 
03224acf95a5937996bfdb9692b719752fab693923e5dab7f3aa1c960a9bcf2bc135c0deee25982a16937d5c12f55be9d3b70c4d0d400ba9f6ccb0070a66bf7a
 SHA512 
ac8782b06275df01b32ccfaf6055b3b1bf4ff4aecfa76599b143025d79a7459f2722c659363d288361953105ef617337de1c5a71b693f7c28716d0c3df0e2c75
 DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0bbd6a47f5a581d5b49bb5fe36f0d3eee2022522eac09dccc5bceaf6227e17abe475f133c53b912b3b84f940877aaa6b9a
 SHA512 
833666da9bc7259eec2ee357cb936001880ac1f88c33a1e346ef5e4b8c3fcd37ff7d7102e590d509b0b0ac1e046fcd9d2a7046857c9e95dc3890f1b70c62544c

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
deleted file mode 100644
index 082b151da3d1..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-12-14 Thread Michał Górny
commit: 3da1e29558530b5e3f63bf3876ed0e98ca3748aa
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 14 13:22:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 14 13:58:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da1e295

dev-python/prompt-toolkit: Bump to 3.0.43

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.43.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index b0114d627711..0d4ae474d976 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1 +1,2 @@
 DIST prompt_toolkit-3.0.41.tar.gz 424620 BLAKE2B 
03224acf95a5937996bfdb9692b719752fab693923e5dab7f3aa1c960a9bcf2bc135c0deee25982a16937d5c12f55be9d3b70c4d0d400ba9f6ccb0070a66bf7a
 SHA512 
ac8782b06275df01b32ccfaf6055b3b1bf4ff4aecfa76599b143025d79a7459f2722c659363d288361953105ef617337de1c5a71b693f7c28716d0c3df0e2c75
+DIST prompt_toolkit-3.0.43.tar.gz 425733 BLAKE2B 
663b3f675e004de9f2d6dce09320bc0bbd6a47f5a581d5b49bb5fe36f0d3eee2022522eac09dccc5bceaf6227e17abe475f133c53b912b3b84f940877aaa6b9a
 SHA512 
833666da9bc7259eec2ee357cb936001880ac1f88c33a1e346ef5e4b8c3fcd37ff7d7102e590d509b0b0ac1e046fcd9d2a7046857c9e95dc3890f1b70c62544c

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
new file mode 100644
index ..555f846afe27
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.43.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-11-29 Thread Michał Górny
commit: 9ec19dfbe559a1db35a26dd7235b99a9793d2706
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 29 10:20:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 29 10:20:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec19dfb

dev-python/prompt-toolkit: Remove old

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

 dev-python/prompt-toolkit/Manifest |  2 --
 .../prompt-toolkit/prompt-toolkit-3.0.39.ebuild| 25 --
 .../prompt-toolkit/prompt-toolkit-3.0.40.ebuild| 25 --
 3 files changed, 52 deletions(-)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index fb9c0216b8b7..b0114d627711 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,3 +1 @@
-DIST prompt_toolkit-3.0.39.tar.gz 423068 BLAKE2B 
d8673b3a9f4eb57c503e85471c13cefdb4f53fad58145d4198cd0f678d3f2d9d72d22d651b239386d8ade29c1fd155a98e80e4002b00ccbbbeff577636b9aa27
 SHA512 
6aaa80d515cd9731be1cc0de97f679b9dc22701dfb3e23b5434240aae0cac5eaede08437171a710492ff4041a9d46956cf8ed02750e9a78319eb61223033ba90
-DIST prompt_toolkit-3.0.40.tar.gz 423978 BLAKE2B 
f48be10f9629c384d1903c0600cb976b89c68039ffc1fdd1eeb0d0846463850197f20d7ab7c5cf834b538b717acf506b53fa502e31d907a20197f94f246c469a
 SHA512 
55e5ad252a8ae51ba6d985dc69a57f1364643d7fcd8c51ca5a928cc6a0ca424a1d4c9afcc5e8988951d03ed32afbc9a93eb1105c2931b0428b1ac8ec22ad53e8
 DIST prompt_toolkit-3.0.41.tar.gz 424620 BLAKE2B 
03224acf95a5937996bfdb9692b719752fab693923e5dab7f3aa1c960a9bcf2bc135c0deee25982a16937d5c12f55be9d3b70c4d0d400ba9f6ccb0070a66bf7a
 SHA512 
ac8782b06275df01b32ccfaf6055b3b1bf4ff4aecfa76599b143025d79a7459f2722c659363d288361953105ef617337de1c5a71b693f7c28716d0c3df0e2c75

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
deleted file mode 100644
index 4c44596a1cbe..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-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 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.40.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.40.ebuild
deleted file mode 100644
index f79321605a0f..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.40.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-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 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-11-29 Thread Michał Górny
commit: 7dbf8e6af20213adde0786d0ab9d1e4df3c9277f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 29 10:19:46 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 29 10:19:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbf8e6a

dev-python/prompt-toolkit: Stabilize 3.0.41 ALLARCHES, #918795

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

 dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
index 555f846afe27..082b151da3d1 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-11-16 Thread Michał Górny
commit: 27e79755e6e54f441e28d4e0edb6897b00d29d7d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 16 16:43:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 16 16:43:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e79755

dev-python/prompt-toolkit: Enable pypy3

Sponsored-by: Ex Makhina, Inc.  exmakhina.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
index f79321605a0f..555f846afe27 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-11-14 Thread Michał Górny
commit: 777fa3ee1735b7da9ea13a04905ce189134a2d30
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov 14 19:58:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov 14 20:05:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777fa3ee

dev-python/prompt-toolkit: Bump to 3.0.41

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.41.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 3479c4194466..fb9c0216b8b7 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,2 +1,3 @@
 DIST prompt_toolkit-3.0.39.tar.gz 423068 BLAKE2B 
d8673b3a9f4eb57c503e85471c13cefdb4f53fad58145d4198cd0f678d3f2d9d72d22d651b239386d8ade29c1fd155a98e80e4002b00ccbbbeff577636b9aa27
 SHA512 
6aaa80d515cd9731be1cc0de97f679b9dc22701dfb3e23b5434240aae0cac5eaede08437171a710492ff4041a9d46956cf8ed02750e9a78319eb61223033ba90
 DIST prompt_toolkit-3.0.40.tar.gz 423978 BLAKE2B 
f48be10f9629c384d1903c0600cb976b89c68039ffc1fdd1eeb0d0846463850197f20d7ab7c5cf834b538b717acf506b53fa502e31d907a20197f94f246c469a
 SHA512 
55e5ad252a8ae51ba6d985dc69a57f1364643d7fcd8c51ca5a928cc6a0ca424a1d4c9afcc5e8988951d03ed32afbc9a93eb1105c2931b0428b1ac8ec22ad53e8
+DIST prompt_toolkit-3.0.41.tar.gz 424620 BLAKE2B 
03224acf95a5937996bfdb9692b719752fab693923e5dab7f3aa1c960a9bcf2bc135c0deee25982a16937d5c12f55be9d3b70c4d0d400ba9f6ccb0070a66bf7a
 SHA512 
ac8782b06275df01b32ccfaf6055b3b1bf4ff4aecfa76599b143025d79a7459f2722c659363d288361953105ef617337de1c5a71b693f7c28716d0c3df0e2c75

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
new file mode 100644
index ..f79321605a0f
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.41.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-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 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-11-10 Thread Michał Górny
commit: 3191f0e0d3592b1c35e396b6652fd5546ffe46e2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 10 19:53:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 10 21:10:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3191f0e0

dev-python/prompt-toolkit: Bump to 3.0.40

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.40.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index fe9de91e312f..3479c4194466 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1 +1,2 @@
 DIST prompt_toolkit-3.0.39.tar.gz 423068 BLAKE2B 
d8673b3a9f4eb57c503e85471c13cefdb4f53fad58145d4198cd0f678d3f2d9d72d22d651b239386d8ade29c1fd155a98e80e4002b00ccbbbeff577636b9aa27
 SHA512 
6aaa80d515cd9731be1cc0de97f679b9dc22701dfb3e23b5434240aae0cac5eaede08437171a710492ff4041a9d46956cf8ed02750e9a78319eb61223033ba90
+DIST prompt_toolkit-3.0.40.tar.gz 423978 BLAKE2B 
f48be10f9629c384d1903c0600cb976b89c68039ffc1fdd1eeb0d0846463850197f20d7ab7c5cf834b538b717acf506b53fa502e31d907a20197f94f246c469a
 SHA512 
55e5ad252a8ae51ba6d985dc69a57f1364643d7fcd8c51ca5a928cc6a0ca424a1d4c9afcc5e8988951d03ed32afbc9a93eb1105c2931b0428b1ac8ec22ad53e8

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.40.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.40.ebuild
new file mode 100644
index ..f79321605a0f
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.40.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-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 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-08-05 Thread Michał Górny
commit: 2e05cee51e44d75fd6609b897ee80fb8c28520e3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug  5 15:21:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  5 15:21:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e05cee5

dev-python/prompt-toolkit: Remove old

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

 dev-python/prompt-toolkit/Manifest |  1 -
 .../prompt-toolkit/prompt-toolkit-3.0.38.ebuild| 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 04a41c7b03cb..fe9de91e312f 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,2 +1 @@
-DIST prompt_toolkit-3.0.38.tar.gz 422834 BLAKE2B 
484ff9414d47f6f2188b8d50c6fcbe16ed850a8be880dfc60e9a3b750a26490f273b118d7bf0f1219530a59998273270b3b210750c35d00d7551ba15bb3f7e64
 SHA512 
eed2a73501d7ac413986f069564295db9eced3be4853a73c687e511ce1cf8c32c7c9bff4f851787e7910ed05818d4eb39556718c01f30e3ba8bfafe67d631a38
 DIST prompt_toolkit-3.0.39.tar.gz 423068 BLAKE2B 
d8673b3a9f4eb57c503e85471c13cefdb4f53fad58145d4198cd0f678d3f2d9d72d22d651b239386d8ade29c1fd155a98e80e4002b00ccbbbeff577636b9aa27
 SHA512 
6aaa80d515cd9731be1cc0de97f679b9dc22701dfb3e23b5434240aae0cac5eaede08437171a710492ff4041a9d46956cf8ed02750e9a78319eb61223033ba90

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
deleted file mode 100644
index 26d942bdec3c..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-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 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-08-05 Thread Arthur Zamarin
commit: c687bd34aaa730fbf9753ddaea139012178ceda0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug  5 15:11:30 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug  5 15:11:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c687bd34

dev-python/prompt-toolkit: Stabilize 3.0.39 ALLARCHES, #911768

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

 dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
index 18f118d98d56..26d942bdec3c 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-07-05 Thread Michał Górny
commit: 05f508b72bdc49df7c4d514266e78bb39c04b75c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 06:45:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 07:57:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f508b7

dev-python/prompt-toolkit: Bump to 3.0.39

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.39.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 7637b4dbaac2..04a41c7b03cb 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1 +1,2 @@
 DIST prompt_toolkit-3.0.38.tar.gz 422834 BLAKE2B 
484ff9414d47f6f2188b8d50c6fcbe16ed850a8be880dfc60e9a3b750a26490f273b118d7bf0f1219530a59998273270b3b210750c35d00d7551ba15bb3f7e64
 SHA512 
eed2a73501d7ac413986f069564295db9eced3be4853a73c687e511ce1cf8c32c7c9bff4f851787e7910ed05818d4eb39556718c01f30e3ba8bfafe67d631a38
+DIST prompt_toolkit-3.0.39.tar.gz 423068 BLAKE2B 
d8673b3a9f4eb57c503e85471c13cefdb4f53fad58145d4198cd0f678d3f2d9d72d22d651b239386d8ade29c1fd155a98e80e4002b00ccbbbeff577636b9aa27
 SHA512 
6aaa80d515cd9731be1cc0de97f679b9dc22701dfb3e23b5434240aae0cac5eaede08437171a710492ff4041a9d46956cf8ed02750e9a78319eb61223033ba90

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
new file mode 100644
index ..18f118d98d56
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.39.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-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 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-06-01 Thread Michał Górny
commit: 3df03a596849adecedc190237846edb8b7e39ec2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  1 13:33:06 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  1 13:33:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df03a59

dev-python/prompt-toolkit: Enable py3.12

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

 dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
index 40c5d051dccb..26d942bdec3c 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-03-27 Thread Michał Górny
commit: 7f0f6f1e0134df7783353194ef1cbb636c31b34a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 18:21:21 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 18:21:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0f6f1e

dev-python/prompt-toolkit: Remove old

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

 dev-python/prompt-toolkit/Manifest |  2 --
 .../prompt-toolkit/prompt-toolkit-3.0.36.ebuild| 25 --
 .../prompt-toolkit/prompt-toolkit-3.0.37.ebuild| 25 --
 3 files changed, 52 deletions(-)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index cd3ae71a5d89..7637b4dbaac2 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,3 +1 @@
-DIST prompt_toolkit-3.0.36.tar.gz 423863 BLAKE2B 
1917ba618e4111f3d2d85f1063e3e34bc47cc1f60e1703be54cf92b98f72eb3cb3062381e16fd324953435ed67ce0711274f6d8faf735bf966283cc2201f1b65
 SHA512 
db77a3acb8a985b1df3d82eca7ac30fbd5e85bf3bc77f0f6da13af8064a7d4dc9d7fd57be3eabe5eecce610c8220ad493d296f2e425a8f69d62fddd1e419af1e
-DIST prompt_toolkit-3.0.37.tar.gz 421637 BLAKE2B 
d8b0b8be846ff0ee9e35992d25e6153429a6d6316ea601f386c0cfeeec96119f9ddf109ca5a32e14a9ecae7badef808220722b5846cc984f2fd1dc7a18e3c763
 SHA512 
00e8b0d768c1449afd1c771a1b71611f291052ebed08c329cb9b34156588315b1d1202ac748293e6635c9ee78415068155565e69c2e632ae5513b61b670bd3fb
 DIST prompt_toolkit-3.0.38.tar.gz 422834 BLAKE2B 
484ff9414d47f6f2188b8d50c6fcbe16ed850a8be880dfc60e9a3b750a26490f273b118d7bf0f1219530a59998273270b3b210750c35d00d7551ba15bb3f7e64
 SHA512 
eed2a73501d7ac413986f069564295db9eced3be4853a73c687e511ce1cf8c32c7c9bff4f851787e7910ed05818d4eb39556718c01f30e3ba8bfafe67d631a38

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.36.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.36.ebuild
deleted file mode 100644
index 40c5d051dccb..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.36.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-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 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.37.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.37.ebuild
deleted file mode 100644
index ca385c35243a..
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.37.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-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 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-03-27 Thread Arthur Zamarin
commit: 6ea14607d62e91f52293ba0672fafa66657e0559
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 27 17:57:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 27 17:57:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea14607

dev-python/prompt-toolkit: Stabilize 3.0.38 ALLARCHES, #903219

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

 dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
index ca385c35243a..40c5d051dccb 100644
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-02-28 Thread Arthur Zamarin
commit: 8d0f85227354ea653ea8f723a9b2e1d9796ff3ae
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 28 18:03:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 28 18:16:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0f8522

dev-python/prompt-toolkit: add 3.0.38

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.38.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index dc82e5ed2afc..cd3ae71a5d89 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,2 +1,3 @@
 DIST prompt_toolkit-3.0.36.tar.gz 423863 BLAKE2B 
1917ba618e4111f3d2d85f1063e3e34bc47cc1f60e1703be54cf92b98f72eb3cb3062381e16fd324953435ed67ce0711274f6d8faf735bf966283cc2201f1b65
 SHA512 
db77a3acb8a985b1df3d82eca7ac30fbd5e85bf3bc77f0f6da13af8064a7d4dc9d7fd57be3eabe5eecce610c8220ad493d296f2e425a8f69d62fddd1e419af1e
 DIST prompt_toolkit-3.0.37.tar.gz 421637 BLAKE2B 
d8b0b8be846ff0ee9e35992d25e6153429a6d6316ea601f386c0cfeeec96119f9ddf109ca5a32e14a9ecae7badef808220722b5846cc984f2fd1dc7a18e3c763
 SHA512 
00e8b0d768c1449afd1c771a1b71611f291052ebed08c329cb9b34156588315b1d1202ac748293e6635c9ee78415068155565e69c2e632ae5513b61b670bd3fb
+DIST prompt_toolkit-3.0.38.tar.gz 422834 BLAKE2B 
484ff9414d47f6f2188b8d50c6fcbe16ed850a8be880dfc60e9a3b750a26490f273b118d7bf0f1219530a59998273270b3b210750c35d00d7551ba15bb3f7e64
 SHA512 
eed2a73501d7ac413986f069564295db9eced3be4853a73c687e511ce1cf8c32c7c9bff4f851787e7910ed05818d4eb39556718c01f30e3ba8bfafe67d631a38

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
new file mode 100644
index ..ca385c35243a
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-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 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/prompt-toolkit/

2023-02-22 Thread Michał Górny
commit: f55654d59eaf99f110eef227349d20bb556d41cc
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 23 05:43:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 23 06:18:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55654d5

dev-python/prompt-toolkit: Bump to 3.0.37

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

 dev-python/prompt-toolkit/Manifest |  1 +
 .../prompt-toolkit/prompt-toolkit-3.0.37.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 365d7852cd94..dc82e5ed2afc 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1 +1,2 @@
 DIST prompt_toolkit-3.0.36.tar.gz 423863 BLAKE2B 
1917ba618e4111f3d2d85f1063e3e34bc47cc1f60e1703be54cf92b98f72eb3cb3062381e16fd324953435ed67ce0711274f6d8faf735bf966283cc2201f1b65
 SHA512 
db77a3acb8a985b1df3d82eca7ac30fbd5e85bf3bc77f0f6da13af8064a7d4dc9d7fd57be3eabe5eecce610c8220ad493d296f2e425a8f69d62fddd1e419af1e
+DIST prompt_toolkit-3.0.37.tar.gz 421637 BLAKE2B 
d8b0b8be846ff0ee9e35992d25e6153429a6d6316ea601f386c0cfeeec96119f9ddf109ca5a32e14a9ecae7badef808220722b5846cc984f2fd1dc7a18e3c763
 SHA512 
00e8b0d768c1449afd1c771a1b71611f291052ebed08c329cb9b34156588315b1d1202ac748293e6635c9ee78415068155565e69c2e632ae5513b61b670bd3fb

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.37.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.37.ebuild
new file mode 100644
index ..ca385c35243a
--- /dev/null
+++ b/dev-python/prompt-toolkit/prompt-toolkit-3.0.37.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-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 pypi
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest