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

2024-04-13 Thread Michał Górny
commit: 3a032cde1d9851f5203aa3c4f7d08b01d9a0fd4c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 17:33:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 17:49:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a032cde

dev-python/flexmock: Remove old

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

 dev-python/flexmock/Manifest   |  2 --
 dev-python/flexmock/flexmock-0.11.3.ebuild | 32 --
 dev-python/flexmock/flexmock-0.12.0.ebuild | 32 --
 3 files changed, 66 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index f284a92a80a0..9da2f3ecbc27 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,3 +1 @@
-DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 
5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963
 SHA512 
38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2
-DIST flexmock-0.12.0.tar.gz 52704 BLAKE2B 
fdae0ff50971359a9e27bb70173f10ee093d6dd9e5c70c893b7ef4392f6181472b7fbe6f6b277a1267032731cad9387d01af6e20eaddae42aab08ad4464032fb
 SHA512 
2e0e1169b16c7fe6d251014fa7402aa8dfa8bda953d5e973d9f28964085556a8db9a3be84a37271878604f0d1b54f4c1da8af2d03e43cba9d4f2f8df3ba1f410
 DIST flexmock-0.12.1.tar.gz 52765 BLAKE2B 
5b1317ff0d9b1a14d58b47d558a88f38ff7aef40fd349d0e70e9d9688a89b0464419aca953ba481afe3f4ccf88217b76c34e8bf1a053c62caaa1f9877ad35183
 SHA512 
898876695e9eff4fc37a9d3f6b93a34869500a3ce740e7c43cd4c4317ba59f2ea16ec11b4094037e6b56755047584870fa3af27a041003eb6200d79b3a716e63

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
deleted file mode 100644
index 8486205d4766..
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.io/;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_IGNORE=(
-   tests/test_teamcity.py
-   tests/test_testtools.py
-   tests/test_unittest.py
-   )
-   epytest -p no:flaky
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}

diff --git a/dev-python/flexmock/flexmock-0.12.0.ebuild 
b/dev-python/flexmock/flexmock-0.12.0.ebuild
deleted file mode 100644
index 41a96f891538..
--- a/dev-python/flexmock/flexmock-0.12.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.io/;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_IGNORE=(
-   tests/test_teamcity.py
-   tests/test_testtools.py
-   tests/test_unittest.py
-   )
-   epytest -p no:flaky
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}



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

2024-04-13 Thread Arthur Zamarin
commit: 8dacd0f27410664247414ae1f54e72d91412c480
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 13 16:39:33 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 13 16:39:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dacd0f2

dev-python/flexmock: Stabilize 0.12.1 ALLARCHES, #929920

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

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

diff --git a/dev-python/flexmock/flexmock-0.12.1.ebuild 
b/dev-python/flexmock/flexmock-0.12.1.ebuild
index 41a96f891538..0af6088d8dae 100644
--- a/dev-python/flexmock/flexmock-0.12.1.ebuild
+++ b/dev-python/flexmock/flexmock-0.12.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://flexmock.readthedocs.io/;
 
 LICENSE="BSD"
 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/flexmock/

2024-03-29 Thread Michał Górny
commit: c3d34e5689620e167f8dd60774a1b908a4b07efd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 30 05:44:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 30 05:44:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d34e56

dev-python/flexmock: Bump to 0.12.1

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

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

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index c5a2768f05b0..f284a92a80a0 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1,3 @@
 DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 
5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963
 SHA512 
38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2
 DIST flexmock-0.12.0.tar.gz 52704 BLAKE2B 
fdae0ff50971359a9e27bb70173f10ee093d6dd9e5c70c893b7ef4392f6181472b7fbe6f6b277a1267032731cad9387d01af6e20eaddae42aab08ad4464032fb
 SHA512 
2e0e1169b16c7fe6d251014fa7402aa8dfa8bda953d5e973d9f28964085556a8db9a3be84a37271878604f0d1b54f4c1da8af2d03e43cba9d4f2f8df3ba1f410
+DIST flexmock-0.12.1.tar.gz 52765 BLAKE2B 
5b1317ff0d9b1a14d58b47d558a88f38ff7aef40fd349d0e70e9d9688a89b0464419aca953ba481afe3f4ccf88217b76c34e8bf1a053c62caaa1f9877ad35183
 SHA512 
898876695e9eff4fc37a9d3f6b93a34869500a3ce740e7c43cd4c4317ba59f2ea16ec11b4094037e6b56755047584870fa3af27a041003eb6200d79b3a716e63

diff --git a/dev-python/flexmock/flexmock-0.12.1.ebuild 
b/dev-python/flexmock/flexmock-0.12.1.ebuild
new file mode 100644
index ..41a96f891538
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.12.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local EPYTEST_IGNORE=(
+   tests/test_teamcity.py
+   tests/test_testtools.py
+   tests/test_unittest.py
+   )
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2024-03-16 Thread Michał Górny
commit: ede13deaa7273ca0599a045d663cad06fd2a0f64
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 17 03:21:10 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 17 03:30:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede13dea

dev-python/flexmock: Bump to 0.12.0

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

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

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index fff180c05d39..c5a2768f05b0 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1 +1,2 @@
 DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 
5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963
 SHA512 
38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2
+DIST flexmock-0.12.0.tar.gz 52704 BLAKE2B 
fdae0ff50971359a9e27bb70173f10ee093d6dd9e5c70c893b7ef4392f6181472b7fbe6f6b277a1267032731cad9387d01af6e20eaddae42aab08ad4464032fb
 SHA512 
2e0e1169b16c7fe6d251014fa7402aa8dfa8bda953d5e973d9f28964085556a8db9a3be84a37271878604f0d1b54f4c1da8af2d03e43cba9d4f2f8df3ba1f410

diff --git a/dev-python/flexmock/flexmock-0.12.0.ebuild 
b/dev-python/flexmock/flexmock-0.12.0.ebuild
new file mode 100644
index ..41a96f891538
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.12.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local EPYTEST_IGNORE=(
+   tests/test_teamcity.py
+   tests/test_testtools.py
+   tests/test_unittest.py
+   )
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2023-11-24 Thread Michał Górny
commit: 375dd12fda490cfe4dbdbcede8bd9bb9b357c205
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 24 14:34:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 24 14:34:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375dd12f

dev-python/flexmock: Stabilize 0.11.3 arm64, #918211

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index 06b21cc15626..8486205d4766 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://flexmock.readthedocs.io/;
 
 LICENSE="BSD"
 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/flexmock/

2023-05-28 Thread Arthur Zamarin
commit: 9d2798c35bad4d5c7f7e39728635e7c73948c662
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun May 28 18:16:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun May 28 18:43:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2798c3

dev-python/flexmock: enable py3.12

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index 5b989af172bb..06b21cc15626 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 pypi
 



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

2023-05-02 Thread Sam James
commit: b9862edcea816ef953d9ca086792187a7a887f54
Author: Sam James  gentoo  org>
AuthorDate: Tue May  2 20:31:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May  2 20:47:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9862edc

dev-python/flexmock: Stabilize 0.11.3 x86, #905609

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index 2eebd3e04ce6..5b989af172bb 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://flexmock.readthedocs.io/;
 
 LICENSE="BSD"
 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/flexmock/

2023-03-15 Thread Michał Górny
commit: f8365430b9aca46b419b9397fa07695c27ed
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 15 17:45:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 16 03:47:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8365430

dev-python/flexmock: Use pypi.eclass

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

 dev-python/flexmock/flexmock-0.11.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index a51efbb65cd6..2eebd3e04ce6 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -6,11 +6,10 @@ EAPI=8
 DISTUTILS_USE_PEP517=poetry
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Testing library to create mocks, stubs and fakes"
 HOMEPAGE="https://flexmock.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



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

2023-03-09 Thread Arthur Zamarin
commit: 249e8207e92fe72f8d5cc4260684c40cdf223cfc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar  9 08:12:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar  9 08:12:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249e8207

dev-python/flexmock: Keyword 0.11.3 x86, #900443

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index 2be32774ebe4..a51efbb65cd6 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 distutils_enable_tests pytest
 



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

2022-06-04 Thread Michał Górny
commit: 4fd90c247b6d3ee29acb1211b2916b04c63f32e9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  4 18:59:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  4 19:04:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd90c24

dev-python/flexmock: Add python@ as co-maint.

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

 dev-python/flexmock/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/flexmock/metadata.xml b/dev-python/flexmock/metadata.xml
index 0a72e360dfd5..a8d9fae02cf4 100644
--- a/dev-python/flexmock/metadata.xml
+++ b/dev-python/flexmock/metadata.xml
@@ -5,6 +5,10 @@
mare...@gentoo.org
Marek Szuba

+   
+   pyt...@gentoo.org
+   Python
+   


flexmock/flexmock



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

2022-05-12 Thread Arthur Zamarin
commit: 5fc77566e68625f27c2e5d306efe1145a7538dfc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 12 18:44:35 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 12 19:08:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc77566

dev-python/flexmock: enable py3.11

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index 4121058ecb55..c890f8ca7300 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 



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

2022-03-15 Thread Michał Górny
commit: 733ded61677185eca31c562dda7177905b5c5e78
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 15 14:10:04 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 15 14:10:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733ded61

dev-python/flexmock: Update GH remote-id

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

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

diff --git a/dev-python/flexmock/metadata.xml b/dev-python/flexmock/metadata.xml
index 98f0b9e4bdcf..0a72e360dfd5 100644
--- a/dev-python/flexmock/metadata.xml
+++ b/dev-python/flexmock/metadata.xml
@@ -7,7 +7,7 @@



-   bkabrda/flexmock
+   flexmock/flexmock
flexmock

 



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

2022-03-15 Thread Michał Górny
commit: 53c0bc86fceda2db0ce5363d5c56ee5cd0a9cf2a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 15 14:06:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 15 14:06:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c0bc86

dev-python/flexmock: Remove old

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

 dev-python/flexmock/Manifest   |  1 -
 dev-python/flexmock/flexmock-0.11.2.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index e6eeceb3aa16..fff180c05d39 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1 @@
-DIST flexmock-0.11.2.tar.gz 51330 BLAKE2B 
3ebeea60c19a9234a362117009610802f10c68c55885ae9dd72c16b19af19fdfbf18634bbc56a80efb0c985f0c339bab234304088dc482b0ccf937c1d7c2fd0f
 SHA512 
208876131155dd0febc9e6aad7a6e98082fccf52573758ac9280f9f767d81ece7af425c901a4a094b3eb56bd711219a55dcfc0d7747f9060b3ad6630c37e6618
 DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 
5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963
 SHA512 
38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2

diff --git a/dev-python/flexmock/flexmock-0.11.2.ebuild 
b/dev-python/flexmock/flexmock-0.11.2.ebuild
deleted file mode 100644
index a895b7c8e627..
--- a/dev-python/flexmock/flexmock-0.11.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_IGNORE=(
-   tests/test_teamcity.py
-   tests/test_testtools.py
-   tests/test_unittest.py
-   )
-   epytest -p no:flaky
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}



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

2022-03-15 Thread Jakov Smolić
commit: 2133c9936bd77554182f76c301dded60c997ec27
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 15 11:27:05 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 15 11:27:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2133c993

dev-python/flexmock: Stabilize 0.11.3 ALLARCHES, #835200

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
index 888d43e270f4..4121058ecb55 100644
--- a/dev-python/flexmock/flexmock-0.11.3.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv"
 
 distutils_enable_tests pytest
 



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

2022-02-13 Thread Michał Górny
commit: a2cc1c17c027978f82ce241545c9ac19e1db2212
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 13 09:37:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 13 09:39:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cc1c17

dev-python/flexmock: Remove old

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

 dev-python/flexmock/Manifest   |  1 -
 dev-python/flexmock/flexmock-0.11.1.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index e4b78deb7818..e6eeceb3aa16 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,3 +1,2 @@
-DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B 
b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645
 SHA512 
6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6
 DIST flexmock-0.11.2.tar.gz 51330 BLAKE2B 
3ebeea60c19a9234a362117009610802f10c68c55885ae9dd72c16b19af19fdfbf18634bbc56a80efb0c985f0c339bab234304088dc482b0ccf937c1d7c2fd0f
 SHA512 
208876131155dd0febc9e6aad7a6e98082fccf52573758ac9280f9f767d81ece7af425c901a4a094b3eb56bd711219a55dcfc0d7747f9060b3ad6630c37e6618
 DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 
5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963
 SHA512 
38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2

diff --git a/dev-python/flexmock/flexmock-0.11.1.ebuild 
b/dev-python/flexmock/flexmock-0.11.1.ebuild
deleted file mode 100644
index 5e9a8fb82df6..
--- a/dev-python/flexmock/flexmock-0.11.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv"
-
-distutils_enable_tests pytest
-
-python_test() {
-   epytest -p no:flaky
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}



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

2022-02-09 Thread Michał Górny
commit: 44df6497f32d6e7b76f156bfcab42c614600bc93
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 10 07:24:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 10 07:58:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44df6497

dev-python/flexmock: Bump to 0.11.3

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

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

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 4f416d984ee8..e4b78deb7818 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1,3 @@
 DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B 
b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645
 SHA512 
6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6
 DIST flexmock-0.11.2.tar.gz 51330 BLAKE2B 
3ebeea60c19a9234a362117009610802f10c68c55885ae9dd72c16b19af19fdfbf18634bbc56a80efb0c985f0c339bab234304088dc482b0ccf937c1d7c2fd0f
 SHA512 
