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

2024-05-11 Thread Michał Górny
commit: 772d34cfdf2715d791a2ac12bb6fe8bf10ad741b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 11 17:09:16 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 11 17:26:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772d34cf

dev-python/outcome: Enable py3.13

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

 dev-python/outcome/outcome-1.3.0_p0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/outcome/outcome-1.3.0_p0.ebuild 
b/dev-python/outcome/outcome-1.3.0_p0.ebuild
index 49f02152543c..0f30e8f237e2 100644
--- a/dev-python/outcome/outcome-1.3.0_p0.ebuild
+++ b/dev-python/outcome/outcome-1.3.0_p0.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
 



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

2023-11-22 Thread Michał Górny
commit: d2240b21df94889c69f052b6d19cd26f7dab1a87
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 22 11:05:31 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 22 11:06:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2240b21

dev-python/outcome: Stabilize 1.3.0_p0 ALLARCHES, #917715

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

 dev-python/outcome/outcome-1.3.0_p0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.3.0_p0.ebuild 
b/dev-python/outcome/outcome-1.3.0_p0.ebuild
index b04944710329..49f02152543c 100644
--- a/dev-python/outcome/outcome-1.3.0_p0.ebuild
+++ b/dev-python/outcome/outcome-1.3.0_p0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 
 RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]



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

2023-11-22 Thread Michał Górny
commit: 4368087702a7d0bdcb4c94f0863f8724e7e0a8a7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 22 11:06:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 22 11:06:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43680877

dev-python/outcome: Remove old

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

 dev-python/outcome/Manifest |  2 --
 dev-python/outcome/outcome-1.2.0.ebuild | 35 -
 dev-python/outcome/outcome-1.3.0.ebuild | 35 -
 3 files changed, 72 deletions(-)

diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
index 8fb85517cb35..d2e305a71aee 100644
--- a/dev-python/outcome/Manifest
+++ b/dev-python/outcome/Manifest
@@ -1,3 +1 @@
-DIST outcome-1.2.0.gh.tar.gz 18147 BLAKE2B 
19e99c8beb1c537a15040211e2fb2f30e425dbb6c81225f2b44720d52e26d8065f434949cd22f97d3a44b64d404077118842a7c85d38f1b7b01ec60d26ddaa39
 SHA512 
ac8f8738b000e50ace5fbf2c373c9d28f05e88fe40a11602dbb08c48d369f28651ca6c1269ce9ba4ebf1aa9701525e966c061f75313d8650e739934e3ad15003
-DIST outcome-1.3.0.gh.tar.gz 20685 BLAKE2B 
5bc6bd82a855cdd009b5613bcdf371d7f946b58567c436ec89db4511fa17ac15508498bfac90ec4ee4e1e60abe80f662c1e75f6da03ca087cca2264988a0b488
 SHA512 
0f8278db3dee0c15f82b08a172a6b1b2f360f5bd91d894338b24c6eb38884bf59f0a18d29af51b87857c41b25a81079fbffd87190392002ec9250c2d97b71965
 DIST outcome-1.3.0.post0.gh.tar.gz 20749 BLAKE2B 
d094f1c7c67b890fff20b81ee77d9b06616e0e3e89ce62b3936b6d2a6964cc95355f81feb82acf8d9a3f63c6af4b219bc4abafe1c329d2a5963936a9d3a7a827
 SHA512 
d01f6d74e883b112cd589f9e8ed05770db9b1f9ae48e84e2cbb1138c33c1496d3bae559e2627a4fe736496740866c1a9589cfc611d1c8218add1ad27f8f033ed

