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

2023-11-07 Thread Michał Górny
commit: 7539c79beb33282c20a71aeb8e96b84d320e13e6
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  7 15:24:46 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  7 15:24:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7539c79b

dev-python/pytest-services: Enable py3.12

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 7c9b278994d3..dcbe182d8cf0 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1
 



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

2023-11-07 Thread Michał Górny
commit: 419b9510df7acc29e960ed59c3e77a9092813bef
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  7 16:01:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  7 16:01:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419b9510

dev-python/pytest-services: Fix pkgcheck warnings

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

 dev-python/pytest-services/Manifest| 2 +-
 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index 2752ce471765..815ea17d6dc6 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1 +1 @@
-DIST pytest-services-2.2.1.tar.gz 21303 BLAKE2B 
6f4b66b713ca4976eae61bf516bfecf13b8d6f56e03ae772ba9465e7c4c52b8d5ffa713b9441c73538a0b05665da7b7aa53d5f5da1626c6c208edf1c8239b1b1
 SHA512 
95d70431a7c3fa3b1602e6ad0e72975cecf5f0464e1bbc21d5b4eee6aefee52794c7b1d8dacf0681cc4cbb5ae7910075a7d0b3859647cc55298a2792489c4bfb
+DIST pytest-services-2.2.1.gh.tar.gz 21303 BLAKE2B 
6f4b66b713ca4976eae61bf516bfecf13b8d6f56e03ae772ba9465e7c4c52b8d5ffa713b9441c73538a0b05665da7b7aa53d5f5da1626c6c208edf1c8239b1b1
 SHA512 
95d70431a7c3fa3b1602e6ad0e72975cecf5f0464e1bbc21d5b4eee6aefee52794c7b1d8dacf0681cc4cbb5ae7910075a7d0b3859647cc55298a2792489c4bfb

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index dcbe182d8cf0..8d34daccb60b 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 "
 SRC_URI="
https://github.com/pytest-dev/pytest-services/archive/${PV}.tar.gz
-   -> ${P}.tar.gz
+   -> ${P}.gh.tar.gz
 "
 
 LICENSE="MIT"
@@ -34,7 +34,7 @@ BDEPEND="
dev-python/pylibmc[${PYTHON_USEDEP}]
x11-base/xorg-server[xvfb]
net-misc/memcached
-   !dev-python/pytest-salt
+   !!dev-python/pytest-salt
)
 "
 



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

2023-01-02 Thread WANG Xuerui
commit: 966eb734263cac54b2e32e9f47b367eb8a58d9e8
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue Jan  3 02:28:19 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue Jan  3 02:52:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966eb734

dev-python/pytest-services: keyword 2.2.1-r1 for ~loong

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 184000da4892..9902529c606e 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc 
x86"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]



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

2022-10-22 Thread Michał Górny
commit: 66ee77a1a4379911fe3f3e650b832d620a28e608
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 22 14:49:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 22 14:54:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ee77a1

dev-python/pytest-services: Stabilize 2.2.1-r1 ppc64, #867094

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 4ee807cd4318..184000da4892 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]



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

2022-09-10 Thread Arthur Zamarin
commit: b359074177f5123d0e44c355e843f5618d180d93
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Sep 10 18:28:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Sep 10 18:28:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3590741

dev-python/pytest-services: Keyword 2.2.1-r1 hppa, #859184

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index c1f783a576c6..4ee807cd4318 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]



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

2022-09-07 Thread Sam James
commit: 8c98224053392b26cca6e0b93da1e48d3740bb58
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  8 05:19:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  8 05:19:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c982240

dev-python/pytest-services: Keyword 2.2.1-r1 sparc, #859184

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 2736b77249da..c1f783a576c6 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]



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

2022-09-07 Thread Michał Górny
commit: d85569b696f2bde62ca67edacdf00952238193a6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep  4 09:21:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  7 07:50:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85569b6

dev-python/pytest-services: Remove redundant -p no:xvfb

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index f44d7562aadf..2736b77249da 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -44,7 +44,3 @@ PATCHES=(
"${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
"${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
 )
-
-python_test() {
-   epytest -p no:xvfb
-}



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

2022-06-22 Thread Michał Górny
commit: 808dacfe47314be45e1731aab8fb39da43bb9a61
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 22 08:00:15 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 22 08:00:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808dacfe

dev-python/pytest-services: Remove old

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

 .../pytest-services/pytest-services-2.2.1.ebuild   | 50 --
 1 file changed, 50 deletions(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
deleted file mode 100644
index 67efd3025477..
--- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild
+++ /dev/null
@@ -1,50 +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="Collection of fixtures and utility functions to run service 
processes for pytest"
-HOMEPAGE="https://github.com/pytest-dev/pytest-services;
-SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/zc-lockfile[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( ${RDEPEND}
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   x11-base/xorg-server[xvfb]
-   net-misc/memcached
-   !dev-python/pytest-salt
-   )
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
-   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
-)
-
-python_test() {
-   distutils_install_for_testing
-   pytest -vv tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   find "${D}" -name '*.pth' -delete || die
-}



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

2022-06-22 Thread Agostino Sarubbo
commit: 92eceb52caf0fceb01b0dabc6e22e7d820f51d71
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 06:55:03 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 06:55:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92eceb52

dev-python/pytest-services: amd64/arm64/arm/ppc/x86 stable (ALLARCHES policy) 
wrt bug #853430

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 1deec6252673..f44d7562aadf 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]



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

2022-05-22 Thread Michał Górny
commit: 16204cb5fda623d9531785ca2286ce2902903368
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 22 10:36:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 22 10:46:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16204cb5

dev-python/pytest-services: Enable py3.11

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

 dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 9cccb98c013d..1deec6252673 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 



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

2022-05-22 Thread Michał Górny
commit: 82808df331c644fe2336cb701290345a3a4933a9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 22 10:08:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 22 10:46:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82808df3

dev-python/pytest-services: Use PEP517 build

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

 .../pytest-services-2.2.1-r1.ebuild| 50 ++
 1 file changed, 50 insertions(+)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
new file mode 100644
index ..9cccb98c013d
--- /dev/null
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-services/
+   https://pypi.org/project/pytest-services/
+"
+SRC_URI="
+   https://github.com/pytest-dev/pytest-services/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/zc-lockfile[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   x11-base/xorg-server[xvfb]
+   net-misc/memcached
+   !dev-python/pytest-salt
+   )
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
+   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
+)
+
+python_test() {
+   epytest -p no:xvfb
+}



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

2022-03-26 Thread Marek Szuba
commit: 2d706c83a607ce547bed75fdea8d72388cba8b5e
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Mar 26 21:45:14 2022 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Mar 26 21:45:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d706c83

dev-python/pytest-services: keyword 2.2.1 for ~riscv

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

 dev-python/pytest-services/pytest-services-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
index d8f31829ec9c..67efd3025477 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
 IUSE="test"
 
 RDEPEND="



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

2022-01-31 Thread Michał Górny
commit: 5019f66ec505c9fb652d2746b29891fb98b53d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 10:49:25 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 10:49:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5019f66e

dev-python/pytest-services: Add pypy3 love

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

 dev-python/pytest-services/pytest-services-2.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
index 8916dcea84a6..d8f31829ec9c 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"



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

2021-07-04 Thread Michał Górny
commit: 5b49f02c95bb6621c762790a35c5af7ae81afba8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul  4 08:09:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul  4 08:28:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b49f02c

dev-python/pytest-services: Port to py3.10

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

 dev-python/pytest-services/pytest-services-2.2.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
index 0242ab588aa..8916dcea84a 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1.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
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"



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

2020-12-06 Thread Michał Górny
commit: 874091edd6d7b2e8130ed84c659f4a3b53c0e021
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec  6 23:31:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec  6 23:45:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874091ed

dev-python/pytest-services: Remove old

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

 dev-python/pytest-services/Manifest|  1 -
 .../pytest-services/pytest-services-2.2.0.ebuild   | 51 --
 2 files changed, 52 deletions(-)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index bc127119af3..2752ce47176 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1,2 +1 @@
-DIST pytest-services-2.2.0.tar.gz 20995 BLAKE2B 
a65455d89190d6b63854df7509124c8056c962640972f67210e3b3dbf2d669708e4edb124077cd32e7fe429e884372f4248396377b5d4879d9f7313c3ef7df46
 SHA512 
48430d6c107626a4e13a8eb16cf5cc3b2068e34869b8a4e3e615fd7a20f3644a028c911211f3de885ffd942cafd3946c313e76ddcf6199bedc9731f7b88c843a
 DIST pytest-services-2.2.1.tar.gz 21303 BLAKE2B 
6f4b66b713ca4976eae61bf516bfecf13b8d6f56e03ae772ba9465e7c4c52b8d5ffa713b9441c73538a0b05665da7b7aa53d5f5da1626c6c208edf1c8239b1b1
 SHA512 
95d70431a7c3fa3b1602e6ad0e72975cecf5f0464e1bbc21d5b4eee6aefee52794c7b1d8dacf0681cc4cbb5ae7910075a7d0b3859647cc55298a2792489c4bfb

diff --git a/dev-python/pytest-services/pytest-services-2.2.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
deleted file mode 100644
index 37d25adeb0f..000
--- a/dev-python/pytest-services/pytest-services-2.2.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-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="Collection of fixtures and utility functions to run service 
processes for pytest"
-HOMEPAGE="https://github.com/pytest-dev/pytest-services;
-SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/zc-lockfile[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( ${RDEPEND}
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   x11-base/xorg-server[xvfb]
-   net-misc/memcached
-   !dev-python/pytest-salt
-   )
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
-   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
-)
-
-python_test() {
-   distutils_install_for_testing
-   pytest -vv tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   find "${D}" -name '*.pth' -delete || die
-}



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

2020-12-06 Thread Sam James
commit: 46336263f5d6c3820e71e4c5cc5f1ede14f8fe77
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  6 22:21:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  6 22:21:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46336263

dev-python/pytest-services: Stabilize 2.2.1 ALLARCHES, #758587

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

 dev-python/pytest-services/pytest-services-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
index a10297b8270..a3afe220468 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-11-04 Thread Michał Górny
commit: 32734d8e93f28324b2dfbc0e93557ab7d4e18d6e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  4 11:19:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  4 11:19:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32734d8e

dev-python/pytest-services: Remove old

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

 dev-python/pytest-services/Manifest|  1 -
 .../pytest-services/pytest-services-2.1.0.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index aa7af4dde44..bc127119af3 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1,3 +1,2 @@
-DIST pytest-services-2.1.0.tar.gz 20552 BLAKE2B 
6359c419591efed553e095e267c24f78f36b152f0eefe21d46742f7c15f05e92a9e86891f99762a3716fef5284b00d07d8d6eb825008dbbbf07e36dc62a7a6b4
 SHA512 
54a487546a2af7996acdbcd63bfc01626832aa41683617cdd345453cf6518afdf03cb8c2465e1f5d28c88b2cc801ffb0d9d4440582865f899e21fe42ab431ebc
 DIST pytest-services-2.2.0.tar.gz 20995 BLAKE2B 
a65455d89190d6b63854df7509124c8056c962640972f67210e3b3dbf2d669708e4edb124077cd32e7fe429e884372f4248396377b5d4879d9f7313c3ef7df46
 SHA512 
48430d6c107626a4e13a8eb16cf5cc3b2068e34869b8a4e3e615fd7a20f3644a028c911211f3de885ffd942cafd3946c313e76ddcf6199bedc9731f7b88c843a
 DIST pytest-services-2.2.1.tar.gz 21303 BLAKE2B 
6f4b66b713ca4976eae61bf516bfecf13b8d6f56e03ae772ba9465e7c4c52b8d5ffa713b9441c73538a0b05665da7b7aa53d5f5da1626c6c208edf1c8239b1b1
 SHA512 
95d70431a7c3fa3b1602e6ad0e72975cecf5f0464e1bbc21d5b4eee6aefee52794c7b1d8dacf0681cc4cbb5ae7910075a7d0b3859647cc55298a2792489c4bfb

diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
deleted file mode 100644
index a3afe220468..000
--- a/dev-python/pytest-services/pytest-services-2.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-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="Collection of fixtures and utility functions to run service 
processes for pytest"
-HOMEPAGE="https://github.com/pytest-dev/pytest-services;
-SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/zc-lockfile[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( ${RDEPEND}
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   x11-base/xorg-server[xvfb]
-   net-misc/memcached
-   !dev-python/pytest-salt
-   )
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
-   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
-)
-
-python_test() {
-   distutils_install_for_testing
-   pytest -vv tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   find "${D}" -name '*.pth' -delete || die
-}



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

2020-11-04 Thread Sam James
commit: f05dc008aad118c6d7596fab796272fe59f7e270
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  4 10:52:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  4 10:52:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f05dc008

dev-python/pytest-services: Stabilize 2.2.0 ALLARCHES, #752297

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

 dev-python/pytest-services/pytest-services-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
index 6b80c4b4661..37d25adeb0f 100644
--- a/dev-python/pytest-services/pytest-services-2.2.0.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-11-03 Thread Sergei Trofimovich
commit: bc73fb30c77125fe46daeb69ffecf66c6ff43c4d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Nov  4 07:58:11 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Nov  4 07:58:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc73fb30

dev-python/pytest-services: stable 2.2.0 for ppc

stable wrt bug #752297

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/pytest-services/pytest-services-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.2.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
index 4d08d2390cf..6b80c4b4661 100644
--- a/dev-python/pytest-services/pytest-services-2.2.0.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2020-10-30 Thread Michał Górny
commit: 2883c4cda370663d9f126c6b87177740110bb394
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 30 17:15:43 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 30 17:23:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2883c4cd

dev-python/pytest-services: Bump to 2.2.1

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

 dev-python/pytest-services/Manifest|  1 +
 .../pytest-services/pytest-services-2.2.1.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index 33203f5efd3..aa7af4dde44 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-services-2.1.0.tar.gz 20552 BLAKE2B 
6359c419591efed553e095e267c24f78f36b152f0eefe21d46742f7c15f05e92a9e86891f99762a3716fef5284b00d07d8d6eb825008dbbbf07e36dc62a7a6b4
 SHA512 
54a487546a2af7996acdbcd63bfc01626832aa41683617cdd345453cf6518afdf03cb8c2465e1f5d28c88b2cc801ffb0d9d4440582865f899e21fe42ab431ebc
 DIST pytest-services-2.2.0.tar.gz 20995 BLAKE2B 
a65455d89190d6b63854df7509124c8056c962640972f67210e3b3dbf2d669708e4edb124077cd32e7fe429e884372f4248396377b5d4879d9f7313c3ef7df46
 SHA512 
48430d6c107626a4e13a8eb16cf5cc3b2068e34869b8a4e3e615fd7a20f3644a028c911211f3de885ffd942cafd3946c313e76ddcf6199bedc9731f7b88c843a
+DIST pytest-services-2.2.1.tar.gz 21303 BLAKE2B 
6f4b66b713ca4976eae61bf516bfecf13b8d6f56e03ae772ba9465e7c4c52b8d5ffa713b9441c73538a0b05665da7b7aa53d5f5da1626c6c208edf1c8239b1b1
 SHA512 
95d70431a7c3fa3b1602e6ad0e72975cecf5f0464e1bbc21d5b4eee6aefee52794c7b1d8dacf0681cc4cbb5ae7910075a7d0b3859647cc55298a2792489c4bfb

diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
new file mode 100644
index 000..a10297b8270
--- /dev/null
+++ b/dev-python/pytest-services/pytest-services-2.2.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-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="Collection of fixtures and utility functions to run service 
processes for pytest"
+HOMEPAGE="https://github.com/pytest-dev/pytest-services;
+SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/zc-lockfile[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   x11-base/xorg-server[xvfb]
+   net-misc/memcached
+   !dev-python/pytest-salt
+   )
+"
+
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
+   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
+)
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   find "${D}" -name '*.pth' -delete || die
+}



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

2020-09-25 Thread Michał Górny
commit: 635b25bda507c8367333110817e4b47011b303dd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 25 07:35:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 25 07:58:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635b25bd

dev-python/pytest-services: Bump to 2.2.0

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

 dev-python/pytest-services/Manifest|  1 +
 .../pytest-services/pytest-services-2.2.0.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index 5c9f267a154..33203f5efd3 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1 +1,2 @@
 DIST pytest-services-2.1.0.tar.gz 20552 BLAKE2B 
6359c419591efed553e095e267c24f78f36b152f0eefe21d46742f7c15f05e92a9e86891f99762a3716fef5284b00d07d8d6eb825008dbbbf07e36dc62a7a6b4
 SHA512 
54a487546a2af7996acdbcd63bfc01626832aa41683617cdd345453cf6518afdf03cb8c2465e1f5d28c88b2cc801ffb0d9d4440582865f899e21fe42ab431ebc
+DIST pytest-services-2.2.0.tar.gz 20995 BLAKE2B 
a65455d89190d6b63854df7509124c8056c962640972f67210e3b3dbf2d669708e4edb124077cd32e7fe429e884372f4248396377b5d4879d9f7313c3ef7df46
 SHA512 
48430d6c107626a4e13a8eb16cf5cc3b2068e34869b8a4e3e615fd7a20f3644a028c911211f3de885ffd942cafd3946c313e76ddcf6199bedc9731f7b88c843a

diff --git a/dev-python/pytest-services/pytest-services-2.2.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
new file mode 100644
index 000..4d08d2390cf
--- /dev/null
+++ b/dev-python/pytest-services/pytest-services-2.2.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-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="Collection of fixtures and utility functions to run service 
processes for pytest"
+HOMEPAGE="https://github.com/pytest-dev/pytest-services;
+SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/zc-lockfile[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   x11-base/xorg-server[xvfb]
+   net-misc/memcached
+   !dev-python/pytest-salt
+   )
+"
+
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
+   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
+)
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   find "${D}" -name '*.pth' -delete || die
+}



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

2020-09-21 Thread Michał Górny
commit: 6456b682959716ec1bad0b458413e35a4a34afdc
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 16:03:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 16:06:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6456b682

dev-python/pytest-services: rm setuptools rdep for pytest entrypoint

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

 dev-python/pytest-services/pytest-services-2.1.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
index 08f34377147..a3afe220468 100644
--- a/dev-python/pytest-services/pytest-services-2.1.0.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"



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

2020-07-31 Thread Michał Górny
commit: 310bf8b0179ea26f39b50c2ebd3a7691e7edbe66
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 31 05:38:32 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 31 06:21:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310bf8b0

dev-python/pytest-services: Remove old

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

 dev-python/pytest-services/Manifest|  1 -
 .../pytest-services/pytest-services-2.0.1.ebuild   | 51 --
 2 files changed, 52 deletions(-)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index a51a355fa8e..5c9f267a154 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1,2 +1 @@
-DIST pytest-services-2.0.1.tar.gz 20386 BLAKE2B 
5ec94fdd0fbc5990216fcbae112973fa8b41902a6fa666dd4c5dee2422f76e128ce3a576ec93ecb86bddff5f6bca0e1afaf791583bd275b2543d0e780e45014b
 SHA512 
445cd5346f0c19b68014eb3c27b06376ae6699e31d8c1fee0cb3cda6e927d0ecadbffe3b0b832dd38fe63bc1fe4e3108e2ecbcabf0641af0bdbff019681f0576
 DIST pytest-services-2.1.0.tar.gz 20552 BLAKE2B 
6359c419591efed553e095e267c24f78f36b152f0eefe21d46742f7c15f05e92a9e86891f99762a3716fef5284b00d07d8d6eb825008dbbbf07e36dc62a7a6b4
 SHA512 
54a487546a2af7996acdbcd63bfc01626832aa41683617cdd345453cf6518afdf03cb8c2465e1f5d28c88b2cc801ffb0d9d4440582865f899e21fe42ab431ebc

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
deleted file mode 100644
index 08f34377147..000
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"
-HOMEPAGE="https://github.com/pytest-dev/pytest-services;
-SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/zc-lockfile[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( ${RDEPEND}
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   x11-base/xorg-server[xvfb]
-   net-misc/memcached
-   !dev-python/pytest-salt
-   )
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
-   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
-)
-
-python_test() {
-   distutils_install_for_testing
-   pytest -vv tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   find "${D}" -name '*.pth' -delete || die
-}



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

2020-07-30 Thread Sam James
commit: 0eb82350d48bd4c168ce3d85a102893a8df738df
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 31 02:08:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 31 02:08:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb82350

dev-python/pytest-services: arm stable (bug #734472)

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/pytest-services/pytest-services-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
index 60d08abcefa..34d042faf1b 100644
--- a/dev-python/pytest-services/pytest-services-2.1.0.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2020-07-30 Thread Sam James
commit: af84b309a225fb973354db1ac4d493a795f24987
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 31 02:10:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 31 02:10:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af84b309

dev-python/pytest-services: ALLARCHES stable (via arm, bug #734472)

Closes: https://bugs.gentoo.org/734472
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/pytest-services/pytest-services-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
index 34d042faf1b..08f34377147 100644
--- a/dev-python/pytest-services/pytest-services-2.1.0.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-07-29 Thread Michał Górny
commit: e7bb34cc4fe2193a53b39e31ffa27ee487f5038d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul 29 09:47:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul 29 10:20:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7bb34cc

dev-python/pytest-services: Mark ALLARCHES

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

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

diff --git a/dev-python/pytest-services/metadata.xml 
b/dev-python/pytest-services/metadata.xml
index e3205b37b69..0d519d2171f 100644
--- a/dev-python/pytest-services/metadata.xml
+++ b/dev-python/pytest-services/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

pytest-services
pytest-dev/pytest-services



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

2020-07-13 Thread Sam James
commit: 7261d9f9dfc9605962f25387587dca8afe0c8d0b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 13 22:49:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 13 23:12:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7261d9f9

dev-python/pytest-services: ppc stable (bug #727058)

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 2b67ec79987..08f34377147 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-07-06 Thread Michał Górny
commit: f1504d48b584316ffeeeba3c5454bdd67bc6de49
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jul  5 16:32:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  6 11:38:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1504d48

dev-python/pytest-services: arm stable (bug #727058)

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 1309c5837b8..2b67ec79987 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-07-05 Thread Michał Górny
commit: 2979988621c20f9ed39b4d39e8bc17a4f84c5c7f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul  5 14:57:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul  5 15:16:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29799886

dev-python/pytest-services: Stabilize 2.0.1 amd64, #727058

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

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 8875cb0a071..1309c5837b8 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-06-29 Thread Agostino Sarubbo
commit: d8c0ccaebbe46fae6a3ad62b24cf1c614353647c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 29 13:40:29 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 29 13:40:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c0ccae

dev-python/pytest-services: x86 stable wrt bug #727058

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

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 7b9808fa273..8875cb0a071 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2020-06-22 Thread Mart Raudsepp
commit: c0f098270ce20b135bb2e419138e09fb869c5e0e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Mon Jun 22 05:41:56 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jun 22 19:02:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f09827

dev-python/pytest-services: arm64 stable (bug #727058)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 60d08abcefa..7b9808fa273 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2020-06-21 Thread Michał Górny
commit: 10395bef26dcac487c79731e1bed68b6888182e2
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 11:13:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 11:18:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10395bef

dev-python/pytest-services: Port to py3.9

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

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index a2eec91512b..60d08abcefa 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 



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

2020-06-21 Thread Michał Górny
commit: 15991f1fbd0794ca927771ee096a5cbcd837266d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 11:14:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 11:18:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15991f1f

dev-python/pytest-services: Bump to 2.1.0

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

 dev-python/pytest-services/Manifest|  1 +
 .../pytest-services/pytest-services-2.1.0.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
index 760200c44eb..a51a355fa8e 100644
--- a/dev-python/pytest-services/Manifest
+++ b/dev-python/pytest-services/Manifest
@@ -1 +1,2 @@
 DIST pytest-services-2.0.1.tar.gz 20386 BLAKE2B 
5ec94fdd0fbc5990216fcbae112973fa8b41902a6fa666dd4c5dee2422f76e128ce3a576ec93ecb86bddff5f6bca0e1afaf791583bd275b2543d0e780e45014b
 SHA512 
445cd5346f0c19b68014eb3c27b06376ae6699e31d8c1fee0cb3cda6e927d0ecadbffe3b0b832dd38fe63bc1fe4e3108e2ecbcabf0641af0bdbff019681f0576
+DIST pytest-services-2.1.0.tar.gz 20552 BLAKE2B 
6359c419591efed553e095e267c24f78f36b152f0eefe21d46742f7c15f05e92a9e86891f99762a3716fef5284b00d07d8d6eb825008dbbbf07e36dc62a7a6b4
 SHA512 
54a487546a2af7996acdbcd63bfc01626832aa41683617cdd345453cf6518afdf03cb8c2465e1f5d28c88b2cc801ffb0d9d4440582865f899e21fe42ab431ebc

diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild 
b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
new file mode 100644
index 000..60d08abcefa
--- /dev/null
+++ b/dev-python/pytest-services/pytest-services-2.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"
+HOMEPAGE="https://github.com/pytest-dev/pytest-services;
+SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/zc-lockfile[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   x11-base/xorg-server[xvfb]
+   net-misc/memcached
+   !dev-python/pytest-salt
+   )
+"
+
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${FILESDIR}/pytest-services-2.0.1-no-mysql.patch"
+   "${FILESDIR}/pytest-services-2.0.1-lockdir.patch"
+)
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   find "${D}" -name '*.pth' -delete || die
+}



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

2020-06-04 Thread Patrick McLean
commit: 6437783817bd159dd7d09dfe8f906162f5c244a4
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jun  4 20:50:55 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jun  4 20:51:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64377838

dev-python/pytest-services-2.0.1: Add missing test deps (bug #708652)

Closes: https://bugs.gentoo.org/708652
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pytest-services/pytest-services-2.0.1.ebuild | 16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index cecaf44b17d..a2eec91512b 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"
@@ -15,16 +16,21 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
-RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/zc-lockfile[${PYTHON_USEDEP}]"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
+   dev-python/zc-lockfile[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( ${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pylibmc[${PYTHON_USEDEP}]
x11-base/xorg-server[xvfb]
-   )"
+   net-misc/memcached
+   !dev-python/pytest-salt
+   )
+"
 
 RESTRICT="!test? ( test )"
 



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

2020-06-04 Thread Michał Górny
commit: 38eb54930023ddb041bb335b779f31df04716d48
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:19:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38eb5493

dev-python/pytest-services: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 0cdfbecacfb..cecaf44b17d 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-05-30 Thread Sergei Trofimovich
commit: c18fcc5888bb250540bc931e0c0ae550976b1584
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May 30 20:33:00 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May 30 20:33:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18fcc58

dev-python/pytest-services: keyworded 2.0.1 for ia64, bug #717946

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 158ae2ae286..0cdfbecacfb 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-05-30 Thread Michał Górny
commit: 2b6768ad7aed022292fdfedcc50b96e8c1d926af
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 30 16:11:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 30 16:20:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6768ad

dev-python/pytest-services: Keyword 2.0.1 ppc, #717946

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

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 0c20f5b3d9c..158ae2ae286 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-05-30 Thread Michał Górny
commit: a909a68eed19006a287ee79c79699455a466e063
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 30 15:38:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 30 16:20:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a909a68e

dev-python/pytest-services: Add test-dep on xorg-server[xvfb]

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

 dev-python/pytest-services/pytest-services-2.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index e2110f70289..0c20f5b3d9c 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -23,6 +23,7 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pylibmc[${PYTHON_USEDEP}]
+   x11-base/xorg-server[xvfb]
)"
 
 RESTRICT="!test? ( test )"



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

2020-04-28 Thread Mart Raudsepp
commit: a6acf3d67ea70ff242f68d07e83cfe7a1927b2ac
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Tue Apr 28 01:07:12 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Apr 28 19:23:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6acf3d6

dev-python/pytest-services: arm64 keyworded (bug #715008)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index f754b2403cc..e2110f70289 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-03-31 Thread Georgy Yakovlev
commit: b63378de70259c7ac2c4f5294c066cc490a08196
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Mar 31 07:33:49 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Mar 31 07:36:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b63378de

dev-python/pytest-services: add ~ppc64 keyword, bug #715008

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 7725ce548f2..f754b2403cc 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-03-26 Thread Patrick McLean
commit: 793839a69d20f31899fa01a1a26507cae1157470
Author: Patrick McLean  sony  com>
AuthorDate: Thu Mar 26 18:06:57 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Mar 26 22:38:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793839a6

dev-python/pytest-services-2.0.1: Add py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index a4cf3dba600..7725ce548f2 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"



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

2020-03-17 Thread Michał Górny
commit: 4582ccc550ed8fc757c61309831325f33576eb94
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 17 07:38:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 17 08:07:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4582ccc5

dev-python/pytest-services: Clean py2 deps up

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

 dev-python/pytest-services/pytest-services-2.0.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 6a3b56d4798..a4cf3dba600 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -23,7 +23,6 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pylibmc[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'dev-python/subprocess32[${PYTHON_USEDEP}]' -2)
)"
 
 RESTRICT="!test? ( test )"



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

2020-03-16 Thread Matt Turner
commit: 9def35f7db0d73cb837fa6fed7ea0d335e44d156
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar 17 01:53:15 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar 17 02:09:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9def35f7

dev-python/pytest-services-2.0.1: add ~alpha, bug 700918

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 37e74ae7b5d..6a3b56d4798 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-01-28 Thread Agostino Sarubbo
commit: b9037de9a4fddf50011bb583d15e70316c4a17d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jan 28 10:19:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jan 28 10:19:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9037de9

dev-python/pytest-services: ~x86 keyword wrt bug #700918

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

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index bd37744da83..37e74ae7b5d 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2019-11-21 Thread Patrick McLean
commit: 28f010a49088868b6f92f4872b0bcc5ce6d1049b
Author: Patrick McLean  sony  com>
AuthorDate: Fri Nov 22 00:24:19 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Nov 22 00:24:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f010a4

dev-python/pytest-services: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pytest-services/Manifest|  1 +
 .../files/pytest-services-2.0.1-lockdir.patch  | 23 +++
 .../files/pytest-services-2.0.1-no-mysql.patch | 25 
 dev-python/pytest-services/metadata.xml| 12 ++
 .../pytest-services/pytest-services-2.0.1.ebuild   | 45 ++
 5 files changed, 106 insertions(+)

diff --git a/dev-python/pytest-services/Manifest 
b/dev-python/pytest-services/Manifest
new file mode 100644
index 000..760200c44eb
--- /dev/null
+++ b/dev-python/pytest-services/Manifest
@@ -0,0 +1 @@
+DIST pytest-services-2.0.1.tar.gz 20386 BLAKE2B 
5ec94fdd0fbc5990216fcbae112973fa8b41902a6fa666dd4c5dee2422f76e128ce3a576ec93ecb86bddff5f6bca0e1afaf791583bd275b2543d0e780e45014b
 SHA512 
445cd5346f0c19b68014eb3c27b06376ae6699e31d8c1fee0cb3cda6e927d0ecadbffe3b0b832dd38fe63bc1fe4e3108e2ecbcabf0641af0bdbff019681f0576

diff --git 
a/dev-python/pytest-services/files/pytest-services-2.0.1-lockdir.patch 
b/dev-python/pytest-services/files/pytest-services-2.0.1-lockdir.patch
new file mode 100644
index 000..0ecf7be8c3c
--- /dev/null
+++ b/dev-python/pytest-services/files/pytest-services-2.0.1-lockdir.patch
@@ -0,0 +1,23 @@
+diff -ur pytest-services-2.0.1.orig/pytest_services/folders.py 
pytest-services-2.0.1/pytest_services/folders.py
+--- pytest-services-2.0.1.orig/pytest_services/folders.py  2019-11-12 
13:04:01.0 -0800
 pytest-services-2.0.1/pytest_services/folders.py   2019-11-20 
23:26:55.760949590 -0800
+@@ -9,7 +9,7 @@
+ @pytest.fixture(scope='session')
+ def root_dir():
+ """The parent directory of the test base artifact directory."""
+-return '/tmp'
++return os.getenv("TMPDIR") or '/tmp'
+ 
+ 
+ @pytest.yield_fixture(scope='session')
+@@ -47,7 +47,8 @@
+ def memory_root_dir(root_dir):
+ """The parent directory of the test artifact directory in memory."""
+ # check for a free space for at least 8 parallel processes
+-if os.path.exists('/dev/shm') and psutil.disk_usage('/dev/shm').free > 
1024 * 1024 * 64 * 10:
++if os.path.exists('/dev/shm') and psutil.disk_usage('/dev/shm').free > 
1024 * 1024 * 64 * 10 \
++and os.access('/dev/shm', os.W_OK):
+ return '/dev/shm'
+ return root_dir
+ 
+Only in pytest-services-2.0.1/pytest_services: .folders.py.un~

diff --git 
a/dev-python/pytest-services/files/pytest-services-2.0.1-no-mysql.patch 
b/dev-python/pytest-services/files/pytest-services-2.0.1-no-mysql.patch
new file mode 100644
index 000..2a86f5110d5
--- /dev/null
+++ b/dev-python/pytest-services/files/pytest-services-2.0.1-no-mysql.patch
@@ -0,0 +1,25 @@
+diff -ur pytest-services-2.0.1.orig/tests/test_plugin.py 
pytest-services-2.0.1/tests/test_plugin.py
+--- pytest-services-2.0.1.orig/tests/test_plugin.py2019-11-12 
13:04:01.0 -0800
 pytest-services-2.0.1/tests/test_plugin.py 2019-11-20 19:28:17.789932680 
-0800
+@@ -3,7 +3,6 @@
+ import socket
+ 
+ import pylibmc
+-import MySQLdb
+ 
+ 
+ def test_memcached(request, memcached, memcached_socket):
+@@ -17,12 +16,6 @@
+ assert mc.get('some') is None
+ 
+ 
+-def test_mysql(mysql, mysql_connection, mysql_socket):
+-"""Test mysql service."""
+-conn = MySQLdb.connect(user='root', unix_socket=mysql_socket)
+-assert conn
+-
+-
+ def test_xvfb(xvfb, xvfb_display):
+ """Test xvfb service."""
+ socket.create_connection(('127.0.0.1', 6000 + xvfb_display))
+Only in pytest-services-2.0.1/tests: .test_plugin.py.un~

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
new file mode 100644
index 000..a6c14c4348a
--- /dev/null
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+inherit distutils-r1
+
+DESCRIPTION="Collection of fixtures and utility functions to run service 
processes for pytest"