208876131155dd0febc9e6aad7a6e98082fccf52573758ac9280f9f767d81ece7af425c901a4a094b3eb56bd711219a55dcfc0d7747f9060b3ad6630c37e6618
+DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 
5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963
 SHA512 
38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2

diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild 
b/dev-python/flexmock/flexmock-0.11.3.ebuild
new file mode 100644
index ..888d43e270f4
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.11.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local EPYTEST_IGNORE=(
+   tests/test_teamcity.py
+   tests/test_testtools.py
+   tests/test_unittest.py
+   )
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2022-01-06 Thread Arthur Zamarin
commit: 9df1bc51d536d8257ec42cf2649b2b7e8511e891
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan  6 20:00:44 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan  6 20:14:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df1bc51

dev-python/flexmock: add 0.11.2

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

 dev-python/flexmock/Manifest   |  1 +
 dev-python/flexmock/flexmock-0.11.2.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 4f8612d4df04..4f416d984ee8 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1 +1,2 @@
 DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B 
b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645
 SHA512 
6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6
+DIST flexmock-0.11.2.tar.gz 51330 BLAKE2B 
3ebeea60c19a9234a362117009610802f10c68c55885ae9dd72c16b19af19fdfbf18634bbc56a80efb0c985f0c339bab234304088dc482b0ccf937c1d7c2fd0f
 SHA512 
208876131155dd0febc9e6aad7a6e98082fccf52573758ac9280f9f767d81ece7af425c901a4a094b3eb56bd711219a55dcfc0d7747f9060b3ad6630c37e6618

diff --git a/dev-python/flexmock/flexmock-0.11.2.ebuild 
b/dev-python/flexmock/flexmock-0.11.2.ebuild
new file mode 100644
index ..db8b214775f5
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.11.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local EPYTEST_IGNORE=(
+   tests/test_teamcity.py
+   tests/test_testtools.py
+   tests/test_unittest.py
+   )
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2021-12-10 Thread Arthur Zamarin
commit: 6c1288c2f15cc8b1f7a40c2cb0198ce89ad8b7c7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 10 15:49:10 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 10 17:11:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c1288c2

dev-python/flexmock: drop 0.10.10

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

 dev-python/flexmock/Manifest|  1 -
 dev-python/flexmock/flexmock-0.10.10.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index ccf68a07dedc..4f8612d4df04 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1 @@
-DIST flexmock-0.10.10.tar.gz 49201 BLAKE2B 
f5d77398ac14a002f78790d4e03f93bcd00c016e6a5eb0be45ce3b59a223159656ab694a1dd1124cbac351680fef25084d69e9533d668177ea73b9e458df5b6f
 SHA512 
211939bf40ecb25981a70d5bfe897ef8127ef38d5adf6a48b086c4b6f49b05e1a04f09afb73f428e3eb21a8090ba33ca86e605c2c1ac70d9fc269fdd640ccb73
 DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B 
b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645
 SHA512 
6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6

diff --git a/dev-python/flexmock/flexmock-0.10.10.ebuild 
b/dev-python/flexmock/flexmock-0.10.10.ebuild
deleted file mode 100644
index 5e9a8fb82df6..
--- a/dev-python/flexmock/flexmock-0.10.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv"
-
-distutils_enable_tests pytest
-
-python_test() {
-   epytest -p no:flaky
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}



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

2021-12-10 Thread Jakov Smolić
commit: e8b448931e54cc6241b53653b3b29938a56be550
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Dec 10 12:02:50 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Dec 10 12:02:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b44893

dev-python/flexmock: Stabilize 0.11.1 ALLARCHES, #828761

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

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

diff --git a/dev-python/flexmock/flexmock-0.11.1.ebuild 
b/dev-python/flexmock/flexmock-0.11.1.ebuild
index d1a7411c7657..5e9a8fb82df6 100644
--- a/dev-python/flexmock/flexmock-0.11.1.ebuild
+++ b/dev-python/flexmock/flexmock-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv"
 
 distutils_enable_tests pytest
 



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

2021-11-13 Thread Michał Górny
commit: 690d0f0d3fc4a92767e97fd6f25109c8aa4020cf
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 13 09:52:07 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 13 09:52:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690d0f0d

dev-python/flexmock: Remove old

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

 dev-python/flexmock/Manifest   |  1 -
 dev-python/flexmock/flexmock-0.10.9.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 280239c900e..ccf68a07ded 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,3 +1,2 @@
 DIST flexmock-0.10.10.tar.gz 49201 BLAKE2B 
f5d77398ac14a002f78790d4e03f93bcd00c016e6a5eb0be45ce3b59a223159656ab694a1dd1124cbac351680fef25084d69e9533d668177ea73b9e458df5b6f
 SHA512 
211939bf40ecb25981a70d5bfe897ef8127ef38d5adf6a48b086c4b6f49b05e1a04f09afb73f428e3eb21a8090ba33ca86e605c2c1ac70d9fc269fdd640ccb73
-DIST flexmock-0.10.9.tar.gz 48466 BLAKE2B 
b6c73fdb6d281870806db7b34d43d8f116c29ff28a3753e7873868e66df9a34f8f4cfa0c1a7f1fd620a58a46b4376538a8a64994ed82d500a850f86c24fe54d2
 SHA512 
6e39e5a88b1d744d348f834f4664fc477412f6f09dd2500ef35a52126ce14f9e8d24a04c1ceb16c24b31bc40c3d8276f2efa75a701ecf284bb2cb5388513a75f
 DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B 
b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645
 SHA512 
6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6

diff --git a/dev-python/flexmock/flexmock-0.10.9.ebuild 
b/dev-python/flexmock/flexmock-0.10.9.ebuild
deleted file mode 100644
index 6e73a091c17..000
--- a/dev-python/flexmock/flexmock-0.10.9.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~riscv"
-
-distutils_enable_tests pytest
-
-python_test() {
-   epytest -p no:flaky
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}



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

2021-11-13 Thread Jakov Smolić
commit: 2beba07af0927ca40fe02ed02a3de8acf1a3dd29
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Nov 13 09:42:39 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Nov 13 09:42:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2beba07a

dev-python/flexmock: Stabilize 0.10.10 ALLARCHES, #823494

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.10.ebuild 
b/dev-python/flexmock/flexmock-0.10.10.ebuild
index d1a7411c765..5e9a8fb82df 100644
--- a/dev-python/flexmock/flexmock-0.10.10.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv"
 
 distutils_enable_tests pytest
 



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

2021-11-09 Thread Arthur Zamarin
commit: e0d7432c32830580fb336964e61df9ed5a5a11e8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 10 07:41:47 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 10 07:49:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d7432c

dev-python/flexmock: add 0.11.1

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

 dev-python/flexmock/Manifest   |  1 +
 dev-python/flexmock/flexmock-0.11.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 0325d3417ee..280239c900e 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1,3 @@
 DIST flexmock-0.10.10.tar.gz 49201 BLAKE2B 
f5d77398ac14a002f78790d4e03f93bcd00c016e6a5eb0be45ce3b59a223159656ab694a1dd1124cbac351680fef25084d69e9533d668177ea73b9e458df5b6f
 SHA512 
211939bf40ecb25981a70d5bfe897ef8127ef38d5adf6a48b086c4b6f49b05e1a04f09afb73f428e3eb21a8090ba33ca86e605c2c1ac70d9fc269fdd640ccb73
 DIST flexmock-0.10.9.tar.gz 48466 BLAKE2B 
b6c73fdb6d281870806db7b34d43d8f116c29ff28a3753e7873868e66df9a34f8f4cfa0c1a7f1fd620a58a46b4376538a8a64994ed82d500a850f86c24fe54d2
 SHA512 
6e39e5a88b1d744d348f834f4664fc477412f6f09dd2500ef35a52126ce14f9e8d24a04c1ceb16c24b31bc40c3d8276f2efa75a701ecf284bb2cb5388513a75f
+DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B 
b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645
 SHA512 
6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6

diff --git a/dev-python/flexmock/flexmock-0.11.1.ebuild 
b/dev-python/flexmock/flexmock-0.11.1.ebuild
new file mode 100644
index 000..d1a7411c765
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.11.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2021-10-11 Thread Sam James
commit: 1f8c66c421150fc897e3be3b3e43e40570d0100b
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 23:28:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 23:28:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8c66c4

dev-python/flexmock: Keyword 0.10.10 arm64, #804624

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.10.ebuild 
b/dev-python/flexmock/flexmock-0.10.10.ebuild
index e1cb6fdc9cf..d1a7411c765 100644
--- a/dev-python/flexmock/flexmock-0.10.10.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
 
 distutils_enable_tests pytest
 



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

2021-09-25 Thread Michał Górny
commit: 5f5176fe3da027123bc6419b6fb30a1851bab694
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 25 22:01:26 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 25 22:01:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5176fe

dev-python/flexmock: Remove old

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

 dev-python/flexmock/Manifest   |  3 --
 ...ock-0.10.6-fix-with_args-sys.stdout.write.patch | 60 --
 dev-python/flexmock/flexmock-0.10.4.ebuild | 23 -
 dev-python/flexmock/flexmock-0.10.6.ebuild | 31 ---
 dev-python/flexmock/flexmock-0.10.8.ebuild | 27 --
 5 files changed, 144 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index e0f55197969..0325d3417ee 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,5 +1,2 @@
 DIST flexmock-0.10.10.tar.gz 49201 BLAKE2B 
f5d77398ac14a002f78790d4e03f93bcd00c016e6a5eb0be45ce3b59a223159656ab694a1dd1124cbac351680fef25084d69e9533d668177ea73b9e458df5b6f
 SHA512 
211939bf40ecb25981a70d5bfe897ef8127ef38d5adf6a48b086c4b6f49b05e1a04f09afb73f428e3eb21a8090ba33ca86e605c2c1ac70d9fc269fdd640ccb73
-DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc
-DIST flexmock-0.10.6.tar.gz 46740 BLAKE2B 
b5c8083694e8787e85ff0f41265ad9f716a4c82d274ca5c793b6d93bf8bf28f3e57afd33f7ba59149e75f7bffbebd3843901dfa75caaefc6f76f3eef0c603314
 SHA512 
2ebaed78926f01bd4d886a509d978d0de04629f7d96c48f846b8ccf7906bb2303e7cbeab8226c6eb98d058f940434144cc2d6300d6aa2533f1f217788211490e
-DIST flexmock-0.10.8.tar.gz 46905 BLAKE2B 
d5f28e012edf9678fd5f72ec1d99e4e98b00dbb36536877cb393c16563097e0e3f18ab24243f7090bfa306f8be194243d201d9aaf5d64491bb594cff82b60e1e
 SHA512 
cac327b3e3c4c6ccbcd6c7f71863b67fdd5454c13bbd5403b3ba521e3ae945ba453152df623eef08b2b60210ba626447a9e6bad76c2215281d43ae0f42ebf1a9
 DIST flexmock-0.10.9.tar.gz 48466 BLAKE2B 
b6c73fdb6d281870806db7b34d43d8f116c29ff28a3753e7873868e66df9a34f8f4cfa0c1a7f1fd620a58a46b4376538a8a64994ed82d500a850f86c24fe54d2
 SHA512 
6e39e5a88b1d744d348f834f4664fc477412f6f09dd2500ef35a52126ce14f9e8d24a04c1ceb16c24b31bc40c3d8276f2efa75a701ecf284bb2cb5388513a75f

diff --git 
a/dev-python/flexmock/files/flexmock-0.10.6-fix-with_args-sys.stdout.write.patch
 
b/dev-python/flexmock/files/flexmock-0.10.6-fix-with_args-sys.stdout.write.patch
deleted file mode 100644
index 0c3988e4178..000
--- 
a/dev-python/flexmock/files/flexmock-0.10.6-fix-with_args-sys.stdout.write.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-From 020ebef66523e9496f8042beb9384f3f770a6412 Mon Sep 17 00:00:00 2001
-From: Arthur Zamarin 
-Date: Thu, 19 Aug 2021 20:39:04 +0300
-Subject: [PATCH] Fix with_args not working with sys.stdout.write
-
-https://github.com/flexmock/flexmock/commit/513265e731fc4daceeb19123a4e71d652b990a1a
-
-Backported to 0.10.6 by Arthur Zamarin 
-
 a/flexmock.py
-+++ b/flexmock.py
-@@ -254,13 +254,13 @@ class Expectation(object):
- #  - it's not a static method
- #  - the mocked object is a module - module "methods" are in fact 
plain functions;
- #unless they're classes, which means they still have __init__
--is_method = ((inspect.ismethod(self.original) or 
inspect.isfunction(self.original)
--  or _isclass(self.original)) and
-- self.method_type is not staticmethod and
-- (not isinstance(self._mock, types.ModuleType) or
--  _isclass(self.original)))
-+is_builtin_method = isinstance(self.original, types.BuiltinMethodType)
-+is_method = inspect.ismethod(self.original) and self.method_type is 
not staticmethod
-+is_class = inspect.isclass(self.original)
-+is_class_method = (inspect.isfunction(self.original) and 
inspect.isclass(self.mock)
-+   and self.method_type is not staticmethod)
- args_len = len(allowed.args)
--if is_method:
-+if is_builtin_method or is_method or is_class or is_class_method:
- args_len -= 1
- minimum = args_len - (allowed.defaults and len(allowed.defaults) or 0)
- maximum = None
 a/tests/flexmock_test.py
-+++ b/tests/flexmock_test.py
-@@ -17,6 +17,7 @@ from flexmock import ReturnValue
- from flexmock import flexmock_teardown
- from flexmock import _format_args
- from flexmock import _isproperty
-+import random
- import flexmock
- import re
- import sys
-@@ -308,6 +309,15 @@ class RegularClass(object):
- assertEqual('got an int', mock.method_foo(23))
- assertRaises(MethodSignatureError, mock.method_foo, 2.0)
- 
-+def 

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

2021-09-25 Thread Sam James
commit: 1704976774aa91507832c165d01315d75f837b51
Author: Sam James  gentoo  org>
AuthorDate: Sat Sep 25 19:54:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Sep 25 19:54:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17049767

dev-python/flexmock: Stabilize 0.10.9 ALLARCHES, #814695

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.9.ebuild 
b/dev-python/flexmock/flexmock-0.10.9.ebuild
index 2efe124954d..6e73a091c17 100644
--- a/dev-python/flexmock/flexmock-0.10.9.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~riscv"
+KEYWORDS="amd64 ~arm ~riscv"
 
 distutils_enable_tests pytest
 



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

2021-09-17 Thread Michał Górny
commit: f95aedadb2ff7816c1ac81be43207b0466a275e4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 17 07:34:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 17 08:31:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95aedad

dev-python/flexmock: Bump to 0.10.10

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

 dev-python/flexmock/Manifest|  1 +
 dev-python/flexmock/flexmock-0.10.10.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index b7e5b5f94da..e0f55197969 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,3 +1,4 @@
+DIST flexmock-0.10.10.tar.gz 49201 BLAKE2B 
f5d77398ac14a002f78790d4e03f93bcd00c016e6a5eb0be45ce3b59a223159656ab694a1dd1124cbac351680fef25084d69e9533d668177ea73b9e458df5b6f
 SHA512 
211939bf40ecb25981a70d5bfe897ef8127ef38d5adf6a48b086c4b6f49b05e1a04f09afb73f428e3eb21a8090ba33ca86e605c2c1ac70d9fc269fdd640ccb73
 DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc
 DIST flexmock-0.10.6.tar.gz 46740 BLAKE2B 
b5c8083694e8787e85ff0f41265ad9f716a4c82d274ca5c793b6d93bf8bf28f3e57afd33f7ba59149e75f7bffbebd3843901dfa75caaefc6f76f3eef0c603314
 SHA512 
2ebaed78926f01bd4d886a509d978d0de04629f7d96c48f846b8ccf7906bb2303e7cbeab8226c6eb98d058f940434144cc2d6300d6aa2533f1f217788211490e
 DIST flexmock-0.10.8.tar.gz 46905 BLAKE2B 
d5f28e012edf9678fd5f72ec1d99e4e98b00dbb36536877cb393c16563097e0e3f18ab24243f7090bfa306f8be194243d201d9aaf5d64491bb594cff82b60e1e
 SHA512 
cac327b3e3c4c6ccbcd6c7f71863b67fdd5454c13bbd5403b3ba521e3ae945ba453152df623eef08b2b60210ba626447a9e6bad76c2215281d43ae0f42ebf1a9

diff --git a/dev-python/flexmock/flexmock-0.10.10.ebuild 
b/dev-python/flexmock/flexmock-0.10.10.ebuild
new file mode 100644
index 000..e1cb6fdc9cf
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.10.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2021-09-16 Thread Marek Szuba
commit: 280e8a36f6ab9fcf70df0a7ffb26936433d10df9
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Sep 16 19:04:11 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Sep 16 19:04:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=280e8a36

dev-python/flexmock: add myself as a maintainer

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

 dev-python/flexmock/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/flexmock/metadata.xml b/dev-python/flexmock/metadata.xml
index f83789eb4fb..98f0b9e4bdc 100644
--- a/dev-python/flexmock/metadata.xml
+++ b/dev-python/flexmock/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   mare...@gentoo.org
+   Marek Szuba
+   


bkabrda/flexmock



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

2021-09-14 Thread Sam James
commit: 7913cd1ba46a678f9ec2288a8f6174dfa4f48a67
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 15 02:31:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 15 02:31:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7913cd1b

dev-python/flexmock: Keyword 0.10.9 arm, #804624

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.9.ebuild 
b/dev-python/flexmock/flexmock-0.10.9.ebuild
index 27f0c2298a7..2efe124954d 100644
--- a/dev-python/flexmock/flexmock-0.10.9.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm ~riscv"
 
 distutils_enable_tests pytest
 



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

2021-09-04 Thread Michał Górny
commit: 2db266c3c1ced6b370ff9e2107612465eb5d25f6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep  4 22:07:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep  4 22:07:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db266c3

dev-python/flexmock: Update HOMEPAGE

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.9.ebuild 
b/dev-python/flexmock/flexmock-0.10.9.ebuild
index dd44eb32f8f..27f0c2298a7 100644
--- a/dev-python/flexmock/flexmock-0.10.9.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.9.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.org/;
+HOMEPAGE="https://flexmock.readthedocs.io/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"



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

2021-09-04 Thread Michał Górny
commit: 5597b5853cf200936d1f6f5fc87cb608c0f7f6f1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep  4 21:59:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep  4 22:07:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5597b585

dev-python/flexmock: Bump to 0.10.9

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

 dev-python/flexmock/Manifest   |  1 +
 dev-python/flexmock/flexmock-0.10.9.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index c21840a904b..b7e5b5f94da 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,3 +1,4 @@
 DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc
 DIST flexmock-0.10.6.tar.gz 46740 BLAKE2B 
b5c8083694e8787e85ff0f41265ad9f716a4c82d274ca5c793b6d93bf8bf28f3e57afd33f7ba59149e75f7bffbebd3843901dfa75caaefc6f76f3eef0c603314
 SHA512 
2ebaed78926f01bd4d886a509d978d0de04629f7d96c48f846b8ccf7906bb2303e7cbeab8226c6eb98d058f940434144cc2d6300d6aa2533f1f217788211490e
 DIST flexmock-0.10.8.tar.gz 46905 BLAKE2B 
d5f28e012edf9678fd5f72ec1d99e4e98b00dbb36536877cb393c16563097e0e3f18ab24243f7090bfa306f8be194243d201d9aaf5d64491bb594cff82b60e1e
 SHA512 
cac327b3e3c4c6ccbcd6c7f71863b67fdd5454c13bbd5403b3ba521e3ae945ba453152df623eef08b2b60210ba626447a9e6bad76c2215281d43ae0f42ebf1a9
+DIST flexmock-0.10.9.tar.gz 48466 BLAKE2B 
b6c73fdb6d281870806db7b34d43d8f116c29ff28a3753e7873868e66df9a34f8f4cfa0c1a7f1fd620a58a46b4376538a8a64994ed82d500a850f86c24fe54d2
 SHA512 
6e39e5a88b1d744d348f834f4664fc477412f6f09dd2500ef35a52126ce14f9e8d24a04c1ceb16c24b31bc40c3d8276f2efa75a701ecf284bb2cb5388513a75f

diff --git a/dev-python/flexmock/flexmock-0.10.9.ebuild 
b/dev-python/flexmock/flexmock-0.10.9.ebuild
new file mode 100644
index 000..dd44eb32f8f
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.9.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2021-08-30 Thread Lars Wendler
commit: 3a2ce7fd2108b5fa99ccb9a52f3eba34ef7f84d1
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Aug 30 08:26:31 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Aug 30 08:40:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2ce7fd

dev-python/flexmock: Drop package to maintainer-needed

Signed-off-by: Lars Wendler  gentoo.org>

 dev-python/flexmock/metadata.xml | 13 +
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/dev-python/flexmock/metadata.xml b/dev-python/flexmock/metadata.xml
index fdfb3b68303..598d51e2470 100644
--- a/dev-python/flexmock/metadata.xml
+++ b/dev-python/flexmock/metadata.xml
@@ -1,18 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   n...@wallus.de
-   Nelo-Thara Wallus
-   
-   
-   polynomia...@gentoo.org
-   Lars Wendler
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   


bkabrda/flexmock



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

2021-08-28 Thread Michał Górny
commit: e6ef3a0ef29267a953803ed23af45df974a292d4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 28 05:50:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 28 06:53:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ef3a0e

dev-python/flexmock: Bump to 0.10.8

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

 dev-python/flexmock/Manifest   |  1 +
 dev-python/flexmock/flexmock-0.10.8.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 187d09bbe45..c21840a904b 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1,3 @@
 DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc
 DIST flexmock-0.10.6.tar.gz 46740 BLAKE2B 
b5c8083694e8787e85ff0f41265ad9f716a4c82d274ca5c793b6d93bf8bf28f3e57afd33f7ba59149e75f7bffbebd3843901dfa75caaefc6f76f3eef0c603314
 SHA512 
2ebaed78926f01bd4d886a509d978d0de04629f7d96c48f846b8ccf7906bb2303e7cbeab8226c6eb98d058f940434144cc2d6300d6aa2533f1f217788211490e
+DIST flexmock-0.10.8.tar.gz 46905 BLAKE2B 
d5f28e012edf9678fd5f72ec1d99e4e98b00dbb36536877cb393c16563097e0e3f18ab24243f7090bfa306f8be194243d201d9aaf5d64491bb594cff82b60e1e
 SHA512 
cac327b3e3c4c6ccbcd6c7f71863b67fdd5454c13bbd5403b3ba521e3ae945ba453152df623eef08b2b60210ba626447a9e6bad76c2215281d43ae0f42ebf1a9

diff --git a/dev-python/flexmock/flexmock-0.10.8.ebuild 
b/dev-python/flexmock/flexmock-0.10.8.ebuild
new file mode 100644
index 000..dd44eb32f8f
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest -p no:flaky
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}



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

2021-08-24 Thread Arthur Zamarin
commit: de43c83cfc12bbd0e0594bf654db45032e32e52f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug 24 18:13:43 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 24 18:15:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de43c83c

dev-python/flexmock: fix tests with dev-python/flaky

When dev-python/flaky is installed, a lot of tests fail, so disable
the pytest plugin when running tests.

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

 dev-python/flexmock/flexmock-0.10.6.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/flexmock/flexmock-0.10.6.ebuild 
b/dev-python/flexmock/flexmock-0.10.6.ebuild
index 7280fd3db06..67922e50909 100644
--- a/dev-python/flexmock/flexmock-0.10.6.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.6.ebuild
@@ -21,6 +21,10 @@ PATCHES=(
"${FILESDIR}/${P}-fix-with_args-sys.stdout.write.patch"
 )
 
+python_test() {
+   epytest -p no:flaky
+}
+
 python_install_all() {
distutils-r1_python_install_all
dodoc -r docs



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

2021-08-19 Thread Arthur Zamarin
commit: b62ed597a209744882d3e4a9e777bad39351cbd9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Aug 19 17:43:52 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Aug 19 17:45:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62ed597

dev-python/flexmock: add 0.10.6, fix for borgmatic

Closes: https://bugs.gentoo.org/740128
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/flexmock/Manifest   |  1 +
 ...ock-0.10.6-fix-with_args-sys.stdout.write.patch | 60 ++
 dev-python/flexmock/flexmock-0.10.6.ebuild | 27 ++
 3 files changed, 88 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index d324f235d09..187d09bbe45 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1 +1,2 @@
 DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc
+DIST flexmock-0.10.6.tar.gz 46740 BLAKE2B 
b5c8083694e8787e85ff0f41265ad9f716a4c82d274ca5c793b6d93bf8bf28f3e57afd33f7ba59149e75f7bffbebd3843901dfa75caaefc6f76f3eef0c603314
 SHA512 
2ebaed78926f01bd4d886a509d978d0de04629f7d96c48f846b8ccf7906bb2303e7cbeab8226c6eb98d058f940434144cc2d6300d6aa2533f1f217788211490e

diff --git 
a/dev-python/flexmock/files/flexmock-0.10.6-fix-with_args-sys.stdout.write.patch
 
b/dev-python/flexmock/files/flexmock-0.10.6-fix-with_args-sys.stdout.write.patch
new file mode 100644
index 000..0c3988e4178
--- /dev/null
+++ 
b/dev-python/flexmock/files/flexmock-0.10.6-fix-with_args-sys.stdout.write.patch
@@ -0,0 +1,60 @@
+From 020ebef66523e9496f8042beb9384f3f770a6412 Mon Sep 17 00:00:00 2001
+From: Arthur Zamarin 
+Date: Thu, 19 Aug 2021 20:39:04 +0300
+Subject: [PATCH] Fix with_args not working with sys.stdout.write
+
+https://github.com/flexmock/flexmock/commit/513265e731fc4daceeb19123a4e71d652b990a1a
+
+Backported to 0.10.6 by Arthur Zamarin 
+
+--- a/flexmock.py
 b/flexmock.py
+@@ -254,13 +254,13 @@ class Expectation(object):
+ #  - it's not a static method
+ #  - the mocked object is a module - module "methods" are in fact 
plain functions;
+ #unless they're classes, which means they still have __init__
+-is_method = ((inspect.ismethod(self.original) or 
inspect.isfunction(self.original)
+-  or _isclass(self.original)) and
+- self.method_type is not staticmethod and
+- (not isinstance(self._mock, types.ModuleType) or
+-  _isclass(self.original)))
++is_builtin_method = isinstance(self.original, types.BuiltinMethodType)
++is_method = inspect.ismethod(self.original) and self.method_type is 
not staticmethod
++is_class = inspect.isclass(self.original)
++is_class_method = (inspect.isfunction(self.original) and 
inspect.isclass(self.mock)
++   and self.method_type is not staticmethod)
+ args_len = len(allowed.args)
+-if is_method:
++if is_builtin_method or is_method or is_class or is_class_method:
+ args_len -= 1
+ minimum = args_len - (allowed.defaults and len(allowed.defaults) or 0)
+ maximum = None
+--- a/tests/flexmock_test.py
 b/tests/flexmock_test.py
+@@ -17,6 +17,7 @@ from flexmock import ReturnValue
+ from flexmock import flexmock_teardown
+ from flexmock import _format_args
+ from flexmock import _isproperty
++import random
+ import flexmock
+ import re
+ import sys
+@@ -308,6 +309,15 @@ class RegularClass(object):
+ assertEqual('got an int', mock.method_foo(23))
+ assertRaises(MethodSignatureError, mock.method_foo, 2.0)
+ 
++def test_with_args_should_work_with_builtin_c_functions_and_methods(self):
++flexmock(sys.stdout).should_call("write")  # set fall-through
++
flexmock(sys.stdout).should_receive("write").with_args("flexmock_builtin_test").once()
++sys.stdout.write("flexmock_builtin_test")
++
++def test_with_args_should_work_with_builtin_python_methods(self):
++flexmock(random).should_receive("randint").with_args(1, 10).once()
++random.randint(1, 10)
++
+ def 
test_flexmock_should_match_expectations_against_user_defined_classes(self):
+ mock = flexmock(name='temp')
+ 
+-- 
+2.33.0
+

diff --git a/dev-python/flexmock/flexmock-0.10.6.ebuild 
b/dev-python/flexmock/flexmock-0.10.6.ebuild
new file mode 100644
index 000..7280fd3db06
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+

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

2021-07-27 Thread Marek Szuba
commit: e3262d58fe9ff2ef0ec0352f4a48f6552ab0afbf
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Jul 27 11:34:16 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Jul 27 11:36:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3262d58

dev-python/flexmock: keyword 0.10.4 for ~riscv

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild 
b/dev-python/flexmock/flexmock-0.10.4.ebuild
index 7045a6d0ba7..5be99a9dfb3 100644
--- a/dev-python/flexmock/flexmock-0.10.4.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~riscv"
 
 distutils_enable_tests pytest
 



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

2021-06-05 Thread Michał Górny
commit: 1fb72ff52d6eda08bf6eaf192829dc12b87f4a2b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  5 13:42:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  5 13:42:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb72ff5

dev-python/flexmock: Enable py3.10

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild 
b/dev-python/flexmock/flexmock-0.10.4.ebuild
index 22c19f0099f..7045a6d0ba7 100644
--- a/dev-python/flexmock/flexmock-0.10.4.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit distutils-r1
 



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

2021-03-03 Thread Sam James
commit: 35b8dbaee5ee189bc38f20f9837cd9d13e1ddac3
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 03:13:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 03:13:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b8dbae

dev-python/flexmock: mark ALLARCHES

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

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

diff --git a/dev-python/flexmock/metadata.xml b/dev-python/flexmock/metadata.xml
index b15f95a46db..c6d684cf9f1 100644
--- a/dev-python/flexmock/metadata.xml
+++ b/dev-python/flexmock/metadata.xml
@@ -13,6 +13,7 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   

bkabrda/flexmock
flexmock



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

2021-03-03 Thread Sam James
commit: 78f291f00bdc79454abe4b20faa0b380633f0d8b
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 03:13:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 03:13:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f291f0

dev-python/flexmock: add Python 3.9, modernise

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

 dev-python/flexmock/flexmock-0.10.4.ebuild | 17 +++--
 1 file changed, 3 insertions(+), 14 deletions(-)

diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild 
b/dev-python/flexmock/flexmock-0.10.4.ebuild
index b93e57f3ca2..22c19f0099f 100644
--- a/dev-python/flexmock/flexmock-0.10.4.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 
 inherit distutils-r1
 
@@ -14,21 +14,10 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND="
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-   "
-RDEPEND=""
+distutils_enable_tests pytest
 
 python_install_all() {
distutils-r1_python_install_all
dodoc -r docs
 }
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}



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

2020-06-21 Thread Agostino Sarubbo
commit: 7974fc8935d4205e88f2a7b0e10e5d2edfb700fa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 21 16:52:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 21 16:54:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7974fc89

dev-python/flexmock: amd64 stable wrt bug #728782

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild 
b/dev-python/flexmock/flexmock-0.10.4.ebuild
index d9be5c143fc..0597aa309b2 100644
--- a/dev-python/flexmock/flexmock-0.10.4.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-04-23 Thread Marek Szuba
commit: 7721c1d8b9f574c2389da32da3bddcefc127cf8b
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Apr 23 23:20:01 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Apr 23 23:23:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7721c1d8

dev-python/flexmock: support python3_8 and pypy3

Both build fine and pass all tests (on an up-to-date ~amd64 system).

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

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

diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild 
b/dev-python/flexmock/flexmock-0.10.4.ebuild
index bd88e29a25a..d9be5c143fc 100644
--- a/dev-python/flexmock/flexmock-0.10.4.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.4.ebuild
@@ -3,12 +3,12 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
 
 DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="http://flexmock.readthedocs.org/;
+HOMEPAGE="https://flexmock.readthedocs.org/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"



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

2020-03-27 Thread Michał Górny
commit: 27ee9d907327b13c112dfaa49551b6eddc686f24
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 27 09:12:20 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 27 09:16:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ee9d90

dev-python/flexmock: Remove redundant versions

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

 dev-python/flexmock/Manifest   |  2 --
 dev-python/flexmock/flexmock-0.10.2.ebuild | 34 --
 dev-python/flexmock/flexmock-0.10.3.ebuild | 34 --
 3 files changed, 70 deletions(-)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 7d6098a560d..d324f235d09 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,3 +1 @@
-DIST flexmock-0.10.2.tar.gz 44425 BLAKE2B 
e49db5b7a4a739f72a2560c52d0493cc284641f7c54d11e67a4c40ae3681ed2ca22fdc17c9f8ffc667bef409e1ecb5e36acdcd73a968984a38992927ff7c416f
 SHA512 
6824da47af260a93ad685b66bcbd2d9a93f98eec218242e0dd9ef885594d9218e4c7170c832a0b3ea3cf201896ec1efc2afacbffe1fc5dab032240369d7b3ac3
-DIST flexmock-0.10.3.tar.gz 45017 BLAKE2B 
03e6a709bd6c7889fa91692c27041f3d8109a57aa188a7043d5f45f757dd2bf929f80b9e57375bf7835ec4a88f032ed026c183320098546862f30c6bfedf6e8d
 SHA512 
9c19e7a6765e57789065e6f5940270f5c0395194eddd8fedaf0abe52e0ffaaa33945385e981285caa1b7facb58be92b76dd0f370c242216626a30ab97b926bd1
 DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc

diff --git a/dev-python/flexmock/flexmock-0.10.2.ebuild 
b/dev-python/flexmock/flexmock-0.10.2.ebuild
deleted file mode 100644
index de4e9ffcb5e..000
--- a/dev-python/flexmock/flexmock-0.10.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="http://flexmock.readthedocs.org/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-   "
-RDEPEND=""
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r  docs
-}
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}

diff --git a/dev-python/flexmock/flexmock-0.10.3.ebuild 
b/dev-python/flexmock/flexmock-0.10.3.ebuild
deleted file mode 100644
index d10ad94be30..000
--- a/dev-python/flexmock/flexmock-0.10.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="http://flexmock.readthedocs.org/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-   "
-RDEPEND=""
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r  docs
-}
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}



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

2019-03-26 Thread Lars Wendler
commit: 33402709c0f210dbab3768a6a688250aa63cbb84
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Mon Mar 25 19:54:22 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar 26 08:58:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33402709

dev-python/flexmock: Bump to v0.10.4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Nelo-T. Wallus  wallus.de>
Closes: https://github.com/gentoo/gentoo/pull/11507
Signed-off-by: Lars Wendler  gentoo.org>

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

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 5733f144853..7d6098a560d 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1,2 +1,3 @@
 DIST flexmock-0.10.2.tar.gz 44425 BLAKE2B 
e49db5b7a4a739f72a2560c52d0493cc284641f7c54d11e67a4c40ae3681ed2ca22fdc17c9f8ffc667bef409e1ecb5e36acdcd73a968984a38992927ff7c416f
 SHA512 
6824da47af260a93ad685b66bcbd2d9a93f98eec218242e0dd9ef885594d9218e4c7170c832a0b3ea3cf201896ec1efc2afacbffe1fc5dab032240369d7b3ac3
 DIST flexmock-0.10.3.tar.gz 45017 BLAKE2B 
03e6a709bd6c7889fa91692c27041f3d8109a57aa188a7043d5f45f757dd2bf929f80b9e57375bf7835ec4a88f032ed026c183320098546862f30c6bfedf6e8d
 SHA512 
9c19e7a6765e57789065e6f5940270f5c0395194eddd8fedaf0abe52e0ffaaa33945385e981285caa1b7facb58be92b76dd0f370c242216626a30ab97b926bd1
+DIST flexmock-0.10.4.tar.gz 45362 BLAKE2B 
4ff79cff3b0d8fb0c97bd60b0d5aaa7b939d3d6275a17c9bd1002b1d7acb53d4f63f5f834faf0d349d8b8d429eb063f121c4d7b6d12aa1bb3e7bdbadb861
 SHA512 
d190fcb66f0c2c4e3be2384d68b95a22c695ffa0fe8f8a218f2baa68c91683641396197cac69ddab21e4b0990b9930f56423bb7cd85770ceade9c22ece72cedc

diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild 
b/dev-python/flexmock/flexmock-0.10.4.ebuild
new file mode 100644
index 000..59e66efe32a
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="http://flexmock.readthedocs.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+   "
+RDEPEND=""
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}
+
+python_test() {
+   pytest -vv tests || die "pytest failed"
+}



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

2019-02-14 Thread Lars Wendler
commit: 38e96b4dd741aa45c272dff9207bb7449c200cdb
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb 14 13:38:39 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb 14 13:38:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e96b4d

dev-python/flexmock: Bump to version 0.10.3

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

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

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 3d1cb4b6979..5733f144853 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1 +1,2 @@
 DIST flexmock-0.10.2.tar.gz 44425 BLAKE2B 
e49db5b7a4a739f72a2560c52d0493cc284641f7c54d11e67a4c40ae3681ed2ca22fdc17c9f8ffc667bef409e1ecb5e36acdcd73a968984a38992927ff7c416f
 SHA512 
6824da47af260a93ad685b66bcbd2d9a93f98eec218242e0dd9ef885594d9218e4c7170c832a0b3ea3cf201896ec1efc2afacbffe1fc5dab032240369d7b3ac3
+DIST flexmock-0.10.3.tar.gz 45017 BLAKE2B 
03e6a709bd6c7889fa91692c27041f3d8109a57aa188a7043d5f45f757dd2bf929f80b9e57375bf7835ec4a88f032ed026c183320098546862f30c6bfedf6e8d
 SHA512 
9c19e7a6765e57789065e6f5940270f5c0395194eddd8fedaf0abe52e0ffaaa33945385e981285caa1b7facb58be92b76dd0f370c242216626a30ab97b926bd1

diff --git a/dev-python/flexmock/flexmock-0.10.3.ebuild 
b/dev-python/flexmock/flexmock-0.10.3.ebuild
new file mode 100644
index 000..8c999e830bd
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="http://flexmock.readthedocs.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+   "
+RDEPEND=""
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r  docs
+}
+
+python_test() {
+   pytest -vv tests || die "pytest failed"
+}



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

2018-05-02 Thread Michał Górny
commit: 010eb71a62b94e91bae1e08e57103eb7aa03d047
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Sun Apr 15 09:21:45 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  2 17:05:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010eb71a

dev-python/flexmock: Initial commit on v0.10.2

Package-Manager: Portage-2.3.26, Repoman-2.3.7

 dev-python/flexmock/Manifest   |  1 +
 dev-python/flexmock/flexmock-0.10.2.ebuild | 33 ++
 dev-python/flexmock/metadata.xml   | 20 ++
 3 files changed, 54 insertions(+)

diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
new file mode 100644
index 000..3d1cb4b6979
--- /dev/null
+++ b/dev-python/flexmock/Manifest
@@ -0,0 +1 @@
+DIST flexmock-0.10.2.tar.gz 44425 BLAKE2B 
e49db5b7a4a739f72a2560c52d0493cc284641f7c54d11e67a4c40ae3681ed2ca22fdc17c9f8ffc667bef409e1ecb5e36acdcd73a968984a38992927ff7c416f
 SHA512 
6824da47af260a93ad685b66bcbd2d9a93f98eec218242e0dd9ef885594d9218e4c7170c832a0b3ea3cf201896ec1efc2afacbffe1fc5dab032240369d7b3ac3

diff --git a/dev-python/flexmock/flexmock-0.10.2.ebuild 
b/dev-python/flexmock/flexmock-0.10.2.ebuild
new file mode 100644
index 000..21a1616d30e
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.10.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="http://flexmock.readthedocs.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+   "
+RDEPEND=""
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r  docs
+}
+
+python_test() {
+   pytest -vv tests || die "pytest failed"
+}

diff --git a/dev-python/flexmock/metadata.xml b/dev-python/flexmock/metadata.xml
new file mode 100644
index 000..b15f95a46db
--- /dev/null
+++ b/dev-python/flexmock/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   n...@wallus.de
+   Nelo-Thara Wallus
+   
+   
+   polynomia...@gentoo.org
+   Lars Wendler
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   bkabrda/flexmock
+   flexmock
+   
+