diff --git a/dev-python/outcome/outcome-1.2.0.ebuild 
b/dev-python/outcome/outcome-1.2.0.ebuild
deleted file mode 100644
index 43fe259253f1..
--- a/dev-python/outcome/outcome-1.2.0.ebuild
+++ /dev/null
@@ -1,35 +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
-
-DESCRIPTION="Capture the outcome of Python function calls"
-HOMEPAGE="
-   https://github.com/python-trio/outcome/
-   https://pypi.org/project/outcome/
-"
-SRC_URI="
-   https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="|| ( Apache-2.0 MIT )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-RDEPEND="
-   dev-python/attrs[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio 
dev-python/sphinx-rtd-theme

diff --git a/dev-python/outcome/outcome-1.3.0.ebuild 
b/dev-python/outcome/outcome-1.3.0.ebuild
deleted file mode 100644
index cb55f06f4835..
--- a/dev-python/outcome/outcome-1.3.0.ebuild
+++ /dev/null
@@ -1,35 +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
-
-DESCRIPTION="Capture the outcome of Python function calls"
-HOMEPAGE="
-   https://github.com/python-trio/outcome/
-   https://pypi.org/project/outcome/
-"
-SRC_URI="
-   https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="|| ( Apache-2.0 MIT )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
-   dev-python/attrs[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio 
dev-python/sphinx-rtd-theme



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

2023-10-26 Thread Michał Górny
commit: 0913d55376f6ecdf5d07c23d11a4495466e75eb1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct 26 12:14:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct 26 12:19:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0913d553

dev-python/outcome: Bump to 1.3.0_p0

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

 dev-python/outcome/Manifest|  1 +
 dev-python/outcome/outcome-1.3.0_p0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
index d345ce0a0da7..8fb85517cb35 100644
--- a/dev-python/outcome/Manifest
+++ b/dev-python/outcome/Manifest
@@ -1,2 +1,3 @@
 DIST outcome-1.2.0.gh.tar.gz 18147 BLAKE2B 
19e99c8beb1c537a15040211e2fb2f30e425dbb6c81225f2b44720d52e26d8065f434949cd22f97d3a44b64d404077118842a7c85d38f1b7b01ec60d26ddaa39
 SHA512 
ac8f8738b000e50ace5fbf2c373c9d28f05e88fe40a11602dbb08c48d369f28651ca6c1269ce9ba4ebf1aa9701525e966c061f75313d8650e739934e3ad15003
 DIST outcome-1.3.0.gh.tar.gz 20685 BLAKE2B 
5bc6bd82a855cdd009b5613bcdf371d7f946b58567c436ec89db4511fa17ac15508498bfac90ec4ee4e1e60abe80f662c1e75f6da03ca087cca2264988a0b488
 SHA512 
0f8278db3dee0c15f82b08a172a6b1b2f360f5bd91d894338b24c6eb38884bf59f0a18d29af51b87857c41b25a81079fbffd87190392002ec9250c2d97b71965
+DIST outcome-1.3.0.post0.gh.tar.gz 20749 BLAKE2B 
d094f1c7c67b890fff20b81ee77d9b06616e0e3e89ce62b3936b6d2a6964cc95355f81feb82acf8d9a3f63c6af4b219bc4abafe1c329d2a5963936a9d3a7a827
 SHA512 
d01f6d74e883b112cd589f9e8ed05770db9b1f9ae48e84e2cbb1138c33c1496d3bae559e2627a4fe736496740866c1a9589cfc611d1c8218add1ad27f8f033ed

diff --git a/dev-python/outcome/outcome-1.3.0_p0.ebuild 
b/dev-python/outcome/outcome-1.3.0_p0.ebuild
new file mode 100644
index ..b04944710329
--- /dev/null
+++ b/dev-python/outcome/outcome-1.3.0_p0.ebuild
@@ -0,0 +1,39 @@
+# 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
+
+MY_P=${P/_p/.post}
+DESCRIPTION="Capture the outcome of Python function calls"
+HOMEPAGE="
+   https://github.com/python-trio/outcome/
+   https://pypi.org/project/outcome/
+"
+SRC_URI="
+   https://github.com/python-trio/outcome/archive/v${PV/_p/.post}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs/source \
+   dev-python/sphinxcontrib-trio \
+   dev-python/sphinx-rtd-theme



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

2023-10-17 Thread Michał Górny
commit: e039fda230ab4f610c3294d179cfb47da1246b8a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct 18 04:41:45 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct 18 05:05:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e039fda2

dev-python/outcome: Bump to 1.3.0

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

 dev-python/outcome/Manifest |  1 +
 dev-python/outcome/outcome-1.3.0.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
index acad68acc6d0..d345ce0a0da7 100644
--- a/dev-python/outcome/Manifest
+++ b/dev-python/outcome/Manifest
@@ -1 +1,2 @@
 DIST outcome-1.2.0.gh.tar.gz 18147 BLAKE2B 
19e99c8beb1c537a15040211e2fb2f30e425dbb6c81225f2b44720d52e26d8065f434949cd22f97d3a44b64d404077118842a7c85d38f1b7b01ec60d26ddaa39
 SHA512 
ac8f8738b000e50ace5fbf2c373c9d28f05e88fe40a11602dbb08c48d369f28651ca6c1269ce9ba4ebf1aa9701525e966c061f75313d8650e739934e3ad15003
+DIST outcome-1.3.0.gh.tar.gz 20685 BLAKE2B 
5bc6bd82a855cdd009b5613bcdf371d7f946b58567c436ec89db4511fa17ac15508498bfac90ec4ee4e1e60abe80f662c1e75f6da03ca087cca2264988a0b488
 SHA512 
0f8278db3dee0c15f82b08a172a6b1b2f360f5bd91d894338b24c6eb38884bf59f0a18d29af51b87857c41b25a81079fbffd87190392002ec9250c2d97b71965

diff --git a/dev-python/outcome/outcome-1.3.0.ebuild 
b/dev-python/outcome/outcome-1.3.0.ebuild
new file mode 100644
index ..cb55f06f4835
--- /dev/null
+++ b/dev-python/outcome/outcome-1.3.0.ebuild
@@ -0,0 +1,35 @@
+# 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
+
+DESCRIPTION="Capture the outcome of Python function calls"
+HOMEPAGE="
+   https://github.com/python-trio/outcome/
+   https://pypi.org/project/outcome/
+"
+SRC_URI="
+   https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio 
dev-python/sphinx-rtd-theme



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

2023-05-29 Thread Michał Górny
commit: c8b95f5c3509ff25743ea72d2d54c06e1bb9be76
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 29 14:55:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 29 15:03:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b95f5c

dev-python/outcome: Enable py3.12

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

 dev-python/outcome/outcome-1.2.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/outcome/outcome-1.2.0.ebuild 
b/dev-python/outcome/outcome-1.2.0.ebuild
index a1ef69bca748..43fe259253f1 100644
--- a/dev-python/outcome/outcome-1.2.0.ebuild
+++ b/dev-python/outcome/outcome-1.2.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1
 
@@ -25,10 +25,8 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc 
ppc64 ~riscv ~s390
 RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]
 "
-
 BDEPEND="
test? (
-   dev-python/async_generator[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
)
 "



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

2022-09-13 Thread Andrew Ammerlaan
commit: c81463b8b5861674c22bfb1b1016b0cfd1db2694
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue Sep 13 12:35:18 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Sep 13 12:35:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81463b8

dev-python/outcome: add missing doc dep

Closes: https://bugs.gentoo.org/869350
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/outcome/outcome-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.2.0.ebuild 
b/dev-python/outcome/outcome-1.2.0.ebuild
index e63ca640f474..a6fa44c8cb70 100644
--- a/dev-python/outcome/outcome-1.2.0.ebuild
+++ b/dev-python/outcome/outcome-1.2.0.ebuild
@@ -34,4 +34,4 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio
+distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio 
dev-python/sphinx_rtd_theme



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

2022-07-24 Thread Michał Górny
commit: d64aae10b1c82a7c9bd8cf01b2963ac3a1dd1f9c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 24 20:32:25 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 24 20:32:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64aae10

dev-python/outcome: Remove old

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

 dev-python/outcome/Manifest|  1 -
 dev-python/outcome/outcome-1.1.0-r1.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
index 44a0b45bd729..acad68acc6d0 100644
--- a/dev-python/outcome/Manifest
+++ b/dev-python/outcome/Manifest
@@ -1,2 +1 @@
-DIST outcome-1.1.0.tar.gz 18675 BLAKE2B 
eef22274bb4d1ddd19fa223167b6c8ce96f015ac0b3b0609aed3717deb306087457ab068fd2466d492fcc5859d561e6d3172ad14611a937ec59a75b604565953
 SHA512 
65de1c0a38b8cbb041a9fc3a79518eeacea54ec87341846ae80a9a2075369f72a397f5aa747ae179eaac8f341a7e07cc1641555fbb809cc7924b2171f7f3d90e
 DIST outcome-1.2.0.gh.tar.gz 18147 BLAKE2B 
19e99c8beb1c537a15040211e2fb2f30e425dbb6c81225f2b44720d52e26d8065f434949cd22f97d3a44b64d404077118842a7c85d38f1b7b01ec60d26ddaa39
 SHA512 
ac8f8738b000e50ace5fbf2c373c9d28f05e88fe40a11602dbb08c48d369f28651ca6c1269ce9ba4ebf1aa9701525e966c061f75313d8650e739934e3ad15003

diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild 
b/dev-python/outcome/outcome-1.1.0-r1.ebuild
deleted file mode 100644
index caf7841c08f3..
--- a/dev-python/outcome/outcome-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Capture the outcome of Python function calls"
-HOMEPAGE="
-   https://github.com/python-trio/outcome/
-   https://pypi.org/project/outcome/
-"
-SRC_URI="
-   https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz
-"
-
-LICENSE="|| ( Apache-2.0 MIT )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-RDEPEND="
-   dev-python/attrs[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-   test? (
-   dev-python/async_generator[${PYTHON_USEDEP}]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio



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

2022-07-24 Thread Sam James
commit: 3560a60c298b6ca003b4f6de71785003021dc333
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 24 16:27:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 24 16:27:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3560a60c

dev-python/outcome: Stabilize 1.2.0 ALLARCHES, #860654

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

 dev-python/outcome/outcome-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.2.0.ebuild 
b/dev-python/outcome/outcome-1.2.0.ebuild
index 8df9f4999311..e63ca640f474 100644
--- a/dev-python/outcome/outcome-1.2.0.ebuild
+++ b/dev-python/outcome/outcome-1.2.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 
 RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]



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

2022-06-15 Thread Michał Górny
commit: ef1c792b3276be6abdd753bf25f9a71c11cb0a67
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 15 07:15:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 15 11:32:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef1c792b

dev-python/outcome: Bump to 1.2.0

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

 dev-python/outcome/Manifest |  1 +
 dev-python/outcome/outcome-1.2.0.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
index 08ba4dcd8f2d..44a0b45bd729 100644
--- a/dev-python/outcome/Manifest
+++ b/dev-python/outcome/Manifest
@@ -1 +1,2 @@
 DIST outcome-1.1.0.tar.gz 18675 BLAKE2B 
eef22274bb4d1ddd19fa223167b6c8ce96f015ac0b3b0609aed3717deb306087457ab068fd2466d492fcc5859d561e6d3172ad14611a937ec59a75b604565953
 SHA512 
65de1c0a38b8cbb041a9fc3a79518eeacea54ec87341846ae80a9a2075369f72a397f5aa747ae179eaac8f341a7e07cc1641555fbb809cc7924b2171f7f3d90e
+DIST outcome-1.2.0.gh.tar.gz 18147 BLAKE2B 
19e99c8beb1c537a15040211e2fb2f30e425dbb6c81225f2b44720d52e26d8065f434949cd22f97d3a44b64d404077118842a7c85d38f1b7b01ec60d26ddaa39
 SHA512 
ac8f8738b000e50ace5fbf2c373c9d28f05e88fe40a11602dbb08c48d369f28651ca6c1269ce9ba4ebf1aa9701525e966c061f75313d8650e739934e3ad15003

diff --git a/dev-python/outcome/outcome-1.2.0.ebuild 
b/dev-python/outcome/outcome-1.2.0.ebuild
new file mode 100644
index ..8df9f4999311
--- /dev/null
+++ b/dev-python/outcome/outcome-1.2.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Capture the outcome of Python function calls"
+HOMEPAGE="
+   https://github.com/python-trio/outcome/
+   https://pypi.org/project/outcome/
+"
+SRC_URI="
+   https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+   test? (
+   dev-python/async_generator[${PYTHON_USEDEP}]
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio



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

2022-05-27 Thread Michał Górny
commit: 90c14003990ed285c89ff472a46da58fef210165
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 27 19:46:29 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 27 19:46:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c14003

dev-python/outcome: Remove old

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

 dev-python/outcome/outcome-1.1.0.ebuild | 33 -
 1 file changed, 33 deletions(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
deleted file mode 100644
index 722e60e24ead..
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Capture the outcome of Python function calls"
-HOMEPAGE="
-   https://github.com/python-trio/outcome
-   https://pypi.org/project/outcome
-"
-SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="|| ( Apache-2.0 MIT )"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
-
-RDEPEND="
-   dev-python/attrs[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-   test? (
-   dev-python/async_generator[${PYTHON_USEDEP}]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio



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

2022-05-27 Thread Jakov Smolić
commit: ae3612e45973d049304a8ba5fd8082ace390d678
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 27 09:07:12 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 27 09:07:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3612e4

dev-python/outcome: Stabilize 1.1.0-r1 ALLARCHES, #847730

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

 dev-python/outcome/outcome-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild 
b/dev-python/outcome/outcome-1.1.0-r1.ebuild
index 66ea00ede959..caf7841c08f3 100644
--- a/dev-python/outcome/outcome-1.1.0-r1.ebuild
+++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 
 RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]



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

2022-05-13 Thread Michał Górny
commit: be73013a2eb5b1bf7c9d5a83b9da52affa044fa1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 13 15:05:45 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 13 16:10:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be73013a

dev-python/outcome: Enable py3.11

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

 dev-python/outcome/outcome-1.1.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild 
b/dev-python/outcome/outcome-1.1.0-r1.ebuild
index 2be36f800610..66ea00ede959 100644
--- a/dev-python/outcome/outcome-1.1.0-r1.ebuild
+++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild
@@ -4,14 +4,14 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 
 inherit distutils-r1
 
 DESCRIPTION="Capture the outcome of Python function calls"
 HOMEPAGE="
-   https://github.com/python-trio/outcome
-   https://pypi.org/project/outcome
+   https://github.com/python-trio/outcome/
+   https://pypi.org/project/outcome/
 "
 SRC_URI="
https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz



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

2022-05-06 Thread Michał Górny
commit: 580b75b8a3dc97c59a7e78afa33a1d88567d7c8c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May  6 13:21:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May  6 13:22:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580b75b8

dev-python/outcome: Keyword 1.1.0-r1 alpha, #808273

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

 dev-python/outcome/outcome-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild 
b/dev-python/outcome/outcome-1.1.0-r1.ebuild
index c181ff4efd9c..f2ceb715f477 100644
--- a/dev-python/outcome/outcome-1.1.0-r1.ebuild
+++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 
 RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]



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

2022-04-25 Thread Sam James
commit: eb6e5f26f0a99f7d78a72907cadf32b93b9e67fb
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 25 18:59:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 25 18:59:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6e5f26

dev-python/outcome: Keyword 1.1.0-r1 s390, #840834

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

 dev-python/outcome/outcome-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild 
b/dev-python/outcome/outcome-1.1.0-r1.ebuild
index 8da627573eeb..cfcf8d1007d8 100644
--- a/dev-python/outcome/outcome-1.1.0-r1.ebuild
+++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]



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

2022-04-06 Thread Michał Górny
commit: d0f90f9d129dd53cf33a7c82b102dc9267166c8f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  6 19:32:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  6 19:40:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f90f9d

dev-python/outcome: Switch to PEP517 build

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

 dev-python/outcome/outcome-1.1.0-r1.ebuild | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild 
b/dev-python/outcome/outcome-1.1.0-r1.ebuild
new file mode 100644
index ..8da627573eeb
--- /dev/null
+++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Capture the outcome of Python function calls"
+HOMEPAGE="
+   https://github.com/python-trio/outcome
+   https://pypi.org/project/outcome
+"
+SRC_URI="
+   https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+   test? (
+   dev-python/async_generator[${PYTHON_USEDEP}]
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio



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

2022-04-06 Thread Michał Górny
commit: 82585c5eb817aaa03f5ae26efc0b803425b44abf
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  6 19:31:42 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  6 19:40:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82585c5e

dev-python/outcome: Enable pypy3

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

 dev-python/outcome/outcome-1.1.0.ebuild | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 9f4c94e538b5..722e60e24ead 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
 
 inherit distutils-r1
 
@@ -18,12 +18,16 @@ LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
-RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+"
 
-BDEPEND="test? (
-   dev-python/async_generator[${PYTHON_USEDEP}]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-)"
+BDEPEND="
+   test? (
+   dev-python/async_generator[${PYTHON_USEDEP}]
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio



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

2021-11-18 Thread Sam James
commit: db1542ccf1962cece65943d93ce6625a266959a5
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 19 06:40:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 19 06:40:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1542cc

dev-python/outcome: Stabilize 1.1.0 arm, #811000

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index eda19c581b83..9f4c94e538b5 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-11-18 Thread Sam James
commit: 9b90300196a07693dec24d0898b1b3d5b072
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 18 09:08:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 18 09:08:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b903001

dev-python/outcome: Stabilize 1.1.0 ppc, #811000

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 8d55fa13a6e1..eda19c581b83 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-09-05 Thread Sam James
commit: 328ba0f87ca31bf99f73f2c50be53b39f1e5178b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep  5 07:57:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep  5 16:33:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ba0f8

dev-python/outcome: stable 1.1.0 for sparc, bug #811000

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 6ed659f2aeb..4e7f634b2cb 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-09-04 Thread Sam James
commit: 8c4a68fa75c9921837fc87c85a8b6ecc50d70157
Author: Sam James  gentoo  org>
AuthorDate: Sat Sep  4 21:34:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Sep  4 21:39:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4a68fa

dev-python/outcome: Stabilize 1.1.0 arm64, #811000

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 0ef2d41971a..6ed659f2aeb 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-08-31 Thread Sam James
commit: 78466f8437735f6234d9b481c2c4e9b31cc05b7d
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 31 17:38:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 31 17:38:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78466f84

dev-python/outcome: Stabilize 1.1.0 x86, #811000

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index e53e2d0c9f5..0ef2d41971a 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-08-30 Thread Agostino Sarubbo
commit: 3f00123ad2d90e8dfbb85c07722eb7bbc684f0cc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 30 07:25:18 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 30 07:25:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f00123a

dev-python/outcome: amd64 stable wrt bug #811000

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index d5638901bb1..e53e2d0c9f5 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-08-29 Thread Sam James
commit: bddf36f0f3ace4353e7fc061177d435b63f8b7df
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 30 01:26:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 30 01:26:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddf36f0

dev-python/outcome: Stabilize 1.1.0 ppc64, #811000

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index acbcab7c8d5..d5638901bb1 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-08-24 Thread Sam James
commit: a1cd61b50e6941ffefcdfb9470f074ddc452c320
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Aug 23 19:46:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 24 23:20:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1cd61b5

dev-python/outcome: keyworded 1.1.0 for hppa, bug #808273

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 9c373adf3a3..acbcab7c8d5 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-08-17 Thread Marek Szuba
commit: 75de8676ba8eb8cd23a72feee62308d34db2f4fd
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Aug 17 15:21:47 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Aug 17 17:15:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75de8676

dev-python/outcome: keyword 1.1.0 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index c6a626f6933..9c373adf3a3 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-07-24 Thread Sam James
commit: e95f279f35539fd8963a66b3d7dc02e8faae2c59
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 24 15:21:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 24 15:21:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95f279f

dev-python/outcome: Keyword 1.1.0 ppc64, #801520

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 5a68cbd75ae..c6a626f6933 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-07-14 Thread Sergei Trofimovich
commit: 2a8c94d5afc47f485c2445d3c091aed81aec09ac
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 14 15:58:04 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 14 16:08:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8c94d5

dev-python/outcome: keyworded 1.1.0 for sparc, bug #801520

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 15a83bebbb1..5a68cbd75ae 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-07-12 Thread Sam James
commit: 6c3723d9089297da77dbb9726d1c6a3c2b3282d7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 22:07:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 22:07:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3723d9

dev-python/outcome: Keyword 1.1.0 x86, #801520

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index 985d1a4eb09..15a83bebbb1 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-07-12 Thread Sam James
commit: f3aa993113ae18de2450e86ab7ea24138ad83cb0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 21:55:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 21:55:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3aa9931

dev-python/outcome: Keyword 1.1.0 ppc, #801520

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

 dev-python/outcome/outcome-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
index ed7fdd7e6c1..985d1a4eb09 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
 
 RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
 



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

2021-06-27 Thread Andrew Ammerlaan
commit: 5099389df20a0d315dafb62cf41624149bd3deac
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Jun 27 11:10:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Jun 27 11:10:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5099389d

dev-python/outcome: import from ::guru

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/outcome/Manifest |  1 +
 dev-python/outcome/metadata.xml | 14 ++
 dev-python/outcome/outcome-1.1.0.ebuild | 29 +
 3 files changed, 44 insertions(+)

diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
new file mode 100644
index 000..08ba4dcd8f2
--- /dev/null
+++ b/dev-python/outcome/Manifest
@@ -0,0 +1 @@
+DIST outcome-1.1.0.tar.gz 18675 BLAKE2B 
eef22274bb4d1ddd19fa223167b6c8ce96f015ac0b3b0609aed3717deb306087457ab068fd2466d492fcc5859d561e6d3172ad14611a937ec59a75b604565953
 SHA512 
65de1c0a38b8cbb041a9fc3a79518eeacea54ec87341846ae80a9a2075369f72a397f5aa747ae179eaac8f341a7e07cc1641555fbb809cc7924b2171f7f3d90e

diff --git a/dev-python/outcome/metadata.xml b/dev-python/outcome/metadata.xml
new file mode 100644
index 000..8423947bf6d
--- /dev/null
+++ b/dev-python/outcome/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   
+   andrewammerl...@gentoo.org
+   Andrew Ammerlaan
+   
+   
+   
+   python-trio/outcome
+   outcome
+   
+

diff --git a/dev-python/outcome/outcome-1.1.0.ebuild 
b/dev-python/outcome/outcome-1.1.0.ebuild
new file mode 100644
index 000..ca48567e629
--- /dev/null
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Capture the outcome of Python function calls"
+HOMEPAGE="
+   https://github.com/python-trio/outcome
+   https://pypi.org/project/outcome
+"
+SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
+
+BDEPEND="test? (
+   dev-python/async_generator[${PYTHON_USEDEP}]
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio