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

2024-05-25 Thread Michał Górny
commit: 3517de6a2ba5e27d0535f5c83b92b94890ce3a68
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 25 06:33:04 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 25 06:33:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3517de6a

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-6.1.0.ebuild | 39 -
 2 files changed, 40 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 9142a713ce46..f407fb342633 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-6.1.0.gh.tar.gz 70823 BLAKE2B 
dfdd931f1f2bb7944a97ceb92425e55accc8d7587c829b65be9b6b65007f8a32b076938e1114bbee76d0a9592ba29335cf88e982aa00d1a3ad17c8523f162548
 SHA512 
2048073c8ef8a9c0f71dabe39ada1404eef3d83509fe3f3e0a7e6b5d1f65a24242c8faf14aaac9ea12b21ab5908dee9bae9d03d9907f09a830d73a3b6e52f8d3
 DIST sybil-6.1.1.gh.tar.gz 71447 BLAKE2B 
44ced68adfae094454c9dc4ae55b7327fc9d149728ec9f2faafc42057bc9e99572289100e310f16afdde7741841964a365c008fc9a16092d270ce88dfb0d89be
 SHA512 
f14bb09b8886bd17ccd3a56d3dfc8e2ff510ad04f7b9c8deadff826571e36547934af6855e0a6cbed43e0c0767a0f0af8f80afcecf4a8db74b041fae9d84bd5a

diff --git a/dev-python/sybil/sybil-6.1.0.ebuild 
b/dev-python/sybil/sybil-6.1.0.ebuild
deleted file mode 100644
index 72135c802961..
--- a/dev-python/sybil/sybil-6.1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2019-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest
-}



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

2024-05-25 Thread Arthur Zamarin
commit: 72ac8c89c81ca27b1258984452b11ac1274f94bb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 06:27:42 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 06:27:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ac8c89

dev-python/sybil: Stabilize 6.1.1 ALLARCHES, #932685

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

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

diff --git a/dev-python/sybil/sybil-6.1.1.ebuild 
b/dev-python/sybil/sybil-6.1.1.ebuild
index adf69fd38724..72135c802961 100644
--- a/dev-python/sybil/sybil-6.1.1.ebuild
+++ b/dev-python/sybil/sybil-6.1.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="
test? (



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

2024-05-09 Thread Michał Górny
commit: cdcb050c4d76e3bd89c38bac31723f819c07276f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 10 02:00:29 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 10 02:02:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdcb050c

dev-python/sybil: Bump to 6.1.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-6.1.1.ebuild | 39 +
 2 files changed, 40 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 64b0a17a44bc..9142a713ce46 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-6.1.0.gh.tar.gz 70823 BLAKE2B 
dfdd931f1f2bb7944a97ceb92425e55accc8d7587c829b65be9b6b65007f8a32b076938e1114bbee76d0a9592ba29335cf88e982aa00d1a3ad17c8523f162548
 SHA512 
2048073c8ef8a9c0f71dabe39ada1404eef3d83509fe3f3e0a7e6b5d1f65a24242c8faf14aaac9ea12b21ab5908dee9bae9d03d9907f09a830d73a3b6e52f8d3
+DIST sybil-6.1.1.gh.tar.gz 71447 BLAKE2B 
44ced68adfae094454c9dc4ae55b7327fc9d149728ec9f2faafc42057bc9e99572289100e310f16afdde7741841964a365c008fc9a16092d270ce88dfb0d89be
 SHA512 
f14bb09b8886bd17ccd3a56d3dfc8e2ff510ad04f7b9c8deadff826571e36547934af6855e0a6cbed43e0c0767a0f0af8f80afcecf4a8db74b041fae9d84bd5a

diff --git a/dev-python/sybil/sybil-6.1.1.ebuild 
b/dev-python/sybil/sybil-6.1.1.ebuild
new file mode 100644
index ..adf69fd38724
--- /dev/null
+++ b/dev-python/sybil/sybil-6.1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



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

2024-05-08 Thread Michał Górny
commit: 7838ac0afc5931d6d1035ade6e6e5313f9302863
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  8 08:09:49 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  8 08:15:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7838ac0a

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-6.0.3.ebuild | 39 -
 2 files changed, 40 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index c6558a2d551c..64b0a17a44bc 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-6.0.3.gh.tar.gz 67772 BLAKE2B 
e90b7a01373d931ca056bfce1336bab8a579a25e17000675d77cd849081275970b455c7bc77f30e0fd104073115915fc4f4477b010eafd35e57aec322fb42fc4
 SHA512 
1fb42b944b237556012ace6fcc5eb3d0f067f0ca043ceafa0e201a8076870fc7e06ae62813eec90d486de6e4b71ebf29176dfff6573de423480c688ff005004d
 DIST sybil-6.1.0.gh.tar.gz 70823 BLAKE2B 
dfdd931f1f2bb7944a97ceb92425e55accc8d7587c829b65be9b6b65007f8a32b076938e1114bbee76d0a9592ba29335cf88e982aa00d1a3ad17c8523f162548
 SHA512 
2048073c8ef8a9c0f71dabe39ada1404eef3d83509fe3f3e0a7e6b5d1f65a24242c8faf14aaac9ea12b21ab5908dee9bae9d03d9907f09a830d73a3b6e52f8d3

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
deleted file mode 100644
index 72135c802961..
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2019-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest
-}



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

2024-04-22 Thread Michał Górny
commit: 7ee224b7ce52f64dc03a2416348b231e3aeeab4e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 23 04:41:57 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 23 05:38:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee224b7

dev-python/sybil: Bump to 6.1.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-6.1.0.ebuild | 39 +
 2 files changed, 40 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 6334c9906f97..c6558a2d551c 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-6.0.3.gh.tar.gz 67772 BLAKE2B 
e90b7a01373d931ca056bfce1336bab8a579a25e17000675d77cd849081275970b455c7bc77f30e0fd104073115915fc4f4477b010eafd35e57aec322fb42fc4
 SHA512 
1fb42b944b237556012ace6fcc5eb3d0f067f0ca043ceafa0e201a8076870fc7e06ae62813eec90d486de6e4b71ebf29176dfff6573de423480c688ff005004d
+DIST sybil-6.1.0.gh.tar.gz 70823 BLAKE2B 
dfdd931f1f2bb7944a97ceb92425e55accc8d7587c829b65be9b6b65007f8a32b076938e1114bbee76d0a9592ba29335cf88e982aa00d1a3ad17c8523f162548
 SHA512 
2048073c8ef8a9c0f71dabe39ada1404eef3d83509fe3f3e0a7e6b5d1f65a24242c8faf14aaac9ea12b21ab5908dee9bae9d03d9907f09a830d73a3b6e52f8d3

diff --git a/dev-python/sybil/sybil-6.1.0.ebuild 
b/dev-python/sybil/sybil-6.1.0.ebuild
new file mode 100644
index ..adf69fd38724
--- /dev/null
+++ b/dev-python/sybil/sybil-6.1.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



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

2024-04-19 Thread Ionen Wolkens
commit: 46b36b9eae046f0bac5772acf8981372173e699c
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 18:35:36 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri Apr 19 06:37:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b36b9e

dev-python/sybil: Keyword 6.0.3 alpha, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

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

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
index 44638d2db406..72135c802961 100644
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: 0c18538f2f721930c87c93c5ba09d453c1d86b37
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:13 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c18538f

dev-python/sybil: Keyword 6.0.3 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
index abc3c11244cb..866f33a1d769 100644
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: a86a50ab8d6984aaaef020ee62451ce16363366c
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:18 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86a50ab

dev-python/sybil: Keyword 6.0.3 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
index 866f33a1d769..44638d2db406 100644
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/files/, dev-python/sybil/

2024-02-17 Thread Michał Górny
commit: 614e42e269e9236f5a75c23533ceb7bdea64
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 18 02:42:07 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 18 02:42:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614e42e2

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest |  1 -
 dev-python/sybil/files/sybil-6.0.2-pytest-8.patch | 40 -
 dev-python/sybil/sybil-6.0.2-r1.ebuild| 44 ---
 3 files changed, 85 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 8ccec810aac4..6334c9906f97 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-6.0.2.gh.tar.gz 67619 BLAKE2B 
ec723cb21d2ac1232bd6e9a3e3edb0bc65c705048c2d288df778b4dd19a1b46c956f7d2bd57dfa028d7a8a06357501ffc1226ba171e2073abec51f8d3c536d86
 SHA512 
9966173b5fb013be1f298b586052d8c10b76efb43bf5230f3d0b780e6d6238e7e33840eeb7c8b9860911351ea612766ed19ea2a61d48424465f3b58e408da5d2
 DIST sybil-6.0.3.gh.tar.gz 67772 BLAKE2B 
e90b7a01373d931ca056bfce1336bab8a579a25e17000675d77cd849081275970b455c7bc77f30e0fd104073115915fc4f4477b010eafd35e57aec322fb42fc4
 SHA512 
1fb42b944b237556012ace6fcc5eb3d0f067f0ca043ceafa0e201a8076870fc7e06ae62813eec90d486de6e4b71ebf29176dfff6573de423480c688ff005004d

diff --git a/dev-python/sybil/files/sybil-6.0.2-pytest-8.patch 
b/dev-python/sybil/files/sybil-6.0.2-pytest-8.patch
deleted file mode 100644
index 2447289c0266..
--- a/dev-python/sybil/files/sybil-6.0.2-pytest-8.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From d7428b4cfe5f817037030d025028bf09fd7992ee Mon Sep 17 00:00:00 2001
-From: Adam Dangoor 
-Date: Mon, 29 Jan 2024 11:29:16 +
-Subject: [PATCH] Add fixes for Pytest 8.0.0
-

- CHANGELOG.rst   |  5 +
- sybil/integration/pytest.py | 17 +
- 2 files changed, 18 insertions(+), 4 deletions(-)
-
-diff --git a/sybil/integration/pytest.py b/sybil/integration/pytest.py
-index 8ce6c72..cad311d 100644
 a/sybil/integration/pytest.py
-+++ b/sybil/integration/pytest.py
-@@ -53,12 +53,21 @@ def __init__(self, parent, sybil, example: Example) -> 
None:
- def request_fixtures(self, names):
- # pytest fixtures dance:
- fm = self.session._fixturemanager
--closure = fm.getfixtureclosure(names, self)
--initialnames, names_closure, arg2fixturedefs = closure
--fixtureinfo = FuncFixtureInfo(names, initialnames, names_closure, 
arg2fixturedefs)
-+if PYTEST_VERSION >= (8, 0, 0):
-+closure = fm.getfixtureclosure(initialnames=names, 
parentnode=self, ignore_args=set())
-+names_closure, arg2fixturedefs = closure
-+fixtureinfo = FuncFixtureInfo(argnames=names, initialnames=names, 
names_closure=names_closure, name2fixturedefs=arg2fixturedefs)
-+else:
-+closure = fm.getfixtureclosure(names, self)
-+initialnames, names_closure, arg2fixturedefs = closure
-+fixtureinfo = FuncFixtureInfo(names, initialnames, names_closure, 
arg2fixturedefs)
- self._fixtureinfo = fixtureinfo
- self.funcargs = {}
--self._request = fixtures.FixtureRequest(self, _ispytest=True)
-+if PYTEST_VERSION >= (8, 0, 0):
-+self._request = fixtures.TopRequest(pyfuncitem=self, 
_ispytest=True)
-+self.fixturenames = names_closure
-+else:
-+self._request = fixtures.FixtureRequest(self, _ispytest=True)
- 
- def reportinfo(self) -> Tuple[Union["os.PathLike[str]", str], 
Optional[int], str]:
- info = '%s line=%i column=%i' % (

diff --git a/dev-python/sybil/sybil-6.0.2-r1.ebuild 
b/dev-python/sybil/sybil-6.0.2-r1.ebuild
deleted file mode 100644
index 0a280c114202..
--- a/dev-python/sybil/sybil-6.0.2-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2019-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   # https://github.com/simplistix/sybil/pull/108
-   "${FILESDIR}/${P}-pytest-8.patch"
-)
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-

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

2024-02-17 Thread Sam James
commit: 1f358775aac38039f8fb9439df756767e6aa3f7f
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb 17 22:24:47 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 17 22:24:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f358775

dev-python/sybil: Stabilize 6.0.3 ALLARCHES, #924801

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

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

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
index dfd594060e6f..0ee344c60cf3 100644
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2024-01-31 Thread Michał Górny
commit: 82284e35b83c04ddf4136085774c507baf8b1acd
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  1 04:32:52 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  1 04:47:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82284e35

dev-python/sybil: Bump to 6.0.3

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-6.0.3.ebuild | 39 +
 2 files changed, 40 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index ef976f0a27d4..8ccec810aac4 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-6.0.2.gh.tar.gz 67619 BLAKE2B 
ec723cb21d2ac1232bd6e9a3e3edb0bc65c705048c2d288df778b4dd19a1b46c956f7d2bd57dfa028d7a8a06357501ffc1226ba171e2073abec51f8d3c536d86
 SHA512 
9966173b5fb013be1f298b586052d8c10b76efb43bf5230f3d0b780e6d6238e7e33840eeb7c8b9860911351ea612766ed19ea2a61d48424465f3b58e408da5d2
+DIST sybil-6.0.3.gh.tar.gz 67772 BLAKE2B 
e90b7a01373d931ca056bfce1336bab8a579a25e17000675d77cd849081275970b455c7bc77f30e0fd104073115915fc4f4477b010eafd35e57aec322fb42fc4
 SHA512 
1fb42b944b237556012ace6fcc5eb3d0f067f0ca043ceafa0e201a8076870fc7e06ae62813eec90d486de6e4b71ebf29176dfff6573de423480c688ff005004d

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
new file mode 100644
index ..dfd594060e6f
--- /dev/null
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/, dev-python/sybil/files/

2024-01-29 Thread Michał Górny
commit: 641ddb19001069f92660b78b8877805fe23680d7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 29 14:43:52 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 29 14:53:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641ddb19

dev-python/sybil: Add a fix for pytest-8

Closes: https://bugs.gentoo.org/923237
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sybil/files/sybil-6.0.2-pytest-8.patch  | 40 ++
 .../{sybil-6.0.2.ebuild => sybil-6.0.2-r1.ebuild}  | 12 ++-
 2 files changed, 51 insertions(+), 1 deletion(-)

diff --git a/dev-python/sybil/files/sybil-6.0.2-pytest-8.patch 
b/dev-python/sybil/files/sybil-6.0.2-pytest-8.patch
new file mode 100644
index ..2447289c0266
--- /dev/null
+++ b/dev-python/sybil/files/sybil-6.0.2-pytest-8.patch
@@ -0,0 +1,40 @@
+From d7428b4cfe5f817037030d025028bf09fd7992ee Mon Sep 17 00:00:00 2001
+From: Adam Dangoor 
+Date: Mon, 29 Jan 2024 11:29:16 +
+Subject: [PATCH] Add fixes for Pytest 8.0.0
+
+---
+ CHANGELOG.rst   |  5 +
+ sybil/integration/pytest.py | 17 +
+ 2 files changed, 18 insertions(+), 4 deletions(-)
+
+diff --git a/sybil/integration/pytest.py b/sybil/integration/pytest.py
+index 8ce6c72..cad311d 100644
+--- a/sybil/integration/pytest.py
 b/sybil/integration/pytest.py
+@@ -53,12 +53,21 @@ def __init__(self, parent, sybil, example: Example) -> 
None:
+ def request_fixtures(self, names):
+ # pytest fixtures dance:
+ fm = self.session._fixturemanager
+-closure = fm.getfixtureclosure(names, self)
+-initialnames, names_closure, arg2fixturedefs = closure
+-fixtureinfo = FuncFixtureInfo(names, initialnames, names_closure, 
arg2fixturedefs)
++if PYTEST_VERSION >= (8, 0, 0):
++closure = fm.getfixtureclosure(initialnames=names, 
parentnode=self, ignore_args=set())
++names_closure, arg2fixturedefs = closure
++fixtureinfo = FuncFixtureInfo(argnames=names, initialnames=names, 
names_closure=names_closure, name2fixturedefs=arg2fixturedefs)
++else:
++closure = fm.getfixtureclosure(names, self)
++initialnames, names_closure, arg2fixturedefs = closure
++fixtureinfo = FuncFixtureInfo(names, initialnames, names_closure, 
arg2fixturedefs)
+ self._fixtureinfo = fixtureinfo
+ self.funcargs = {}
+-self._request = fixtures.FixtureRequest(self, _ispytest=True)
++if PYTEST_VERSION >= (8, 0, 0):
++self._request = fixtures.TopRequest(pyfuncitem=self, 
_ispytest=True)
++self.fixturenames = names_closure
++else:
++self._request = fixtures.FixtureRequest(self, _ispytest=True)
+ 
+ def reportinfo(self) -> Tuple[Union["os.PathLike[str]", str], 
Optional[int], str]:
+ info = '%s line=%i column=%i' % (

diff --git a/dev-python/sybil/sybil-6.0.2.ebuild 
b/dev-python/sybil/sybil-6.0.2-r1.ebuild
similarity index 77%
rename from dev-python/sybil/sybil-6.0.2.ebuild
rename to dev-python/sybil/sybil-6.0.2-r1.ebuild
index 27065ab0f6bb..0a280c114202 100644
--- a/dev-python/sybil/sybil-6.0.2.ebuild
+++ b/dev-python/sybil/sybil-6.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -32,3 +32,13 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
+
+PATCHES=(
+   # https://github.com/simplistix/sybil/pull/108
+   "${FILESDIR}/${P}-pytest-8.patch"
+)
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



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

2023-12-09 Thread Michał Górny
commit: ecb9a20244cf37171381742f10bf6531caa8dba4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  9 15:01:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  9 15:01:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb9a202

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  3 ---
 dev-python/sybil/sybil-5.0.3.ebuild | 34 --
 dev-python/sybil/sybil-6.0.0.ebuild | 34 --
 dev-python/sybil/sybil-6.0.1.ebuild | 34 --
 4 files changed, 105 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index fc1a2778c110..ef976f0a27d4 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,4 +1 @@
-DIST sybil-5.0.3.gh.tar.gz 56660 BLAKE2B 
99af245f765630523ab2c6cb21452a0c3a970109102900530f5528ac0902d0472ceb09778bd266e9071816de1da397480e53220a974c5cc38f40367d552cef5e
 SHA512 
0e2a96457b506558b4e9c58890a370c63dbde2c36780dd031cfe8de828f15a2f790c55df81d86800599302958006e704e627b7e8a5d3dd786398ce5f8ea46d35
-DIST sybil-6.0.0.gh.tar.gz 67505 BLAKE2B 
b7408802d5f6796701603762f1e48dbd2f218b5ae80fad940f1ba1fdf0643d1f16cb0a88d94b6385f6ff47d4ab18463be613f736613fa5f0baa3f9ff056ebfa8
 SHA512 
a03cb7e874a6a41f41ca21e9110f0b8f0d45bb94a5cd7c4f0eb0528ce01db4ac9ca6d8d84663d8851c01dda5da3cb232bcadb33594c5c10e5775f390db37ee9a
-DIST sybil-6.0.1.gh.tar.gz 67593 BLAKE2B 
443881e81da6456f0790929556334513a8e50d54a0053ddb88b07e29e736e9429ea59fdc30b2d7ff7bdf7e1ec9e272864568aa64fb20a52377d0ee0b39ce30aa
 SHA512 
e71f06744ff07f973ac7f131cd58d4df3697b1cf42a5983b9a93b657d9bfc9358084dcdec00de624b5e89ffa518e64d45591bf616fb53f5e4659ff9755893cd9
 DIST sybil-6.0.2.gh.tar.gz 67619 BLAKE2B 
ec723cb21d2ac1232bd6e9a3e3edb0bc65c705048c2d288df778b4dd19a1b46c956f7d2bd57dfa028d7a8a06357501ffc1226ba171e2073abec51f8d3c536d86
 SHA512 
9966173b5fb013be1f298b586052d8c10b76efb43bf5230f3d0b780e6d6238e7e33840eeb7c8b9860911351ea612766ed19ea2a61d48424465f3b58e408da5d2

diff --git a/dev-python/sybil/sybil-5.0.3.ebuild 
b/dev-python/sybil/sybil-5.0.3.ebuild
deleted file mode 100644
index 27065ab0f6bb..
--- a/dev-python/sybil/sybil-5.0.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/sybil/sybil-6.0.0.ebuild 
b/dev-python/sybil/sybil-6.0.0.ebuild
deleted file mode 100644
index 38d5f40dd52e..
--- a/dev-python/sybil/sybil-6.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/sybil/sybil-6.0.1.ebuild 
b/dev-python/sybil/sybil-6.0.1.ebuild
deleted file mode 100644
index 38d5f40dd52e..
--- a/dev-python/sybil/sybil-6.0.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> 

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

2023-12-09 Thread Michał Górny
commit: 53462827794d605706753c7d64e7f4200bd77096
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  9 14:58:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  9 14:58:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53462827

dev-python/sybil: Stabilize 6.0.2 ALLARCHES, #919565

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

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

diff --git a/dev-python/sybil/sybil-6.0.2.ebuild 
b/dev-python/sybil/sybil-6.0.2.ebuild
index 38d5f40dd52e..27065ab0f6bb 100644
--- a/dev-python/sybil/sybil-6.0.2.ebuild
+++ b/dev-python/sybil/sybil-6.0.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-11-23 Thread Michał Górny
commit: 31c40ed8fa73d504b9730bfceaab993599fa6d34
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 23 14:34:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 23 14:34:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c40ed8

dev-python/sybil: Bump to 6.0.2

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-6.0.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 8103cfbfccfe..fc1a2778c110 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,3 +1,4 @@
 DIST sybil-5.0.3.gh.tar.gz 56660 BLAKE2B 
99af245f765630523ab2c6cb21452a0c3a970109102900530f5528ac0902d0472ceb09778bd266e9071816de1da397480e53220a974c5cc38f40367d552cef5e
 SHA512 
0e2a96457b506558b4e9c58890a370c63dbde2c36780dd031cfe8de828f15a2f790c55df81d86800599302958006e704e627b7e8a5d3dd786398ce5f8ea46d35
 DIST sybil-6.0.0.gh.tar.gz 67505 BLAKE2B 
b7408802d5f6796701603762f1e48dbd2f218b5ae80fad940f1ba1fdf0643d1f16cb0a88d94b6385f6ff47d4ab18463be613f736613fa5f0baa3f9ff056ebfa8
 SHA512 
a03cb7e874a6a41f41ca21e9110f0b8f0d45bb94a5cd7c4f0eb0528ce01db4ac9ca6d8d84663d8851c01dda5da3cb232bcadb33594c5c10e5775f390db37ee9a
 DIST sybil-6.0.1.gh.tar.gz 67593 BLAKE2B 
443881e81da6456f0790929556334513a8e50d54a0053ddb88b07e29e736e9429ea59fdc30b2d7ff7bdf7e1ec9e272864568aa64fb20a52377d0ee0b39ce30aa
 SHA512 
e71f06744ff07f973ac7f131cd58d4df3697b1cf42a5983b9a93b657d9bfc9358084dcdec00de624b5e89ffa518e64d45591bf616fb53f5e4659ff9755893cd9
+DIST sybil-6.0.2.gh.tar.gz 67619 BLAKE2B 
ec723cb21d2ac1232bd6e9a3e3edb0bc65c705048c2d288df778b4dd19a1b46c956f7d2bd57dfa028d7a8a06357501ffc1226ba171e2073abec51f8d3c536d86
 SHA512 
9966173b5fb013be1f298b586052d8c10b76efb43bf5230f3d0b780e6d6238e7e33840eeb7c8b9860911351ea612766ed19ea2a61d48424465f3b58e408da5d2

diff --git a/dev-python/sybil/sybil-6.0.2.ebuild 
b/dev-python/sybil/sybil-6.0.2.ebuild
new file mode 100644
index ..38d5f40dd52e
--- /dev/null
+++ b/dev-python/sybil/sybil-6.0.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-11-22 Thread Michał Górny
commit: c62c1f13ae7cc1bacd9fc5cefbe4fbf5e5e547b6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 22 10:28:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 22 10:32:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62c1f13

dev-python/sybil: Bump to 6.0.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-6.0.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 6be0e9543072..8103cfbfccfe 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-5.0.3.gh.tar.gz 56660 BLAKE2B 
99af245f765630523ab2c6cb21452a0c3a970109102900530f5528ac0902d0472ceb09778bd266e9071816de1da397480e53220a974c5cc38f40367d552cef5e
 SHA512 
0e2a96457b506558b4e9c58890a370c63dbde2c36780dd031cfe8de828f15a2f790c55df81d86800599302958006e704e627b7e8a5d3dd786398ce5f8ea46d35
 DIST sybil-6.0.0.gh.tar.gz 67505 BLAKE2B 
b7408802d5f6796701603762f1e48dbd2f218b5ae80fad940f1ba1fdf0643d1f16cb0a88d94b6385f6ff47d4ab18463be613f736613fa5f0baa3f9ff056ebfa8
 SHA512 
a03cb7e874a6a41f41ca21e9110f0b8f0d45bb94a5cd7c4f0eb0528ce01db4ac9ca6d8d84663d8851c01dda5da3cb232bcadb33594c5c10e5775f390db37ee9a
+DIST sybil-6.0.1.gh.tar.gz 67593 BLAKE2B 
443881e81da6456f0790929556334513a8e50d54a0053ddb88b07e29e736e9429ea59fdc30b2d7ff7bdf7e1ec9e272864568aa64fb20a52377d0ee0b39ce30aa
 SHA512 
e71f06744ff07f973ac7f131cd58d4df3697b1cf42a5983b9a93b657d9bfc9358084dcdec00de624b5e89ffa518e64d45591bf616fb53f5e4659ff9755893cd9

diff --git a/dev-python/sybil/sybil-6.0.1.ebuild 
b/dev-python/sybil/sybil-6.0.1.ebuild
new file mode 100644
index ..38d5f40dd52e
--- /dev/null
+++ b/dev-python/sybil/sybil-6.0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-11-21 Thread Michał Górny
commit: d9ee5fee9ee87acc1d73d59e861360392be3a044
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 22 06:59:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 22 07:48:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ee5fee

dev-python/sybil: Bump to 6.0.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-6.0.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 0ef57f81a096..6be0e9543072 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-5.0.3.gh.tar.gz 56660 BLAKE2B 
99af245f765630523ab2c6cb21452a0c3a970109102900530f5528ac0902d0472ceb09778bd266e9071816de1da397480e53220a974c5cc38f40367d552cef5e
 SHA512 
0e2a96457b506558b4e9c58890a370c63dbde2c36780dd031cfe8de828f15a2f790c55df81d86800599302958006e704e627b7e8a5d3dd786398ce5f8ea46d35
+DIST sybil-6.0.0.gh.tar.gz 67505 BLAKE2B 
b7408802d5f6796701603762f1e48dbd2f218b5ae80fad940f1ba1fdf0643d1f16cb0a88d94b6385f6ff47d4ab18463be613f736613fa5f0baa3f9ff056ebfa8
 SHA512 
a03cb7e874a6a41f41ca21e9110f0b8f0d45bb94a5cd7c4f0eb0528ce01db4ac9ca6d8d84663d8851c01dda5da3cb232bcadb33594c5c10e5775f390db37ee9a

diff --git a/dev-python/sybil/sybil-6.0.0.ebuild 
b/dev-python/sybil/sybil-6.0.0.ebuild
new file mode 100644
index ..38d5f40dd52e
--- /dev/null
+++ b/dev-python/sybil/sybil-6.0.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-08-24 Thread Michał Górny
commit: 99c9332ddb43e4b936617f540e55c9f5a1696fd7
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 24 12:48:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 24 12:48:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c9332d

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-5.0.2.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 50c3aab15e6a..0ef57f81a096 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-5.0.2.gh.tar.gz 56319 BLAKE2B 
56c64c0110a7d0e808eaf786a22e8ce30572a8546be85987b4c26d86e1d8ea8c3f35557463a032a32b23861e7403a4196b03ab0b4d2641d6854f5d4cfd6d4b18
 SHA512 
43b8a7e6067d99a82e1ef07fce0a2034402db086f5a2043c0c4136eca8bf27a2e53d26f03d0e717b05076a5e65cfc259e685c883a7526840135454a6c68c3100
 DIST sybil-5.0.3.gh.tar.gz 56660 BLAKE2B 
99af245f765630523ab2c6cb21452a0c3a970109102900530f5528ac0902d0472ceb09778bd266e9071816de1da397480e53220a974c5cc38f40367d552cef5e
 SHA512 
0e2a96457b506558b4e9c58890a370c63dbde2c36780dd031cfe8de828f15a2f790c55df81d86800599302958006e704e627b7e8a5d3dd786398ce5f8ea46d35

diff --git a/dev-python/sybil/sybil-5.0.2.ebuild 
b/dev-python/sybil/sybil-5.0.2.ebuild
deleted file mode 100644
index 6ddabc557450..
--- a/dev-python/sybil/sybil-5.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-08-24 Thread Sam James
commit: 405655424528e6fd680b8c99f8aaf3663b6ef577
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 24 12:39:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 24 12:39:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40565542

dev-python/sybil: Stabilize 5.0.3 ALLARCHES, #912922

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

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

diff --git a/dev-python/sybil/sybil-5.0.3.ebuild 
b/dev-python/sybil/sybil-5.0.3.ebuild
index 38d5f40dd52e..27065ab0f6bb 100644
--- a/dev-python/sybil/sybil-5.0.3.ebuild
+++ b/dev-python/sybil/sybil-5.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-07-23 Thread Michał Górny
commit: d093e2ab34da8f5ae95b9413920f7cbf64ba521f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 23 15:11:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 23 15:14:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d093e2ab

dev-python/sybil: Enable py3.12

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

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

diff --git a/dev-python/sybil/sybil-5.0.3.ebuild 
b/dev-python/sybil/sybil-5.0.3.ebuild
index e18ec7aee855..38d5f40dd52e 100644
--- a/dev-python/sybil/sybil-5.0.3.ebuild
+++ b/dev-python/sybil/sybil-5.0.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



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

2023-07-14 Thread Arthur Zamarin
commit: dad191a87128353c343f330b7843558e9faaa29b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 14 16:59:05 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 14 16:59:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad191a8

dev-python/sybil: add 5.0.3

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-5.0.3.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 485e17628ca4..50c3aab15e6a 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-5.0.2.gh.tar.gz 56319 BLAKE2B 
56c64c0110a7d0e808eaf786a22e8ce30572a8546be85987b4c26d86e1d8ea8c3f35557463a032a32b23861e7403a4196b03ab0b4d2641d6854f5d4cfd6d4b18
 SHA512 
43b8a7e6067d99a82e1ef07fce0a2034402db086f5a2043c0c4136eca8bf27a2e53d26f03d0e717b05076a5e65cfc259e685c883a7526840135454a6c68c3100
+DIST sybil-5.0.3.gh.tar.gz 56660 BLAKE2B 
99af245f765630523ab2c6cb21452a0c3a970109102900530f5528ac0902d0472ceb09778bd266e9071816de1da397480e53220a974c5cc38f40367d552cef5e
 SHA512 
0e2a96457b506558b4e9c58890a370c63dbde2c36780dd031cfe8de828f15a2f790c55df81d86800599302958006e704e627b7e8a5d3dd786398ce5f8ea46d35

diff --git a/dev-python/sybil/sybil-5.0.3.ebuild 
b/dev-python/sybil/sybil-5.0.3.ebuild
new file mode 100644
index ..e18ec7aee855
--- /dev/null
+++ b/dev-python/sybil/sybil-5.0.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-06-11 Thread Michał Górny
commit: 6f6e6562e853709e5dd10e673ee714d7ccc4bac1
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 11 16:13:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 11 16:13:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6e6562

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  2 --
 dev-python/sybil/sybil-5.0.0.ebuild | 33 -
 dev-python/sybil/sybil-5.0.1.ebuild | 34 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 12f99d7aed0a..485e17628ca4 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,3 +1 @@
-DIST sybil-5.0.0.gh.tar.gz 55213 BLAKE2B 
c95c051ee1a2edf5f9be0cc1dc23caf4c48a6e6b29e16c5b1e9f1ab785012d774eed8f972467132ecad530d59f992dd802474178e32df0a47fcfed36192689de
 SHA512 
6511ad1ba6c814d0ab951f96e2ea7e4791fac3fbcae47693e8562fafe8e0c73648407e10036ebed42ac4ebb1458208677d850f46dbe238419f7ae545f8add6b6
-DIST sybil-5.0.1.gh.tar.gz 55327 BLAKE2B 
710830830402904d630d5405ddaa403cd4249061d76a066015dc77cb868f2009ef368675de518dfd98b9d42f1dc8056fca751fb67394ec1f62bc06c66c3665c7
 SHA512 
72894949f3a0c41ec2424688edd19e9a796e46c7ce66da3223c206dc02bb4857c711b8269faefe539c26d73686e5a82a5185d943843dec3577ff96a59d0b8072
 DIST sybil-5.0.2.gh.tar.gz 56319 BLAKE2B 
56c64c0110a7d0e808eaf786a22e8ce30572a8546be85987b4c26d86e1d8ea8c3f35557463a032a32b23861e7403a4196b03ab0b4d2641d6854f5d4cfd6d4b18
 SHA512 
43b8a7e6067d99a82e1ef07fce0a2034402db086f5a2043c0c4136eca8bf27a2e53d26f03d0e717b05076a5e65cfc259e685c883a7526840135454a6c68c3100

diff --git a/dev-python/sybil/sybil-5.0.0.ebuild 
b/dev-python/sybil/sybil-5.0.0.ebuild
deleted file mode 100644
index 16cfedcd364d..
--- a/dev-python/sybil/sybil-5.0.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/sybil/sybil-5.0.1.ebuild 
b/dev-python/sybil/sybil-5.0.1.ebuild
deleted file mode 100644
index 24e991ed8c00..
--- a/dev-python/sybil/sybil-5.0.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-# tests are missing in sdist, as of 5.0.1
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-06-11 Thread Sam James
commit: f689fe3730f1c523f015f167d1b59c7d12c73af1
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun 11 13:31:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun 11 13:31:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f689fe37

dev-python/sybil: Stabilize 5.0.2 ALLARCHES, #908369

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

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

diff --git a/dev-python/sybil/sybil-5.0.2.ebuild 
b/dev-python/sybil/sybil-5.0.2.ebuild
index e18ec7aee855..6ddabc557450 100644
--- a/dev-python/sybil/sybil-5.0.2.ebuild
+++ b/dev-python/sybil/sybil-5.0.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-05-19 Thread Michał Górny
commit: 51f9c66c0bf198a7b323196643eec36a1db2d693
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 20 05:25:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 20 05:34:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f9c66c

dev-python/sybil: Bump to 5.0.2

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-5.0.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index c2674052741a..12f99d7aed0a 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-5.0.0.gh.tar.gz 55213 BLAKE2B 
c95c051ee1a2edf5f9be0cc1dc23caf4c48a6e6b29e16c5b1e9f1ab785012d774eed8f972467132ecad530d59f992dd802474178e32df0a47fcfed36192689de
 SHA512 
6511ad1ba6c814d0ab951f96e2ea7e4791fac3fbcae47693e8562fafe8e0c73648407e10036ebed42ac4ebb1458208677d850f46dbe238419f7ae545f8add6b6
 DIST sybil-5.0.1.gh.tar.gz 55327 BLAKE2B 
710830830402904d630d5405ddaa403cd4249061d76a066015dc77cb868f2009ef368675de518dfd98b9d42f1dc8056fca751fb67394ec1f62bc06c66c3665c7
 SHA512 
72894949f3a0c41ec2424688edd19e9a796e46c7ce66da3223c206dc02bb4857c711b8269faefe539c26d73686e5a82a5185d943843dec3577ff96a59d0b8072
+DIST sybil-5.0.2.gh.tar.gz 56319 BLAKE2B 
56c64c0110a7d0e808eaf786a22e8ce30572a8546be85987b4c26d86e1d8ea8c3f35557463a032a32b23861e7403a4196b03ab0b4d2641d6854f5d4cfd6d4b18
 SHA512 
43b8a7e6067d99a82e1ef07fce0a2034402db086f5a2043c0c4136eca8bf27a2e53d26f03d0e717b05076a5e65cfc259e685c883a7526840135454a6c68c3100

diff --git a/dev-python/sybil/sybil-5.0.2.ebuild 
b/dev-python/sybil/sybil-5.0.2.ebuild
new file mode 100644
index ..e18ec7aee855
--- /dev/null
+++ b/dev-python/sybil/sybil-5.0.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-05-11 Thread Michał Górny
commit: 5135e2bcc68bbd2e5db29bfb5b0df24cedd6a5a9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 11 06:31:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 11 06:31:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5135e2bc

dev-python/sybil: Bump to 5.0.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-5.0.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 7f4232773c17..c2674052741a 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-5.0.0.gh.tar.gz 55213 BLAKE2B 
c95c051ee1a2edf5f9be0cc1dc23caf4c48a6e6b29e16c5b1e9f1ab785012d774eed8f972467132ecad530d59f992dd802474178e32df0a47fcfed36192689de
 SHA512 
6511ad1ba6c814d0ab951f96e2ea7e4791fac3fbcae47693e8562fafe8e0c73648407e10036ebed42ac4ebb1458208677d850f46dbe238419f7ae545f8add6b6
+DIST sybil-5.0.1.gh.tar.gz 55327 BLAKE2B 
710830830402904d630d5405ddaa403cd4249061d76a066015dc77cb868f2009ef368675de518dfd98b9d42f1dc8056fca751fb67394ec1f62bc06c66c3665c7
 SHA512 
72894949f3a0c41ec2424688edd19e9a796e46c7ce66da3223c206dc02bb4857c711b8269faefe539c26d73686e5a82a5185d943843dec3577ff96a59d0b8072

diff --git a/dev-python/sybil/sybil-5.0.1.ebuild 
b/dev-python/sybil/sybil-5.0.1.ebuild
new file mode 100644
index ..24e991ed8c00
--- /dev/null
+++ b/dev-python/sybil/sybil-5.0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+# tests are missing in sdist, as of 5.0.1
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-04-05 Thread Michał Górny
commit: c31860c42701b33e313c322219ccb9d6f4721377
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  5 08:10:43 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  5 08:10:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31860c4

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  2 --
 dev-python/sybil/sybil-4.0.0.ebuild | 33 -
 dev-python/sybil/sybil-4.0.1.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 802a305c5b31..7f4232773c17 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,3 +1 @@
-DIST sybil-4.0.0.gh.tar.gz 50845 BLAKE2B 
5c7144ad1dd131f98c48f18cf6770782529a3c86a3f976461f032c9024ef93dc2de3c8bc327421a55a3f505982608e15cdcfe022f964c4fd871bd9de61205d68
 SHA512 
6cf0422ba856a85ba5dd105481cb2d06eb2ff196aee263a36e7ab44c7d45185df022bd859afc92b3b42dc418142e441f377adda82c0b5b0d1410697b563db994
-DIST sybil-4.0.1.gh.tar.gz 51137 BLAKE2B 
f18a84a8ee6524c8af2a54ea17d50e04dba90be54bf5345061d2b6ee161de5c19cb8e1a1849f83401ac5a175453a927f2e068129ccaa4707a48509bb0dc73015
 SHA512 
70db2aae9f8503af8c5ecb65c5d63e928ba81bc7324473b056a6c1cbb4dac9674c34252665e7b28a1134c37190cdb2fd00c37633a68ea4ac61104a12ea72
 DIST sybil-5.0.0.gh.tar.gz 55213 BLAKE2B 
c95c051ee1a2edf5f9be0cc1dc23caf4c48a6e6b29e16c5b1e9f1ab785012d774eed8f972467132ecad530d59f992dd802474178e32df0a47fcfed36192689de
 SHA512 
6511ad1ba6c814d0ab951f96e2ea7e4791fac3fbcae47693e8562fafe8e0c73648407e10036ebed42ac4ebb1458208677d850f46dbe238419f7ae545f8add6b6

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
deleted file mode 100644
index 16cfedcd364d..
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/sybil/sybil-4.0.1.ebuild 
b/dev-python/sybil/sybil-4.0.1.ebuild
deleted file mode 100644
index 930ce7413c4e..
--- a/dev-python/sybil/sybil-4.0.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="
-   https://github.com/simplistix/sybil/
-   https://pypi.org/project/sybil/
-"
-SRC_URI="
-   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-BDEPEND="
-   test? (
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   dev-python/seedir[${PYTHON_USEDEP}]
-   dev-python/testfixtures[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-04-05 Thread Arthur Zamarin
commit: 60c1d8d1450977db2617f019408945ff93265e4c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:08:29 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:08:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c1d8d1

dev-python/sybil: Stabilize 5.0.0 ALLARCHES, #903832

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

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

diff --git a/dev-python/sybil/sybil-5.0.0.ebuild 
b/dev-python/sybil/sybil-5.0.0.ebuild
index 930ce7413c4e..16cfedcd364d 100644
--- a/dev-python/sybil/sybil-5.0.0.ebuild
+++ b/dev-python/sybil/sybil-5.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-03-26 Thread Michał Górny
commit: 072a0dcb80250bb2a3491335b27e6db034af3a84
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:40:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072a0dcb

dev-python/sybil: Bump to 5.0.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-5.0.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 6d145acccb0e..802a305c5b31 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-4.0.0.gh.tar.gz 50845 BLAKE2B 
5c7144ad1dd131f98c48f18cf6770782529a3c86a3f976461f032c9024ef93dc2de3c8bc327421a55a3f505982608e15cdcfe022f964c4fd871bd9de61205d68
 SHA512 
6cf0422ba856a85ba5dd105481cb2d06eb2ff196aee263a36e7ab44c7d45185df022bd859afc92b3b42dc418142e441f377adda82c0b5b0d1410697b563db994
 DIST sybil-4.0.1.gh.tar.gz 51137 BLAKE2B 
f18a84a8ee6524c8af2a54ea17d50e04dba90be54bf5345061d2b6ee161de5c19cb8e1a1849f83401ac5a175453a927f2e068129ccaa4707a48509bb0dc73015
 SHA512 
70db2aae9f8503af8c5ecb65c5d63e928ba81bc7324473b056a6c1cbb4dac9674c34252665e7b28a1134c37190cdb2fd00c37633a68ea4ac61104a12ea72
+DIST sybil-5.0.0.gh.tar.gz 55213 BLAKE2B 
c95c051ee1a2edf5f9be0cc1dc23caf4c48a6e6b29e16c5b1e9f1ab785012d774eed8f972467132ecad530d59f992dd802474178e32df0a47fcfed36192689de
 SHA512 
6511ad1ba6c814d0ab951f96e2ea7e4791fac3fbcae47693e8562fafe8e0c73648407e10036ebed42ac4ebb1458208677d850f46dbe238419f7ae545f8add6b6

diff --git a/dev-python/sybil/sybil-5.0.0.ebuild 
b/dev-python/sybil/sybil-5.0.0.ebuild
new file mode 100644
index ..930ce7413c4e
--- /dev/null
+++ b/dev-python/sybil/sybil-5.0.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/, sci-mathematics/alectryon/, sci-libs/scikit-image/, ...

2023-03-01 Thread Michał Górny
commit: a2e235cdcfe173a7c40481cea536d164db36efcc
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  2 04:57:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  2 04:57:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e235cd

Rename dev-python/{myst_parser → myst-parser}

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

 dev-python/ansible-compat/ansible-compat-2.2.7.ebuild   | 2 +-
 dev-python/jupyter_core/jupyter_core-5.1.5.ebuild   | 2 +-
 dev-python/jupyter_core/jupyter_core-5.2.0.ebuild   | 2 +-
 dev-python/jupyter_server/jupyter_server-1.19.1.ebuild  | 2 +-
 dev-python/jupyter_ydoc/jupyter_ydoc-0.2.2.ebuild   | 2 +-
 dev-python/jupyter_ydoc/jupyter_ydoc-0.3.1.ebuild   | 2 +-
 dev-python/jupyterlab/jupyterlab-3.5.3.ebuild   | 2 +-
 dev-python/jupyterlab/jupyterlab-3.6.1-r1.ebuild| 2 +-
 dev-python/jupyterlab_server/jupyterlab_server-2.19.0.ebuild| 2 +-
 dev-python/{myst_parser => myst-parser}/Manifest| 0
 dev-python/{myst_parser => myst-parser}/metadata.xml| 0
 .../myst-parser-0.18.1-r1.ebuild}   | 0
 dev-python/nbclassic/nbclassic-0.5.1.ebuild | 2 +-
 dev-python/nbclassic/nbclassic-0.5.2.ebuild | 2 +-
 dev-python/nbformat/nbformat-5.7.3.ebuild   | 2 +-
 dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild  | 2 +-
 dev-python/pyrate-limiter/pyrate-limiter-2.8.2.ebuild   | 2 +-
 dev-python/pyrate-limiter/pyrate-limiter-2.9.1.ebuild   | 2 +-
 dev-python/pyzmq/pyzmq-25.0.0.ebuild| 2 +-
 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild   | 2 +-
 dev-python/sybil/sybil-4.0.0.ebuild | 2 +-
 dev-python/sybil/sybil-4.0.1.ebuild | 2 +-
 dev-python/traitlets/traitlets-5.9.0.ebuild | 2 +-
 profiles/updates/1Q-2023| 1 +
 sci-libs/scikit-image/scikit-image-0.19.3-r1.ebuild | 2 +-
 sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild | 2 +-
 27 files changed, 24 insertions(+), 23 deletions(-)

diff --git a/dev-python/ansible-compat/ansible-compat-2.2.7.ebuild 
b/dev-python/ansible-compat/ansible-compat-2.2.7.ebuild
index 39bd146bfb5d..a66381447db6 100644
--- a/dev-python/ansible-compat/ansible-compat-2.2.7.ebuild
+++ b/dev-python/ansible-compat/ansible-compat-2.2.7.ebuild
@@ -51,6 +51,6 @@ EPYTEST_DESELECT=(
 
 distutils_enable_sphinx docs \
dev-python/ansible-pygments \
-   dev-python/myst_parser \
+   dev-python/myst-parser \
dev-python/sphinx_ansible_theme
 distutils_enable_tests pytest

diff --git a/dev-python/jupyter_core/jupyter_core-5.1.5.ebuild 
b/dev-python/jupyter_core/jupyter_core-5.1.5.ebuild
index 1d407a0069d8..b224f1d901f3 100644
--- a/dev-python/jupyter_core/jupyter_core-5.1.5.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-5.1.5.ebuild
@@ -31,7 +31,7 @@ BDEPEND="
 "
 
 distutils_enable_sphinx docs \
-   dev-python/myst_parser \
+   dev-python/myst-parser \
dev-python/sphinx-autodoc-typehints \
dev-python/sphinxcontrib-github-alt \
dev-python/sphinxcontrib-spelling \

diff --git a/dev-python/jupyter_core/jupyter_core-5.2.0.ebuild 
b/dev-python/jupyter_core/jupyter_core-5.2.0.ebuild
index 632659336271..22dd77d4121d 100644
--- a/dev-python/jupyter_core/jupyter_core-5.2.0.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-5.2.0.ebuild
@@ -31,7 +31,7 @@ BDEPEND="
 "
 
 distutils_enable_sphinx docs \
-   dev-python/myst_parser \
+   dev-python/myst-parser \
dev-python/sphinx-autodoc-typehints \
dev-python/sphinxcontrib-github-alt \
dev-python/sphinxcontrib-spelling \

diff --git a/dev-python/jupyter_server/jupyter_server-1.19.1.ebuild 
b/dev-python/jupyter_server/jupyter_server-1.19.1.ebuild
index 6d394ff204d6..2728a8e24bdb 100644
--- a/dev-python/jupyter_server/jupyter_server-1.19.1.ebuild
+++ b/dev-python/jupyter_server/jupyter_server-1.19.1.ebuild
@@ -46,7 +46,7 @@ BDEPEND="
 
 distutils_enable_sphinx docs/source \
dev-python/pydata-sphinx-theme \
-   dev-python/myst_parser \
+   dev-python/myst-parser \
dev-python/ipython \
dev-python/sphinxemoji \
dev-python/sphinxcontrib-github-alt \

diff --git a/dev-python/jupyter_ydoc/jupyter_ydoc-0.2.2.ebuild 
b/dev-python/jupyter_ydoc/jupyter_ydoc-0.2.2.ebuild
index 42240178e1de..30740cad3bdd 100644
--- a/dev-python/jupyter_ydoc/jupyter_ydoc-0.2.2.ebuild
+++ 

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

2023-02-08 Thread Michał Górny
commit: eb6a24cae8e256d578299ba275ec15a1d8fb7dc7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  8 16:15:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  8 17:36:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6a24ca

dev-python/sybil: Bump to 4.0.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-4.0.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 4c733f1eb53c..6d145acccb0e 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-4.0.0.gh.tar.gz 50845 BLAKE2B 
5c7144ad1dd131f98c48f18cf6770782529a3c86a3f976461f032c9024ef93dc2de3c8bc327421a55a3f505982608e15cdcfe022f964c4fd871bd9de61205d68
 SHA512 
6cf0422ba856a85ba5dd105481cb2d06eb2ff196aee263a36e7ab44c7d45185df022bd859afc92b3b42dc418142e441f377adda82c0b5b0d1410697b563db994
+DIST sybil-4.0.1.gh.tar.gz 51137 BLAKE2B 
f18a84a8ee6524c8af2a54ea17d50e04dba90be54bf5345061d2b6ee161de5c19cb8e1a1849f83401ac5a175453a927f2e068129ccaa4707a48509bb0dc73015
 SHA512 
70db2aae9f8503af8c5ecb65c5d63e928ba81bc7324473b056a6c1cbb4dac9674c34252665e7b28a1134c37190cdb2fd00c37633a68ea4ac61104a12ea72

diff --git a/dev-python/sybil/sybil-4.0.1.ebuild 
b/dev-python/sybil/sybil-4.0.1.ebuild
new file mode 100644
index ..434b487af5d0
--- /dev/null
+++ b/dev-python/sybil/sybil-4.0.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst_parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-01-28 Thread Michał Górny
commit: caf01fda83067d130d3fc5f2b5582ab9a08ca71e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan 28 13:06:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 28 13:06:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf01fda

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-3.0.1.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index c5dc440f16fa..4c733f1eb53c 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-3.0.1.tar.gz 38265 BLAKE2B 
3a9dd8d85a5a6228944f104d255826b4dfee80f5a349da3a0fa69edcfa0953145378f002c1bf834e21c0d382fc96a993b927bdc92bb3e9a84d34998ad6ade62f
 SHA512 
312c57f0de646b1e7a3b992806362c1020b2d567c805d248e94ab22a336a8fc77704234e123e1ec74987bfea620b2f8c4d3714d32aee03587c615d3d90fe5558
 DIST sybil-4.0.0.gh.tar.gz 50845 BLAKE2B 
5c7144ad1dd131f98c48f18cf6770782529a3c86a3f976461f032c9024ef93dc2de3c8bc327421a55a3f505982608e15cdcfe022f964c4fd871bd9de61205d68
 SHA512 
6cf0422ba856a85ba5dd105481cb2d06eb2ff196aee263a36e7ab44c7d45185df022bd859afc92b3b42dc418142e441f377adda82c0b5b0d1410697b563db994

diff --git a/dev-python/sybil/sybil-3.0.1.ebuild 
b/dev-python/sybil/sybil-3.0.1.ebuild
deleted file mode 100644
index d5d6d0307347..
--- a/dev-python/sybil/sybil-3.0.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/simplistix/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-distutils_enable_tests pytest



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

2023-01-28 Thread Arthur Zamarin
commit: 7495494aae7bc03ee3f07e8eafc6cfb12f652708
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 28 12:07:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 28 12:07:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7495494a

dev-python/sybil: Stabilize 4.0.0 arm64, #892377

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

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

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index 16f11898258d..6f6dc80a567f 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-01-28 Thread Arthur Zamarin
commit: ac100f2ade6fd150088def733d913372efa056f6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 28 08:30:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 28 08:30:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac100f2a

dev-python/sybil: Keyword 4.0.0 arm, #888483

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

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

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index d3743a7c9e4f..16f11898258d 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-01-28 Thread Arthur Zamarin
commit: ef3e3c590cd1263b2584ccb512a95337f9db5fde
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 28 08:30:31 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 28 08:30:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3e3c59

dev-python/sybil: Keyword 4.0.0 arm64, #888483

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

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

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index 547ce4766e3b..d3743a7c9e4f 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-01-26 Thread Sam James
commit: d40374aab10347ecbe3d229d3bd1bbde6b53acac
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 26 22:03:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 26 22:03:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40374aa

dev-python/sybil: Stabilize 4.0.0 ALLARCHES, #892107

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

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

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index 399d0e56bd19..547ce4766e3b 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-01-03 Thread Yixun Lan
commit: 208997442f98324c8d51d31761e6d548fd4f846c
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Jan  3 08:19:53 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jan  3 08:19:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20899744

dev-python/sybil: Keyword 4.0.0 riscv, #888483

Signed-off-by: Yixun Lan  gentoo.org>

 dev-python/sybil/sybil-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index cbe87def85d2..611976549102 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 BDEPEND="
test? (



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

2022-12-31 Thread Arthur Zamarin
commit: 7149b2467fd37dada1b3489a54bf43528452ab8a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 31 10:49:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 31 10:49:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7149b246

dev-python/sybil: Keyword 4.0.0 x86, #888483

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

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

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index a54934b5878a..cbe87def85d2 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 BDEPEND="
test? (



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

2022-12-26 Thread Michał Górny
commit: e67db2f29d0dbb8170fd398a715ff0d4b2426db1
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 26 09:18:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 26 09:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67db2f2

dev-python/sybil: Add test dep on dev-python/testfixtures

Closes: https://bugs.gentoo.org/888495
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sybil/sybil-4.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index 1cb06c5c1fb1..a54934b5878a 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -26,6 +26,7 @@ BDEPEND="
test? (
dev-python/myst_parser[${PYTHON_USEDEP}]
dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
)
 "
 



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

2022-12-25 Thread Michał Górny
commit: 5e0bf4941f5df82788420dce2a30ad79647ce8de
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 26 07:05:38 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 26 07:10:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0bf494

dev-python/sybil: Bump to 4.0.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-4.0.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index df143e6c4dbb..c5dc440f16fa 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-3.0.1.tar.gz 38265 BLAKE2B 
3a9dd8d85a5a6228944f104d255826b4dfee80f5a349da3a0fa69edcfa0953145378f002c1bf834e21c0d382fc96a993b927bdc92bb3e9a84d34998ad6ade62f
 SHA512 
312c57f0de646b1e7a3b992806362c1020b2d567c805d248e94ab22a336a8fc77704234e123e1ec74987bfea620b2f8c4d3714d32aee03587c615d3d90fe5558
+DIST sybil-4.0.0.gh.tar.gz 50845 BLAKE2B 
5c7144ad1dd131f98c48f18cf6770782529a3c86a3f976461f032c9024ef93dc2de3c8bc327421a55a3f505982608e15cdcfe022f964c4fd871bd9de61205d68
 SHA512 
6cf0422ba856a85ba5dd105481cb2d06eb2ff196aee263a36e7ab44c7d45185df022bd859afc92b3b42dc418142e441f377adda82c0b5b0d1410697b563db994

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
new file mode 100644
index ..1cb06c5c1fb1
--- /dev/null
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/myst_parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2022-11-08 Thread Sam James
commit: 9e26a59e7bf82437d8969d6231524dc089cd86a2
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  9 06:37:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  9 06:53:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e26a59e

dev-python/sybil: enable py3.11

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

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

diff --git a/dev-python/sybil/sybil-3.0.1.ebuild 
b/dev-python/sybil/sybil-3.0.1.ebuild
index 1254f47d97fb..81b6917eab4f 100644
--- a/dev-python/sybil/sybil-3.0.1.ebuild
+++ b/dev-python/sybil/sybil-3.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/files/, dev-python/sybil/

2022-03-31 Thread Michał Górny
commit: dab13bdbda7c938bd71682d68cd9a99984285cf1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 31 14:05:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 31 14:05:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab13bdb

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest  |  1 -
 .../sybil/files/sybil-3.0.0-test-order.patch   | 45 --
 dev-python/sybil/sybil-3.0.0.ebuild| 21 --
 3 files changed, 67 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 7eb33000d04d..df143e6c4dbb 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-3.0.0.tar.gz 38011 BLAKE2B 
7a42d5b0f3f13ac111d9edc9f74cb4d968f49680bb33d267ee762e830b134fa8c2e1697834d6a6a7aa09c9cd1dc52552379ca43e6667ee844f54f34b8bd3ffc7
 SHA512 
b6f5b5ebdeeab2ecbe17b6f83f0bc7e83e68f8e784b6a0eea292020db42294f8a1d0288d208f8a5803d5866038c3226f0b7d0d177c91469c4651364078d1bb4d
 DIST sybil-3.0.1.tar.gz 38265 BLAKE2B 
3a9dd8d85a5a6228944f104d255826b4dfee80f5a349da3a0fa69edcfa0953145378f002c1bf834e21c0d382fc96a993b927bdc92bb3e9a84d34998ad6ade62f
 SHA512 
312c57f0de646b1e7a3b992806362c1020b2d567c805d248e94ab22a336a8fc77704234e123e1ec74987bfea620b2f8c4d3714d32aee03587c615d3d90fe5558

diff --git a/dev-python/sybil/files/sybil-3.0.0-test-order.patch 
b/dev-python/sybil/files/sybil-3.0.0-test-order.patch
deleted file mode 100644
index 1badf5b06a19..
--- a/dev-python/sybil/files/sybil-3.0.0-test-order.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 4d1e1c891bd619a0dec0a265a930bf49050833d1 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Wed, 27 Oct 2021 13:07:01 +0200
-Subject: [PATCH] Restore sorting of test paths to make tests reliable again
-
-11496eb5761761b687ad4889b4173d3124caa844 has replaced the all_documents
-method with a direct call to glob.  This has implicitly resulted
-in removal of path sorting that in turn means that the test output
-depends on filesystem order now and is no longer reliable.
-In particular, the tests can now fail randomly depending
-on the underlying filesystem, unpack/checkout order, etc.  Restore
-explicit sorting to make test order predictable again.
-
-Fixes #34

- sybil/integration/unittest.py | 2 +-
- tests/test_sybil.py   | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/sybil/integration/unittest.py b/sybil/integration/unittest.py
-index 7129ddf..ce34caf 100644
 a/sybil/integration/unittest.py
-+++ b/sybil/integration/unittest.py
-@@ -38,7 +38,7 @@ def unittest_integration(sybil: 'Sybil'):
- 
- def load_tests(loader=None, tests=None, pattern=None):
- suite = TestSuite()
--for path in sybil.path.glob('**/*'):
-+for path in sorted(sybil.path.glob('**/*')):
- if path.is_file() and sybil.should_parse(path):
- document = sybil.parse(path)
- 
-diff --git a/tests/test_sybil.py b/tests/test_sybil.py
-index 74a04ea..72a5aea 100644
 a/tests/test_sybil.py
-+++ b/tests/test_sybil.py
-@@ -243,7 +243,7 @@ def parse(document):
- 
- def test_namespace(capsys):
- sybil = Sybil([parse], path='./samples')
--documents = [sybil.parse(p) for p in sybil.path.glob('sample*.txt')]
-+documents = [sybil.parse(p) for p in 
sorted(sybil.path.glob('sample*.txt'))]
- actual = []
- for document in documents:
- for example in document:

diff --git a/dev-python/sybil/sybil-3.0.0.ebuild 
b/dev-python/sybil/sybil-3.0.0.ebuild
deleted file mode 100644
index 0b0c9f2b1cfe..
--- a/dev-python/sybil/sybil-3.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/simplistix/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   "${FILESDIR}"/${P}-test-order.patch
-)



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

2022-03-31 Thread Jakov Smolić
commit: 76a4e01193246e562e65d940bcdd00940d0b696b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Mar 31 13:54:44 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Mar 31 13:54:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a4e011

dev-python/sybil: Stabilize 3.0.1 ALLARCHES, #836533

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

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

diff --git a/dev-python/sybil/sybil-3.0.1.ebuild 
b/dev-python/sybil/sybil-3.0.1.ebuild
index 15c8b5282f0d..1254f47d97fb 100644
--- a/dev-python/sybil/sybil-3.0.1.ebuild
+++ b/dev-python/sybil/sybil-3.0.1.ebuild
@@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 distutils_enable_tests pytest



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

2022-02-25 Thread Michał Górny
commit: c86cf4c73601cb85bfc97d0add3b696ccb839604
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 25 23:06:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 25 23:16:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86cf4c7

dev-python/sybil: Bump to 3.0.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-3.0.1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index b9f456145acf..7eb33000d04d 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-3.0.0.tar.gz 38011 BLAKE2B 
7a42d5b0f3f13ac111d9edc9f74cb4d968f49680bb33d267ee762e830b134fa8c2e1697834d6a6a7aa09c9cd1dc52552379ca43e6667ee844f54f34b8bd3ffc7
 SHA512 
b6f5b5ebdeeab2ecbe17b6f83f0bc7e83e68f8e784b6a0eea292020db42294f8a1d0288d208f8a5803d5866038c3226f0b7d0d177c91469c4651364078d1bb4d
+DIST sybil-3.0.1.tar.gz 38265 BLAKE2B 
3a9dd8d85a5a6228944f104d255826b4dfee80f5a349da3a0fa69edcfa0953145378f002c1bf834e21c0d382fc96a993b927bdc92bb3e9a84d34998ad6ade62f
 SHA512 
312c57f0de646b1e7a3b992806362c1020b2d567c805d248e94ab22a336a8fc77704234e123e1ec74987bfea620b2f8c4d3714d32aee03587c615d3d90fe5558

diff --git a/dev-python/sybil/sybil-3.0.1.ebuild 
b/dev-python/sybil/sybil-3.0.1.ebuild
new file mode 100644
index ..15c8b5282f0d
--- /dev/null
+++ b/dev-python/sybil/sybil-3.0.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/simplistix/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/, dev-python/sybil/files/

2021-12-02 Thread Michał Górny
commit: 4ad4303ec9ffbaffa02cece5a31790d055af4e6a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec  2 09:41:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec  2 09:41:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad4303e

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest  |  1 -
 dev-python/sybil/files/sybil-2.0.1-py310.patch | 94 --
 dev-python/sybil/sybil-2.0.1.ebuild| 21 --
 3 files changed, 116 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index d344d3574395..b9f456145acf 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-2.0.1.tar.gz 29316 BLAKE2B 
cf03bc1595efab535d1248b9d267dcd01547f02539977c12b8753e70d13ea0744a6ab76dc1e44fd1c46d192577aa4c1a9b5d5d52678928acfd63937358fa3e33
 SHA512 
4f3be7686c1acf6812623a756fa79b41e3fbe5d4c3b4c7cf5dfe39fbe56806b4ef3acd24e25968ab9119b2c65ad5c30eabe32f1a93fb62ba8d3893ef123e69f0
 DIST sybil-3.0.0.tar.gz 38011 BLAKE2B 
7a42d5b0f3f13ac111d9edc9f74cb4d968f49680bb33d267ee762e830b134fa8c2e1697834d6a6a7aa09c9cd1dc52552379ca43e6667ee844f54f34b8bd3ffc7
 SHA512 
b6f5b5ebdeeab2ecbe17b6f83f0bc7e83e68f8e784b6a0eea292020db42294f8a1d0288d208f8a5803d5866038c3226f0b7d0d177c91469c4651364078d1bb4d

diff --git a/dev-python/sybil/files/sybil-2.0.1-py310.patch 
b/dev-python/sybil/files/sybil-2.0.1-py310.patch
deleted file mode 100644
index 15d46bae929b..
--- a/dev-python/sybil/files/sybil-2.0.1-py310.patch
+++ /dev/null
@@ -1,94 +0,0 @@
-From 022fe7d654bdeba6db6eb26c0f9434f0882174bf Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
-Date: Wed, 9 Jun 2021 10:49:33 +0200
-Subject: [PATCH 1/3] tests: adjust for slightly different whitespace under
- python3.10
-
-'>   raise' is now '>raise' (extra space).
-
-For https://bugzilla.redhat.com/show_bug.cgi?id=1908278.
-The tests now pass with python3-3.9.5-2.fc34.x86_64 and
-python3-3.10.0~b2-3.fc35.x86_64.

- tests/test_functional.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tests/test_functional.py b/tests/test_functional.py
-index f8d41de..5a2e356 100644
 a/tests/test_functional.py
-+++ b/tests/test_functional.py
-@@ -99,14 +99,14 @@ def pytest_sessionfinish(self, session):
-   'sybil teardown 4\n'
-   'session_fixture teardown')
- out.then_find('_ fail.rst line=1 column=1 _')
--out.then_find(  ">   raise Exception('the start!')")
-+out.then_find(  "   raise Exception('the start!')")
- out.then_find('_ fail.rst line=8 column=1 _')
- out.then_find('Y count was 3 instead of 2')
- out.then_find('fail.rst:8: SybilFailure')
- out.then_find('_ fail.rst line=10 column=1 _')
- out.then_find('ValueError: X count was 3 instead of 4')
- out.then_find('_ fail.rst line=14 column=1 _')
--out.then_find(">   raise Exception('boom!')")
-+out.then_find("   raise Exception('boom!')")
- out.then_find('fail.rst:18: Exception')
- 
- 
-
-From 9723fc90f0b1f8f48c1109d501a31309f93add92 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
-Date: Wed, 9 Jun 2021 10:50:06 +0200
-Subject: [PATCH 2/3] tests: adjust for different line numbers under python3.10
-
-I think this is related to
-https://docs.python.org/3.10/whatsnew/3.10.html#pep-626-precise-line-numbers-for-debugging-and-other-tools
-
-For https://bugzilla.redhat.com/show_bug.cgi?id=1908278.
-The tests now pass with python3-3.9.5-2.fc34.x86_64 and
-python3-3.10.0~b2-3.fc35.x86_64.

- tests/test_codeblock.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tests/test_codeblock.py b/tests/test_codeblock.py
-index c9f8b17..c30ae3a 100644
 a/tests/test_codeblock.py
-+++ b/tests/test_codeblock.py
-@@ -44,7 +44,7 @@ def test_future_imports():
- )
- # the future import line drops the firstlineno by 1
- code = compile_codeblock(regions[0].parsed, document.path)
--assert code.co_firstlineno == 2
-+assert code.co_firstlineno in (1, 2)  # we get 1 under python3.10
- assert evaluate_region(regions[1], namespace) is None
- assert buffer.getvalue() == (
- 'pathalogical worst case for line numbers\n'
-@@ -52,7 +52,7 @@ def test_future_imports():
- )
- # the future import line drops the firstlineno by 1
- code = compile_codeblock(regions[1].parsed, document.path)
--assert code.co_firstlineno == 8
-+assert code.co_firstlineno in (1, 8)  # we get 1 under python3.10
- 
- 
- def test_windows_line_endings(tmp_path):
-
-From 11862367a760045cc34c11cf888b04f9ca6f4e2d Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
-Date: Wed, 9 Jun 2021 10:51:56 +0200
-Subject: [PATCH 3/3] gitignore: ignore __pycache__ directories
-

- .gitignore | 1 +
- 1 file changed, 1 

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

2021-12-02 Thread Jakov Smolić
commit: e557620beff8c68adbe77c26c5ce0de99b134ce3
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Dec  2 08:54:29 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Dec  2 08:54:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e557620b

dev-python/sybil: Stabilize 3.0.0 ALLARCHES, #827997

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

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

diff --git a/dev-python/sybil/sybil-3.0.0.ebuild 
b/dev-python/sybil/sybil-3.0.0.ebuild
index 5ac40aac71ef..0b0c9f2b1cfe 100644
--- a/dev-python/sybil/sybil-3.0.0.ebuild
+++ b/dev-python/sybil/sybil-3.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 distutils_enable_tests pytest
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/files/, dev-python/sybil/

2021-10-28 Thread Michał Górny
commit: 479fece57e01e18cb98af01545a4bf2d299cfe5a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct 28 05:19:06 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct 28 07:00:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479fece5

dev-python/sybil: Bump to 3.0.0

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

 dev-python/sybil/Manifest  |  1 +
 .../sybil/files/sybil-3.0.0-test-order.patch   | 45 ++
 dev-python/sybil/metadata.xml  |  2 +-
 dev-python/sybil/sybil-3.0.0.ebuild| 21 ++
 4 files changed, 68 insertions(+), 1 deletion(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index c7aaeb7e183..d344d357439 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-2.0.1.tar.gz 29316 BLAKE2B 
cf03bc1595efab535d1248b9d267dcd01547f02539977c12b8753e70d13ea0744a6ab76dc1e44fd1c46d192577aa4c1a9b5d5d52678928acfd63937358fa3e33
 SHA512 
4f3be7686c1acf6812623a756fa79b41e3fbe5d4c3b4c7cf5dfe39fbe56806b4ef3acd24e25968ab9119b2c65ad5c30eabe32f1a93fb62ba8d3893ef123e69f0
+DIST sybil-3.0.0.tar.gz 38011 BLAKE2B 
7a42d5b0f3f13ac111d9edc9f74cb4d968f49680bb33d267ee762e830b134fa8c2e1697834d6a6a7aa09c9cd1dc52552379ca43e6667ee844f54f34b8bd3ffc7
 SHA512 
b6f5b5ebdeeab2ecbe17b6f83f0bc7e83e68f8e784b6a0eea292020db42294f8a1d0288d208f8a5803d5866038c3226f0b7d0d177c91469c4651364078d1bb4d

diff --git a/dev-python/sybil/files/sybil-3.0.0-test-order.patch 
b/dev-python/sybil/files/sybil-3.0.0-test-order.patch
new file mode 100644
index 000..1badf5b06a1
--- /dev/null
+++ b/dev-python/sybil/files/sybil-3.0.0-test-order.patch
@@ -0,0 +1,45 @@
+From 4d1e1c891bd619a0dec0a265a930bf49050833d1 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Wed, 27 Oct 2021 13:07:01 +0200
+Subject: [PATCH] Restore sorting of test paths to make tests reliable again
+
+11496eb5761761b687ad4889b4173d3124caa844 has replaced the all_documents
+method with a direct call to glob.  This has implicitly resulted
+in removal of path sorting that in turn means that the test output
+depends on filesystem order now and is no longer reliable.
+In particular, the tests can now fail randomly depending
+on the underlying filesystem, unpack/checkout order, etc.  Restore
+explicit sorting to make test order predictable again.
+
+Fixes #34
+---
+ sybil/integration/unittest.py | 2 +-
+ tests/test_sybil.py   | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/sybil/integration/unittest.py b/sybil/integration/unittest.py
+index 7129ddf..ce34caf 100644
+--- a/sybil/integration/unittest.py
 b/sybil/integration/unittest.py
+@@ -38,7 +38,7 @@ def unittest_integration(sybil: 'Sybil'):
+ 
+ def load_tests(loader=None, tests=None, pattern=None):
+ suite = TestSuite()
+-for path in sybil.path.glob('**/*'):
++for path in sorted(sybil.path.glob('**/*')):
+ if path.is_file() and sybil.should_parse(path):
+ document = sybil.parse(path)
+ 
+diff --git a/tests/test_sybil.py b/tests/test_sybil.py
+index 74a04ea..72a5aea 100644
+--- a/tests/test_sybil.py
 b/tests/test_sybil.py
+@@ -243,7 +243,7 @@ def parse(document):
+ 
+ def test_namespace(capsys):
+ sybil = Sybil([parse], path='./samples')
+-documents = [sybil.parse(p) for p in sybil.path.glob('sample*.txt')]
++documents = [sybil.parse(p) for p in 
sorted(sybil.path.glob('sample*.txt'))]
+ actual = []
+ for document in documents:
+ for example in document:

diff --git a/dev-python/sybil/metadata.xml b/dev-python/sybil/metadata.xml
index 24dad470d82..aba09c67223 100644
--- a/dev-python/sybil/metadata.xml
+++ b/dev-python/sybil/metadata.xml
@@ -8,6 +8,6 @@
   
   
 sybil
-cjw296/sybil
+simplistix/sybil
   
 

diff --git a/dev-python/sybil/sybil-3.0.0.ebuild 
b/dev-python/sybil/sybil-3.0.0.ebuild
new file mode 100644
index 000..5ac40aac71e
--- /dev/null
+++ b/dev-python/sybil/sybil-3.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/simplistix/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}"/${P}-test-order.patch
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/, dev-python/sybil/files/

2021-08-19 Thread Michał Górny
commit: 2f5ffe12e7767772ea99f7ef9389115e228f9a30
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 19 05:37:53 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 19 06:34:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5ffe12

dev-python/sybil: Port to py3.10

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

 dev-python/sybil/files/sybil-2.0.1-py310.patch | 94 ++
 dev-python/sybil/sybil-2.0.1.ebuild|  6 +-
 2 files changed, 99 insertions(+), 1 deletion(-)

diff --git a/dev-python/sybil/files/sybil-2.0.1-py310.patch 
b/dev-python/sybil/files/sybil-2.0.1-py310.patch
new file mode 100644
index 000..15d46bae929
--- /dev/null
+++ b/dev-python/sybil/files/sybil-2.0.1-py310.patch
@@ -0,0 +1,94 @@
+From 022fe7d654bdeba6db6eb26c0f9434f0882174bf Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
+Date: Wed, 9 Jun 2021 10:49:33 +0200
+Subject: [PATCH 1/3] tests: adjust for slightly different whitespace under
+ python3.10
+
+'>   raise' is now '>raise' (extra space).
+
+For https://bugzilla.redhat.com/show_bug.cgi?id=1908278.
+The tests now pass with python3-3.9.5-2.fc34.x86_64 and
+python3-3.10.0~b2-3.fc35.x86_64.
+---
+ tests/test_functional.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tests/test_functional.py b/tests/test_functional.py
+index f8d41de..5a2e356 100644
+--- a/tests/test_functional.py
 b/tests/test_functional.py
+@@ -99,14 +99,14 @@ def pytest_sessionfinish(self, session):
+   'sybil teardown 4\n'
+   'session_fixture teardown')
+ out.then_find('_ fail.rst line=1 column=1 _')
+-out.then_find(  ">   raise Exception('the start!')")
++out.then_find(  "   raise Exception('the start!')")
+ out.then_find('_ fail.rst line=8 column=1 _')
+ out.then_find('Y count was 3 instead of 2')
+ out.then_find('fail.rst:8: SybilFailure')
+ out.then_find('_ fail.rst line=10 column=1 _')
+ out.then_find('ValueError: X count was 3 instead of 4')
+ out.then_find('_ fail.rst line=14 column=1 _')
+-out.then_find(">   raise Exception('boom!')")
++out.then_find("   raise Exception('boom!')")
+ out.then_find('fail.rst:18: Exception')
+ 
+ 
+
+From 9723fc90f0b1f8f48c1109d501a31309f93add92 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
+Date: Wed, 9 Jun 2021 10:50:06 +0200
+Subject: [PATCH 2/3] tests: adjust for different line numbers under python3.10
+
+I think this is related to
+https://docs.python.org/3.10/whatsnew/3.10.html#pep-626-precise-line-numbers-for-debugging-and-other-tools
+
+For https://bugzilla.redhat.com/show_bug.cgi?id=1908278.
+The tests now pass with python3-3.9.5-2.fc34.x86_64 and
+python3-3.10.0~b2-3.fc35.x86_64.
+---
+ tests/test_codeblock.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tests/test_codeblock.py b/tests/test_codeblock.py
+index c9f8b17..c30ae3a 100644
+--- a/tests/test_codeblock.py
 b/tests/test_codeblock.py
+@@ -44,7 +44,7 @@ def test_future_imports():
+ )
+ # the future import line drops the firstlineno by 1
+ code = compile_codeblock(regions[0].parsed, document.path)
+-assert code.co_firstlineno == 2
++assert code.co_firstlineno in (1, 2)  # we get 1 under python3.10
+ assert evaluate_region(regions[1], namespace) is None
+ assert buffer.getvalue() == (
+ 'pathalogical worst case for line numbers\n'
+@@ -52,7 +52,7 @@ def test_future_imports():
+ )
+ # the future import line drops the firstlineno by 1
+ code = compile_codeblock(regions[1].parsed, document.path)
+-assert code.co_firstlineno == 8
++assert code.co_firstlineno in (1, 8)  # we get 1 under python3.10
+ 
+ 
+ def test_windows_line_endings(tmp_path):
+
+From 11862367a760045cc34c11cf888b04f9ca6f4e2d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
+Date: Wed, 9 Jun 2021 10:51:56 +0200
+Subject: [PATCH 3/3] gitignore: ignore __pycache__ directories
+
+---
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/.gitignore b/.gitignore
+index ee824be..0afa48a 100644
+--- a/.gitignore
 b/.gitignore
+@@ -5,4 +5,5 @@
+ .coverage*
+ _build/
+ .*cache/
++__pycache__/
+ pytestdebug.log

diff --git a/dev-python/sybil/sybil-2.0.1.ebuild 
b/dev-python/sybil/sybil-2.0.1.ebuild
index 0e19bc2316f..84763f93566 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Automated testing for the examples in your documentation"
@@ -15,3 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}"/${P}-py310.patch
+)



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

2021-06-22 Thread Marek Szuba
commit: 2cc1d054989c09a50fcbe4b04a80163873d48546
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Jun 22 15:44:03 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Jun 22 17:00:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc1d054

dev-python/sybil: keyword 2.0.1 for ~riscv

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

 dev-python/sybil/sybil-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sybil/sybil-2.0.1.ebuild 
b/dev-python/sybil/sybil-2.0.1.ebuild
index c160c471574..0e19bc2316f 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1
 
 DESCRIPTION="Automated testing for the examples in your documentation"
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 distutils_enable_tests pytest



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

2021-03-05 Thread Sam James
commit: 2fa8b46884936012de2866975c35ca3cdb24ad2a
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar  5 19:26:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar  5 19:26:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa8b468

dev-python/sybil: Keyword 2.0.1 arm64, #772152

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

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

diff --git a/dev-python/sybil/sybil-2.0.1.ebuild 
b/dev-python/sybil/sybil-2.0.1.ebuild
index 536800f0b0a..c160c471574 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 distutils_enable_tests pytest



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

2021-02-22 Thread Sam James
commit: d96bed98e21db5cec288b67446a8c277e7cc97a4
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb 22 13:20:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 22 13:28:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96bed98

dev-python/sybil: Keyword 2.0.1 arm, #772152

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

 dev-python/sybil/sybil-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sybil/sybil-2.0.1.ebuild 
b/dev-python/sybil/sybil-2.0.1.ebuild
index 2884e51e7b0..536800f0b0a 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 distutils_enable_tests pytest



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

2020-12-31 Thread Michał Górny
commit: 89df5045b1fe81c5452d734ccc4597f6ba2da5e5
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 31 08:52:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 31 08:54:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89df5045

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-2.0.0.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 38358f1c3d1..c7aaeb7e183 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-2.0.0.tar.gz 29217 BLAKE2B 
90c60ef39a21f3d8a16d4bd29b158e8fa9f687b0f40c520105bb02c8f4ee131b4a131a5612a7edcd55936d415ab76994013a2098670bdd502988616fd81b8f16
 SHA512 
e260d55da9d502a38f527f4b460dd76bfe22029a73eb02006e16d61f3b2b445a82b154d6067cb1d2a2dc9785dae5af1c187534a37d890201cb04902c6e8fdf63
 DIST sybil-2.0.1.tar.gz 29316 BLAKE2B 
cf03bc1595efab535d1248b9d267dcd01547f02539977c12b8753e70d13ea0744a6ab76dc1e44fd1c46d192577aa4c1a9b5d5d52678928acfd63937358fa3e33
 SHA512 
4f3be7686c1acf6812623a756fa79b41e3fbe5d4c3b4c7cf5dfe39fbe56806b4ef3acd24e25968ab9119b2c65ad5c30eabe32f1a93fb62ba8d3893ef123e69f0

diff --git a/dev-python/sybil/sybil-2.0.0.ebuild 
b/dev-python/sybil/sybil-2.0.0.ebuild
deleted file mode 100644
index 9d329f68245..000
--- a/dev-python/sybil/sybil-2.0.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/cjw296/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-distutils_enable_tests pytest



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

2020-12-30 Thread Sam James
commit: c7aeb9d85716799c47f15c28d63e765c4b113a04
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 31 01:18:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 31 01:18:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7aeb9d8

dev-python/sybil: Stabilize 2.0.1 ALLARCHES, #762580

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

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

diff --git a/dev-python/sybil/sybil-2.0.1.ebuild 
b/dev-python/sybil/sybil-2.0.1.ebuild
index a315bc46b63..9d329f68245 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 distutils_enable_tests pytest



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

2020-12-21 Thread Michał Górny
commit: 105a7ddc9d6c6e26c87bf6d08777652e56a41006
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 21 21:42:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 21 21:42:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105a7ddc

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-1.4.0.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 893ff32d81f..38358f1c3d1 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,3 +1,2 @@
-DIST sybil-1.4.0.tar.gz 30062 BLAKE2B 
86a01b4c8c10512f3e2b067f4d1007e60ba46f23f22ad80ff7a30a4503db06fd91d841b33bc54f0f7acbd2539e595f8b0201f9a8e8ccb7577f8e9f422562e02d
 SHA512 
f385b4e67cc5a4b32c7563d98f36dab6e5320966563eb341395e9327c16f92a63863558bfa795b6531819fa6038234492d4d19c1d9286e6306039e8d4abec0b8
 DIST sybil-2.0.0.tar.gz 29217 BLAKE2B 
90c60ef39a21f3d8a16d4bd29b158e8fa9f687b0f40c520105bb02c8f4ee131b4a131a5612a7edcd55936d415ab76994013a2098670bdd502988616fd81b8f16
 SHA512 
e260d55da9d502a38f527f4b460dd76bfe22029a73eb02006e16d61f3b2b445a82b154d6067cb1d2a2dc9785dae5af1c187534a37d890201cb04902c6e8fdf63
 DIST sybil-2.0.1.tar.gz 29316 BLAKE2B 
cf03bc1595efab535d1248b9d267dcd01547f02539977c12b8753e70d13ea0744a6ab76dc1e44fd1c46d192577aa4c1a9b5d5d52678928acfd63937358fa3e33
 SHA512 
4f3be7686c1acf6812623a756fa79b41e3fbe5d4c3b4c7cf5dfe39fbe56806b4ef3acd24e25968ab9119b2c65ad5c30eabe32f1a93fb62ba8d3893ef123e69f0

diff --git a/dev-python/sybil/sybil-1.4.0.ebuild 
b/dev-python/sybil/sybil-1.4.0.ebuild
deleted file mode 100644
index b88b887ee52..000
--- a/dev-python/sybil/sybil-1.4.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6..9} )
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/cjw296/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# nose is used to test nosetests integration
-BDEPEND="
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest



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

2020-12-21 Thread Sam James
commit: f7495c00b7b6d53c71ca3408a34ba668c34d504b
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 21 21:27:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 21 21:27:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7495c00

dev-python/sybil: Stabilize 2.0.0 ALLARCHES, #761193

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

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

diff --git a/dev-python/sybil/sybil-2.0.0.ebuild 
b/dev-python/sybil/sybil-2.0.0.ebuild
index a315bc46b63..9d329f68245 100644
--- a/dev-python/sybil/sybil-2.0.0.ebuild
+++ b/dev-python/sybil/sybil-2.0.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 distutils_enable_tests pytest



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

2020-11-30 Thread Michał Górny
commit: 0247fa412fb7e6e5c8112de671f6a98626202203
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 30 08:06:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 30 08:25:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0247fa41

dev-python/sybil: Bump to 2.0.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-2.0.1.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 2d6ac870837..893ff32d81f 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-1.4.0.tar.gz 30062 BLAKE2B 
86a01b4c8c10512f3e2b067f4d1007e60ba46f23f22ad80ff7a30a4503db06fd91d841b33bc54f0f7acbd2539e595f8b0201f9a8e8ccb7577f8e9f422562e02d
 SHA512 
f385b4e67cc5a4b32c7563d98f36dab6e5320966563eb341395e9327c16f92a63863558bfa795b6531819fa6038234492d4d19c1d9286e6306039e8d4abec0b8
 DIST sybil-2.0.0.tar.gz 29217 BLAKE2B 
90c60ef39a21f3d8a16d4bd29b158e8fa9f687b0f40c520105bb02c8f4ee131b4a131a5612a7edcd55936d415ab76994013a2098670bdd502988616fd81b8f16
 SHA512 
e260d55da9d502a38f527f4b460dd76bfe22029a73eb02006e16d61f3b2b445a82b154d6067cb1d2a2dc9785dae5af1c187534a37d890201cb04902c6e8fdf63
+DIST sybil-2.0.1.tar.gz 29316 BLAKE2B 
cf03bc1595efab535d1248b9d267dcd01547f02539977c12b8753e70d13ea0744a6ab76dc1e44fd1c46d192577aa4c1a9b5d5d52678928acfd63937358fa3e33
 SHA512 
4f3be7686c1acf6812623a756fa79b41e3fbe5d4c3b4c7cf5dfe39fbe56806b4ef3acd24e25968ab9119b2c65ad5c30eabe32f1a93fb62ba8d3893ef123e69f0

diff --git a/dev-python/sybil/sybil-2.0.1.ebuild 
b/dev-python/sybil/sybil-2.0.1.ebuild
new file mode 100644
index 000..a315bc46b63
--- /dev/null
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest



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

2020-11-18 Thread Michał Górny
commit: 8686027dacea44d8e9f8879edd9aff1a2e67f534
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 18 07:56:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 18 08:28:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8686027d

dev-python/sybil: Bump to 2.0.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-2.0.0.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 914f80b43af..2d6ac870837 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-1.4.0.tar.gz 30062 BLAKE2B 
86a01b4c8c10512f3e2b067f4d1007e60ba46f23f22ad80ff7a30a4503db06fd91d841b33bc54f0f7acbd2539e595f8b0201f9a8e8ccb7577f8e9f422562e02d
 SHA512 
f385b4e67cc5a4b32c7563d98f36dab6e5320966563eb341395e9327c16f92a63863558bfa795b6531819fa6038234492d4d19c1d9286e6306039e8d4abec0b8
+DIST sybil-2.0.0.tar.gz 29217 BLAKE2B 
90c60ef39a21f3d8a16d4bd29b158e8fa9f687b0f40c520105bb02c8f4ee131b4a131a5612a7edcd55936d415ab76994013a2098670bdd502988616fd81b8f16
 SHA512 
e260d55da9d502a38f527f4b460dd76bfe22029a73eb02006e16d61f3b2b445a82b154d6067cb1d2a2dc9785dae5af1c187534a37d890201cb04902c6e8fdf63

diff --git a/dev-python/sybil/sybil-2.0.0.ebuild 
b/dev-python/sybil/sybil-2.0.0.ebuild
new file mode 100644
index 000..a315bc46b63
--- /dev/null
+++ b/dev-python/sybil/sybil-2.0.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest



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

2020-10-09 Thread Michał Górny
commit: 94cfb226e9a9c9cef49cd42e7a5c00780cb1baab
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  9 07:09:44 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  9 07:15:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cfb226

dev-python/sybil: Port to py3.9

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

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

diff --git a/dev-python/sybil/sybil-1.4.0.ebuild 
b/dev-python/sybil/sybil-1.4.0.ebuild
index 3e88978fa0f..b88b887ee52 100644
--- a/dev-python/sybil/sybil-1.4.0.ebuild
+++ b/dev-python/sybil/sybil-1.4.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 inherit distutils-r1
 
 DESCRIPTION="Automated testing for the examples in your documentation"



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

2020-09-18 Thread Michał Górny
commit: 1df1f89be52cdddfc80149ec3992d681cc4c2722
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 18 15:46:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 18 15:53:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df1f89b

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-1.3.0.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 55cf9982660..914f80b43af 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-1.3.0.tar.gz 29296 BLAKE2B 
a7f08f6374e12213b644685276832eca849c85e85c8aaf0a37bdfdbf648e0e0e4c2b3d1a4dc7038c91fe8d64aa476d96bf87fa3a5f2f11a955b758182411763d
 SHA512 
fc478896bb1958303ffcac6d35993b2785a50c6c221848d83c92c158a27fff059491aa3baaddd0b56e040fe6c07b764aa33c69204750de9ad351084b2815fd47
 DIST sybil-1.4.0.tar.gz 30062 BLAKE2B 
86a01b4c8c10512f3e2b067f4d1007e60ba46f23f22ad80ff7a30a4503db06fd91d841b33bc54f0f7acbd2539e595f8b0201f9a8e8ccb7577f8e9f422562e02d
 SHA512 
f385b4e67cc5a4b32c7563d98f36dab6e5320966563eb341395e9327c16f92a63863558bfa795b6531819fa6038234492d4d19c1d9286e6306039e8d4abec0b8

diff --git a/dev-python/sybil/sybil-1.3.0.ebuild 
b/dev-python/sybil/sybil-1.3.0.ebuild
deleted file mode 100644
index 3e88978fa0f..000
--- a/dev-python/sybil/sybil-1.3.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/cjw296/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# nose is used to test nosetests integration
-BDEPEND="
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest



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

2020-08-05 Thread Michał Górny
commit: 8fbfd323e1bdef5235db8fe2a9a33cbad1b1adfc
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  6 02:28:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  6 02:30:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbfd323

dev-python/sybil: Bump to 1.4.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-1.4.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 814f2ae9b58..8307144e5a4 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-1.3.0.tar.gz 29296 BLAKE2B 
a7f08f6374e12213b644685276832eca849c85e85c8aaf0a37bdfdbf648e0e0e4c2b3d1a4dc7038c91fe8d64aa476d96bf87fa3a5f2f11a955b758182411763d
 SHA512 
fc478896bb1958303ffcac6d35993b2785a50c6c221848d83c92c158a27fff059491aa3baaddd0b56e040fe6c07b764aa33c69204750de9ad351084b2815fd47
 DIST sybil-1.3.1.tar.gz 29392 BLAKE2B 
a7736bed59e444bcd42f5fdf720e08680d827eef9043b318abda08d427e25eeec9ba3acf9bfa251c584e0960c3d3b10fecaf8367742f29230421bec594cf3e59
 SHA512 
7bd39707babb15ed7ec99ecd640d983d4e71519efe7490230fe0be4e0111bc0b0957797b19292519b6c09965669251788f1d2c0baf9f179856f28e6aeb5ecc52
+DIST sybil-1.4.0.tar.gz 30062 BLAKE2B 
86a01b4c8c10512f3e2b067f4d1007e60ba46f23f22ad80ff7a30a4503db06fd91d841b33bc54f0f7acbd2539e595f8b0201f9a8e8ccb7577f8e9f422562e02d
 SHA512 
f385b4e67cc5a4b32c7563d98f36dab6e5320966563eb341395e9327c16f92a63863558bfa795b6531819fa6038234492d4d19c1d9286e6306039e8d4abec0b8

diff --git a/dev-python/sybil/sybil-1.4.0.ebuild 
b/dev-python/sybil/sybil-1.4.0.ebuild
new file mode 100644
index 000..3918a42c35c
--- /dev/null
+++ b/dev-python/sybil/sybil-1.4.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# nose is used to test nosetests integration
+BDEPEND="
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-08-05 Thread Michał Górny
commit: 3cbcb115ec9140498aa491f226c00bdee2a2382b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug  5 15:12:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug  5 15:18:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbcb115

dev-python/sybil: Remove old

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

 dev-python/sybil/Manifest   |  1 -
 dev-python/sybil/sybil-1.2.2.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 2a6acc4ef5e..814f2ae9b58 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,3 +1,2 @@
-DIST sybil-1.2.2.tar.gz 29182 BLAKE2B 
d0d9a0a2e5117efd36e7561f74d31283fa25ea0210e0796fe1a1cc4247712bff0e3ac329781987b5ba805ccd2cddf01eec2672d5e2677422d1ed378068482da5
 SHA512 
c1785c00ce1dfdaf85d13db976f28062c09c47974107bc2af54c3bd9bf4ad5124c9b52321f3350fb1cc50aefdf72f2a9b6b22fc766b139516ff7979864604735
 DIST sybil-1.3.0.tar.gz 29296 BLAKE2B 
a7f08f6374e12213b644685276832eca849c85e85c8aaf0a37bdfdbf648e0e0e4c2b3d1a4dc7038c91fe8d64aa476d96bf87fa3a5f2f11a955b758182411763d
 SHA512 
fc478896bb1958303ffcac6d35993b2785a50c6c221848d83c92c158a27fff059491aa3baaddd0b56e040fe6c07b764aa33c69204750de9ad351084b2815fd47
 DIST sybil-1.3.1.tar.gz 29392 BLAKE2B 
a7736bed59e444bcd42f5fdf720e08680d827eef9043b318abda08d427e25eeec9ba3acf9bfa251c584e0960c3d3b10fecaf8367742f29230421bec594cf3e59
 SHA512 
7bd39707babb15ed7ec99ecd640d983d4e71519efe7490230fe0be4e0111bc0b0957797b19292519b6c09965669251788f1d2c0baf9f179856f28e6aeb5ecc52

diff --git a/dev-python/sybil/sybil-1.2.2.ebuild 
b/dev-python/sybil/sybil-1.2.2.ebuild
deleted file mode 100644
index 3e88978fa0f..000
--- a/dev-python/sybil/sybil-1.2.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/cjw296/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# nose is used to test nosetests integration
-BDEPEND="
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest



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

2020-07-30 Thread Michał Górny
commit: 0123761cb8fbc32d8357c25075102302e41997a1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 30 06:08:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 30 06:08:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0123761c

dev-python/sybil: Bump to 1.3.1

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-1.3.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index ec1c3a37690..2a6acc4ef5e 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-1.2.2.tar.gz 29182 BLAKE2B 
d0d9a0a2e5117efd36e7561f74d31283fa25ea0210e0796fe1a1cc4247712bff0e3ac329781987b5ba805ccd2cddf01eec2672d5e2677422d1ed378068482da5
 SHA512 
c1785c00ce1dfdaf85d13db976f28062c09c47974107bc2af54c3bd9bf4ad5124c9b52321f3350fb1cc50aefdf72f2a9b6b22fc766b139516ff7979864604735
 DIST sybil-1.3.0.tar.gz 29296 BLAKE2B 
a7f08f6374e12213b644685276832eca849c85e85c8aaf0a37bdfdbf648e0e0e4c2b3d1a4dc7038c91fe8d64aa476d96bf87fa3a5f2f11a955b758182411763d
 SHA512 
fc478896bb1958303ffcac6d35993b2785a50c6c221848d83c92c158a27fff059491aa3baaddd0b56e040fe6c07b764aa33c69204750de9ad351084b2815fd47
+DIST sybil-1.3.1.tar.gz 29392 BLAKE2B 
a7736bed59e444bcd42f5fdf720e08680d827eef9043b318abda08d427e25eeec9ba3acf9bfa251c584e0960c3d3b10fecaf8367742f29230421bec594cf3e59
 SHA512 
7bd39707babb15ed7ec99ecd640d983d4e71519efe7490230fe0be4e0111bc0b0957797b19292519b6c09965669251788f1d2c0baf9f179856f28e6aeb5ecc52

diff --git a/dev-python/sybil/sybil-1.3.1.ebuild 
b/dev-python/sybil/sybil-1.3.1.ebuild
new file mode 100644
index 000..3918a42c35c
--- /dev/null
+++ b/dev-python/sybil/sybil-1.3.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# nose is used to test nosetests integration
+BDEPEND="
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-07-29 Thread Michał Górny
commit: 02b0d2f3505b9d0c9eebc5aeb1eb09a486fd843e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul 29 09:55:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul 29 10:20:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b0d2f3

dev-python/sybil: Mark ALLARCHES

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

 dev-python/sybil/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sybil/metadata.xml b/dev-python/sybil/metadata.xml
index b56cda1be74..c77e3873525 100644
--- a/dev-python/sybil/metadata.xml
+++ b/dev-python/sybil/metadata.xml
@@ -5,6 +5,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 sybil
 cjw296/sybil



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

2020-04-28 Thread Agostino Sarubbo
commit: 7dce4f6bd04523a24571420ce51eafed90891ea3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 28 13:12:28 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 28 13:12:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dce4f6b

dev-python/sybil: x86 stable wrt bug #714528

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/sybil/sybil-1.2.2.ebuild 
b/dev-python/sybil/sybil-1.2.2.ebuild
index f6d552ae95c..3e88978fa0f 100644
--- a/dev-python/sybil/sybil-1.2.2.ebuild
+++ b/dev-python/sybil/sybil-1.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # nose is used to test nosetests integration
 BDEPEND="



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

2020-04-04 Thread Michał Górny
commit: 83d831da3214cc193771ccf5561526e84dadbda7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 05:28:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d831da

dev-python/sybil: Bump to 1.3.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-1.3.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 1506aa09aaa..ec1c3a37690 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-1.2.2.tar.gz 29182 BLAKE2B 
d0d9a0a2e5117efd36e7561f74d31283fa25ea0210e0796fe1a1cc4247712bff0e3ac329781987b5ba805ccd2cddf01eec2672d5e2677422d1ed378068482da5
 SHA512 
c1785c00ce1dfdaf85d13db976f28062c09c47974107bc2af54c3bd9bf4ad5124c9b52321f3350fb1cc50aefdf72f2a9b6b22fc766b139516ff7979864604735
+DIST sybil-1.3.0.tar.gz 29296 BLAKE2B 
a7f08f6374e12213b644685276832eca849c85e85c8aaf0a37bdfdbf648e0e0e4c2b3d1a4dc7038c91fe8d64aa476d96bf87fa3a5f2f11a955b758182411763d
 SHA512 
fc478896bb1958303ffcac6d35993b2785a50c6c221848d83c92c158a27fff059491aa3baaddd0b56e040fe6c07b764aa33c69204750de9ad351084b2815fd47

diff --git a/dev-python/sybil/sybil-1.3.0.ebuild 
b/dev-python/sybil/sybil-1.3.0.ebuild
new file mode 100644
index 000..3918a42c35c
--- /dev/null
+++ b/dev-python/sybil/sybil-1.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# nose is used to test nosetests integration
+BDEPEND="
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-03-29 Thread Michał Górny
commit: 577a6c9e3db1b349a7da1dbc950ec245818cb174
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 29 09:26:36 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 29 09:50:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577a6c9e

dev-python/sybil: Remove redundant versions

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

 dev-python/sybil/Manifest  |  1 -
 dev-python/sybil/sybil-1.2.0-r1.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index bcd01d0b053..1506aa09aaa 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1 @@
-DIST sybil-1.2.0.tar.gz 28720 BLAKE2B 
fc2fda9763a33cf89f47b5edf3aacf1d3c9ba712cc6e292dce0549393f2177afb6ff058e6c4ac96b0ffcc44149dab4c8da5da50ef6850555e374ca25906b1e14
 SHA512 
9355bfe2873eb9cec866a1c267deb876f3e6b1e452e0b7c951e5ffb642e79cb6602bc81384ff4e5bfff1adc0be2c95bcfa291d34b7690feae9b280a92b6b5c85
 DIST sybil-1.2.2.tar.gz 29182 BLAKE2B 
d0d9a0a2e5117efd36e7561f74d31283fa25ea0210e0796fe1a1cc4247712bff0e3ac329781987b5ba805ccd2cddf01eec2672d5e2677422d1ed378068482da5
 SHA512 
c1785c00ce1dfdaf85d13db976f28062c09c47974107bc2af54c3bd9bf4ad5124c9b52321f3350fb1cc50aefdf72f2a9b6b22fc766b139516ff7979864604735

diff --git a/dev-python/sybil/sybil-1.2.0-r1.ebuild 
b/dev-python/sybil/sybil-1.2.0-r1.ebuild
deleted file mode 100644
index 3918a42c35c..000
--- a/dev-python/sybil/sybil-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit distutils-r1
-
-DESCRIPTION="Automated testing for the examples in your documentation"
-HOMEPAGE="https://github.com/cjw296/sybil;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# nose is used to test nosetests integration
-BDEPEND="
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest



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

2020-03-08 Thread Michał Górny
commit: 31221025482b1dc465550acf170b9d28b2542906
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar  8 13:34:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar  8 14:26:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31221025

dev-python/sybil: Enable tests, set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/sybil/{sybil-1.2.0.ebuild => sybil-1.2.0-r1.ebuild} | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/sybil/sybil-1.2.0.ebuild 
b/dev-python/sybil/sybil-1.2.0-r1.ebuild
similarity index 71%
rename from dev-python/sybil/sybil-1.2.0.ebuild
rename to dev-python/sybil/sybil-1.2.0-r1.ebuild
index 07699278de2..3918a42c35c 100644
--- a/dev-python/sybil/sybil-1.2.0.ebuild
+++ b/dev-python/sybil/sybil-1.2.0-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
@@ -14,6 +15,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="${DEPEND}"
+# nose is used to test nosetests integration
 BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]"
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-03-08 Thread Michał Górny
commit: c7932cae0e22b4cf5439b397579f50d968bfcae8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar  8 13:29:11 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar  8 14:25:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7932cae

dev-python/sybil: Enable py3.8

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

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

diff --git a/dev-python/sybil/sybil-1.2.0.ebuild 
b/dev-python/sybil/sybil-1.2.0.ebuild
index a7c5878a24d..07699278de2 100644
--- a/dev-python/sybil/sybil-1.2.0.ebuild
+++ b/dev-python/sybil/sybil-1.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Automated testing for the examples in your documentation"



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

2020-03-08 Thread Michał Górny
commit: 959e273e233a445fb187884a778de45c3e5c5cd7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar  8 13:36:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar  8 14:26:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=959e273e

dev-python/sybil: Bump to 1.2.2

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-1.2.2.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 4fd32cf0021..bcd01d0b053 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-1.2.0.tar.gz 28720 BLAKE2B 
fc2fda9763a33cf89f47b5edf3aacf1d3c9ba712cc6e292dce0549393f2177afb6ff058e6c4ac96b0ffcc44149dab4c8da5da50ef6850555e374ca25906b1e14
 SHA512 
9355bfe2873eb9cec866a1c267deb876f3e6b1e452e0b7c951e5ffb642e79cb6602bc81384ff4e5bfff1adc0be2c95bcfa291d34b7690feae9b280a92b6b5c85
+DIST sybil-1.2.2.tar.gz 29182 BLAKE2B 
d0d9a0a2e5117efd36e7561f74d31283fa25ea0210e0796fe1a1cc4247712bff0e3ac329781987b5ba805ccd2cddf01eec2672d5e2677422d1ed378068482da5
 SHA512 
c1785c00ce1dfdaf85d13db976f28062c09c47974107bc2af54c3bd9bf4ad5124c9b52321f3350fb1cc50aefdf72f2a9b6b22fc766b139516ff7979864604735

diff --git a/dev-python/sybil/sybil-1.2.2.ebuild 
b/dev-python/sybil/sybil-1.2.2.ebuild
new file mode 100644
index 000..3918a42c35c
--- /dev/null
+++ b/dev-python/sybil/sybil-1.2.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# nose is used to test nosetests integration
+BDEPEND="
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-02-05 Thread Michał Górny
commit: e64495b4e28f993e6f96c67933cf3106f3e091f6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 06:13:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 06:16:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64495b4

dev-python/sybil: Remove py2

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

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

diff --git a/dev-python/sybil/sybil-1.2.0.ebuild 
b/dev-python/sybil/sybil-1.2.0.ebuild
index cb7660b067f..a7c5878a24d 100644
--- a/dev-python/sybil/sybil-1.2.0.ebuild
+++ b/dev-python/sybil/sybil-1.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Automated testing for the examples in your documentation"



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

2019-05-08 Thread Virgil Dupras
commit: 07c87853958f6bd19d6cce29687bbfaa05c9b515
Author: Virgil Dupras  gentoo  org>
AuthorDate: Wed May  8 14:07:29 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Wed May  8 14:41:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c87853

dev-python/sybil: new package

Needed for dev-python/textfixtures bump

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/metadata.xml   | 12 
 dev-python/sybil/sybil-1.2.0.ebuild | 19 +++
 3 files changed, 32 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
new file mode 100644
index 000..4fd32cf0021
--- /dev/null
+++ b/dev-python/sybil/Manifest
@@ -0,0 +1 @@
+DIST sybil-1.2.0.tar.gz 28720 BLAKE2B 
fc2fda9763a33cf89f47b5edf3aacf1d3c9ba712cc6e292dce0549393f2177afb6ff058e6c4ac96b0ffcc44149dab4c8da5da50ef6850555e374ca25906b1e14
 SHA512 
9355bfe2873eb9cec866a1c267deb876f3e6b1e452e0b7c951e5ffb642e79cb6602bc81384ff4e5bfff1adc0be2c95bcfa291d34b7690feae9b280a92b6b5c85

diff --git a/dev-python/sybil/metadata.xml b/dev-python/sybil/metadata.xml
new file mode 100644
index 000..b56cda1be74
--- /dev/null
+++ b/dev-python/sybil/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+sybil
+cjw296/sybil
+  
+

diff --git a/dev-python/sybil/sybil-1.2.0.ebuild 
b/dev-python/sybil/sybil-1.2.0.ebuild
new file mode 100644
index 000..6273cc68d1a
--- /dev/null
+++ b/dev-python/sybil/sybil-1.2.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="${DEPEND}"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]"