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

2023-06-14 Thread Michał Górny
commit: 3310ba3d74aee54d836cfa88d9eb9377dc7e5c64
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 14 15:09:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 14 16:11:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3310ba3d

dev-python/service_identity: Correct distfile filename

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

 dev-python/service_identity/Manifest  | 2 +-
 dev-python/service_identity/service_identity-21.1.0-r1.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index 3746efcdfefb..d42dd48f2faf 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1 +1 @@
-DIST service_identity-21.1.0.gh.tar.gz 35326 BLAKE2B 
c6c985db990f9a93b2954a596817b476e178fd5949a683aebe7506e56ed90a19f872f6c5caa5a7219c162cfd43924e0a3cdb36a666aca01b28736f0927ae72b2
 SHA512 
6375bc5e8329118b2beb163ecc1479839e4e98173576e4737deebcc4c057ac357315976d3f53a280defd4e2c1f6b74e9604ec1aa94144240c2fb4bf07461
+DIST service-identity-21.1.0.gh.tar.gz 35326 BLAKE2B 
c6c985db990f9a93b2954a596817b476e178fd5949a683aebe7506e56ed90a19f872f6c5caa5a7219c162cfd43924e0a3cdb36a666aca01b28736f0927ae72b2
 SHA512 
6375bc5e8329118b2beb163ecc1479839e4e98173576e4737deebcc4c057ac357315976d3f53a280defd4e2c1f6b74e9604ec1aa94144240c2fb4bf07461

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
index 7c722dbd8a65..9beb3883a776 100644
--- a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
@@ -8,6 +8,7 @@ PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1
 
+MY_P=${P/_/-}
 DESCRIPTION="Service identity verification for pyOpenSSL"
 HOMEPAGE="
https://github.com/pyca/service-identity/
@@ -15,9 +16,9 @@ HOMEPAGE="
 "
 SRC_URI="
https://github.com/pyca/service-identity/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
+   -> ${MY_P}.gh.tar.gz
 "
-S=${WORKDIR}/${P/_/-}
+S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"



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

2023-05-27 Thread Sam James
commit: b45d3dcbb60c922acf50dcdd73bdedad967052a9
Author: Sam James  gentoo  org>
AuthorDate: Sat May 27 15:17:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 27 15:20:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45d3dcb

dev-python/service_identity: enable py3.12

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

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

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
index a9f2e769d9d6..7c722dbd8a65 100644
--- a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0-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/service_identity/

2022-07-04 Thread Michał Górny
commit: 3bbf4920dfa7aabe9e73f805c9e125799b310aa8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 26 10:20:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  4 06:57:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbf4920

dev-python/service_identity: Remove keywords for wd40 arches

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

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

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
index c2e6bb4f8f5a..c44c3fb35dd9 100644
--- a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux ~x64-macos"
 
 RDEPEND="
>=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]



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

2022-06-13 Thread Michał Górny
commit: 9e2a6dba46870d9708dcc027fdf9aa6a1776de25
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 13 08:21:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 13 08:21:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e2a6dba

dev-python/service_identity: Remove old

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

 .../service_identity-21.1.0.ebuild | 27 --
 1 file changed, 27 deletions(-)

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
deleted file mode 100644
index 724c9098b3db..
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Service identity verification for pyOpenSSL"
-HOMEPAGE="https://github.com/pyca/service-identity;
-SRC_URI="https://github.com/pyca/service-identity/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
-S=${WORKDIR}/${P/_/-}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-# TODO: upstream made pyopenssl optional
-RDEPEND="
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
-   >=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest



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

2022-06-13 Thread Agostino Sarubbo
commit: 89f4ce9642f49ffb44ce94ec06ed64f28ac5199c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 13 07:02:05 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 13 07:02:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f4ce96

dev-python/service_identity: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable 
(ALLARCHES policy) wrt bug #851435

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

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

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
index 2bd1bd80bf7b..c2e6bb4f8f5a 100644
--- a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="
>=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]



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

2022-05-28 Thread Michał Górny
commit: 29d0b1e794886519fce1f5f944b6a3bf2cd3f8c2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 28 10:39:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 28 10:45:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d0b1e7

dev-python/service_identity: Correct RDEPs

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

 dev-python/service_identity/service_identity-21.1.0-r1.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
index 519cfbe9016a..2bd1bd80bf7b 100644
--- a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
@@ -23,13 +23,17 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
-# TODO: upstream made pyopenssl optional
 RDEPEND="
+   >=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]
+   dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/pyasn1[${PYTHON_USEDEP}]
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
-   >=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest



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

2022-05-12 Thread Michał Górny
commit: 798fde3f577e066317fbe7f0c5b56d45d6b02da4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 12 15:32:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 12 16:16:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798fde3f

dev-python/service_identity: EAPI 8, PEP517

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

 .../service_identity-21.1.0-r1.ebuild  | 35 ++
 1 file changed, 35 insertions(+)

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
new file mode 100644
index ..edb14855d9f9
--- /dev/null
+++ b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
@@ -0,0 +1,35 @@
+# 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="Service identity verification for pyOpenSSL"
+HOMEPAGE="
+   https://github.com/pyca/service-identity/
+   https://pypi.org/project/service_identity/
+"
+SRC_URI="
+   https://github.com/pyca/service-identity/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+S=${WORKDIR}/${P/_/-}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+# TODO: upstream made pyopenssl optional
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
+   >=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2022-05-12 Thread Michał Górny
commit: 569b420c7568391fa0549c1e24e7a68f0976fe83
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 12 15:32:33 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 12 16:16:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569b420c

dev-python/service_identity: Enable py3.11

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

 dev-python/service_identity/metadata.xml  | 2 +-
 dev-python/service_identity/service_identity-21.1.0-r1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/service_identity/metadata.xml 
b/dev-python/service_identity/metadata.xml
index facd487de72b..7331b1a5a602 100644
--- a/dev-python/service_identity/metadata.xml
+++ b/dev-python/service_identity/metadata.xml
@@ -7,7 +7,7 @@



-   service_identity
+   service-identity
pyca/service-identity

 

diff --git a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
index edb14855d9f9..519cfbe9016a 100644
--- a/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0-r1.ebuild
@@ -4,14 +4,14 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 
 DESCRIPTION="Service identity verification for pyOpenSSL"
 HOMEPAGE="
https://github.com/pyca/service-identity/
-   https://pypi.org/project/service_identity/
+   https://pypi.org/project/service-identity/
 "
 SRC_URI="
https://github.com/pyca/service-identity/archive/${PV}.tar.gz



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

2022-02-07 Thread Sam James
commit: 628f6592775935ea6d116c5c33406b0a2d057dd2
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  7 09:33:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  7 09:34:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628f6592

dev-python/service_identity: Keyword 21.1.0 ia64, #831852

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

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

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
index 097d21e86d67..c97dadd33b11 100644
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2021-11-28 Thread Michał Górny
commit: ed33b78a314338bad594fbce3aeff894a2b6b7be
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 26 11:01:26 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 28 14:38:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed33b78a

dev-python/service_identity: Remove ~ia64 (due to Rust)

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

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

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
index 6f3cafc5c9bf..097d21e86d67 100644
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2021-06-14 Thread Michał Górny
commit: 5a548417773cfe139f16dc6a12963b8d6e07ed49
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 14 22:24:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 14 22:24:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a548417

dev-python/service_identity: Remove old

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

 dev-python/service_identity/Manifest   |  1 -
 .../service_identity-18.1.0-r1.ebuild  | 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index e01b01ce4c4..3746efcdfef 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1,2 +1 @@
-DIST service_identity-18.1.0.gh.tar.gz 34252 BLAKE2B 
18823e6b8ca9444591f063b4835362522e3ae374cd669f2da299389fa2977f42e0a1d715b35d90e9518bdd8ac8c76e0adf4e121e85e2352de78e621d5f1e6259
 SHA512 
6b6da48c543bfbe0d9da9f0d03dbd735ce97e64a76cbf9eae2b615ced7b91c5fcca1f25353e53858c48da9c4e0c0be4e33fa4559adb50899a79689cbb372f49b
 DIST service_identity-21.1.0.gh.tar.gz 35326 BLAKE2B 
c6c985db990f9a93b2954a596817b476e178fd5949a683aebe7506e56ed90a19f872f6c5caa5a7219c162cfd43924e0a3cdb36a666aca01b28736f0927ae72b2
 SHA512 
6375bc5e8329118b2beb163ecc1479839e4e98173576e4737deebcc4c057ac357315976d3f53a280defd4e2c1f6b74e9604ec1aa94144240c2fb4bf07461

diff --git a/dev-python/service_identity/service_identity-18.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
deleted file mode 100644
index 251840182d7..000
--- a/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Service identity verification for pyOpenSSL"
-HOMEPAGE="https://github.com/pyca/service-identity;
-SRC_URI="https://github.com/pyca/service-identity/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
-S=${WORKDIR}/${P/_/-}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-# TODO: upstream made pyopenssl optional
-RDEPEND="
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
-   dev-python/attrs[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs
-distutils_enable_tests pytest



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

2021-06-14 Thread Sam James
commit: 9e7eabb86d3be2d19121e0f8805884976a37a24d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 14 22:14:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 14 22:14:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7eabb8

dev-python/service_identity: Stabilize 21.1.0 ALLARCHES, #796107

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

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

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
index e7d0c7f9482..6f3cafc5c9b 100644
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2021-05-20 Thread Michał Górny
commit: 57a927ca72c3c9afcf2902661eea4e4575a8afb5
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Sun May 16 09:43:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 20 20:11:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a927ca

dev-python/service_identity: Bump to python 3.10

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
index 30435519b99..e7d0c7f9482 100644
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit distutils-r1
 



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

2021-05-12 Thread Michał Górny
commit: bf6cdf7e8769d12590a04408574b31c0a9f0757d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 11 22:04:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 12 07:12:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6cdf7e

dev-python/service_identity: Remove broken docs

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

 dev-python/service_identity/service_identity-21.1.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
index 37e61b27093..30435519b99 100644
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -24,5 +24,4 @@ RDEPEND="
>=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"
 
-distutils_enable_sphinx docs
 distutils_enable_tests pytest



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

2021-05-10 Thread Michał Górny
commit: 6b5915b6abf341539858772eb24012db73e26ba6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 10 07:16:14 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 10 07:24:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b5915b6

dev-python/service_identity: Bump to 21.1.0

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

 dev-python/service_identity/Manifest   |  1 +
 .../service_identity-21.1.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index e62707eb6f6..e01b01ce4c4 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1 +1,2 @@
 DIST service_identity-18.1.0.gh.tar.gz 34252 BLAKE2B 
18823e6b8ca9444591f063b4835362522e3ae374cd669f2da299389fa2977f42e0a1d715b35d90e9518bdd8ac8c76e0adf4e121e85e2352de78e621d5f1e6259
 SHA512 
6b6da48c543bfbe0d9da9f0d03dbd735ce97e64a76cbf9eae2b615ced7b91c5fcca1f25353e53858c48da9c4e0c0be4e33fa4559adb50899a79689cbb372f49b
+DIST service_identity-21.1.0.gh.tar.gz 35326 BLAKE2B 
c6c985db990f9a93b2954a596817b476e178fd5949a683aebe7506e56ed90a19f872f6c5caa5a7219c162cfd43924e0a3cdb36a666aca01b28736f0927ae72b2
 SHA512 
6375bc5e8329118b2beb163ecc1479839e4e98173576e4737deebcc4c057ac357315976d3f53a280defd4e2c1f6b74e9604ec1aa94144240c2fb4bf07461

diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild 
b/dev-python/service_identity/service_identity-21.1.0.ebuild
new file mode 100644
index 000..37e61b27093
--- /dev/null
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Service identity verification for pyOpenSSL"
+HOMEPAGE="https://github.com/pyca/service-identity;
+SRC_URI="https://github.com/pyca/service-identity/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+S=${WORKDIR}/${P/_/-}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+# TODO: upstream made pyopenssl optional
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
+   >=dev-python/attrs-19.1.0[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest



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

2020-11-28 Thread Sam James
commit: d3f6dc8259b24fe429931f4cef2dc1f01cceb14c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 28 11:31:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 28 11:34:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f6dc82

dev-python/service_identity: ~x64-macos keyworded

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0-r1.ebuild 
b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
index 341382fac25..3e84bbb1499 100644
--- a/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2020-09-20 Thread Michał Górny
commit: 1a9eb5102f79c3e6912e8d8cf321fa87c02532dd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 20 10:33:44 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 20 10:47:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9eb510

dev-python/service_identity: Remove python2

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

 ...rvice_identity-18.1.0.ebuild => service_identity-18.1.0-r1.ebuild} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
similarity index 88%
rename from dev-python/service_identity/service_identity-18.1.0.ebuild
rename to dev-python/service_identity/service_identity-18.1.0-r1.ebuild
index 9991f69d852..341382fac25 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 
@@ -22,8 +22,6 @@ RDEPEND="
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]"
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]"
 
 distutils_enable_sphinx docs
 distutils_enable_tests pytest



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

2020-05-25 Thread Michał Górny
commit: b87a248924e5f3af5f4494ac49588aeeeaf0815f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 25 19:41:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 25 19:48:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87a2489

dev-python/service_identity: Port to py3.9

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index 45f22445d0a..43dea76bb11 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 



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

2020-03-29 Thread Michał Górny
commit: e57dfa6cec7447f6c632fb87557fc644f293fe24
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 29 07:53:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 29 08:19:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57dfa6c

dev-python/service_identity: Remove redundant versions

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

 dev-python/service_identity/Manifest   |  4 --
 .../service_identity-14.0.0.ebuild | 46 
 .../service_identity-16.0.0.ebuild | 46 
 .../service_identity-17.0.0-r1.ebuild  | 46 
 .../service_identity-17.0.0.ebuild | 49 --
 5 files changed, 191 deletions(-)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index 96c69033d8e..e62707eb6f6 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1,5 +1 @@
-DIST service_identity-14.0.0.tar.gz 26033 BLAKE2B 
1cc3e0f686f79abb903a2b06e429e4f5db96719a670b371ea98a7bb52269387fb2c1beb1fcfacdc278ee628bc445a7d2879526174f3111ab874c002d2248430b
 SHA512 
d504ad388defb38a86ca82c8ff9582dbb664a929e4b4ee7f6732b2da5326c33b1764384a8d849972f83ae7800c775daf90c1f3fbc61b8d2c29294f44c7cd36d2
-DIST service_identity-16.0.0.tar.gz 30270 BLAKE2B 
ced67dc2be04db57d79c60f4fa0e330b09ec1315986206911b807b65a7b97e313ea376de74501e938aa77f2e02a693669539f899de8ec817848b24c0c03f42dd
 SHA512 
0ffa28b3dece2415a058ec159e4f85f3e86c0de520ed5d6933ec49edca91ccc79a57893ace40d5441455791433828ab55a939e90335dfdee8582627e33a896ae
-DIST service_identity-17.0.0.gh.tar.gz 29078 BLAKE2B 
4fcf8ab697d87c13268da880f8d8caf59ad2d5d8734b7a8c65100fdeca81a0261e8c88d21b7c91bbd42fc1e271bd4440826254003eaedac17f66c09312a9f15b
 SHA512 
3824cb473420a5ce6779fd35ff931189ed68286ad1f7f2936e3253a785cd76a77bbb95210a4a5fde1b1ef0c8d9c762b8e89ab44dce60ee43e34b2553ab78b5aa
-DIST service_identity-17.0.0.tar.gz 23502 BLAKE2B 
49218eb0c4021d7a69b09ca79d60b3f421c3c35b606de9bb47812e949b0f1284f0fed5bd9e18615bd569ea31b426339fb8ecacaa7e30cca0cb0abf488bea02f7
 SHA512 
4ba35166b520bbeb391c047b5fcca1dbf137a65e0624c92a6b6c2229f9521627be95195a8e502cbcc5a887d904598b1f0e63b47f6a38ee9f78afe13278d692ec
 DIST service_identity-18.1.0.gh.tar.gz 34252 BLAKE2B 
18823e6b8ca9444591f063b4835362522e3ae374cd669f2da299389fa2977f42e0a1d715b35d90e9518bdd8ac8c76e0adf4e121e85e2352de78e621d5f1e6259
 SHA512 
6b6da48c543bfbe0d9da9f0d03dbd735ce97e64a76cbf9eae2b615ced7b91c5fcca1f25353e53858c48da9c4e0c0be4e33fa4559adb50899a79689cbb372f49b

diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild 
b/dev-python/service_identity/service_identity-14.0.0.ebuild
deleted file mode 100644
index c692cfe42e3..000
--- a/dev-python/service_identity/service_identity-14.0.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Service identity verification for pyOpenSSL"
-HOMEPAGE="https://github.com/pyca/service_identity;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE=" MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 ~sparc x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.12[${PYTHON_USEDEP}]
-   >=dev-python/characteristic-14.0.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # Prevent un-needed download during build
-   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   py.test -v -v -x || die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
deleted file mode 100644
index ecebb40c717..000
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Service identity verification for pyOpenSSL"
-HOMEPAGE="https://github.com/pyca/service_identity;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE=" MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 s390 sparc x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"

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

2020-03-29 Thread Michał Górny
commit: 8345d5460490c2864f20bcd670e38626a9e05970
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 29 07:53:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 29 08:19:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8345d546

dev-python/service_identity: Stabilize 18.1.0 ALLARCHES

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index 2553d171f31..b56601be61f 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2020-03-29 Thread Michał Górny
commit: 08c4c406f287a4cd811b9dd99023d681edfddccf
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 29 07:52:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 29 08:19:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c4c406

dev-python/service_identity: Mark ALLARCHES

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

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

diff --git a/dev-python/service_identity/metadata.xml 
b/dev-python/service_identity/metadata.xml
index 108fa4e3455..6bd4e3786bd 100644
--- a/dev-python/service_identity/metadata.xml
+++ b/dev-python/service_identity/metadata.xml
@@ -5,6 +5,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 service_identity
 pyca/service_identity



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

2019-12-29 Thread Sergei Trofimovich
commit: ee635e33f998d9d37b8ba6d5975750e88a0f8565
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Dec 29 19:23:20 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 29 20:02:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee635e33

dev-python/service_identity: stable 18.1.0 for hppa, bug #700612

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index 7cecf70f742..fbe09a2669f 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-24 Thread Mikle Kolyada
commit: 400c4ca6dc9d389631213c4c2b035d3db69550bc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Dec 24 14:07:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Dec 24 14:07:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400c4ca6

dev-python/service_identity: arm stable wrt bug #700612

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index fd27f0ccfd0..7cecf70f742 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-15 Thread Agostino Sarubbo
commit: 722eaf9a1c8ee41dc1d7a82047310b6714e96914
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Dec 15 14:13:47 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Dec 15 14:13:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722eaf9a

dev-python/service_identity: ppc64 stable wrt bug #700612

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index 812e0f820cd..fd27f0ccfd0 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-15 Thread Agostino Sarubbo
commit: 4bc263d22a7d0c63cdfbe783dc938f69c5fdecfb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Dec 15 13:52:13 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Dec 15 13:52:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc263d2

dev-python/service_identity: x86 stable wrt bug #700612

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index 277aec71a7d..ee9361a2150 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-15 Thread Sergei Trofimovich
commit: 5fc82bb855518255e903c156da79d2a1c79f6531
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 15 13:36:03 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 15 13:36:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc82bb8

dev-python/service_identity: stable 18.1.0 for ia64, bug #700612

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index ab95374a7e1..277aec71a7d 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-15 Thread Sergei Trofimovich
commit: 31d9bf9ec6d0ac7d0f89bb0a16b8349dbe595a00
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Dec 15 10:21:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 15 13:23:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d9bf9e

dev-python/service_identity: stable 18.1.0 for sparc, bug #700612

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

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index f11c3d5a9f0..ab95374a7e1 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-15 Thread Agostino Sarubbo
commit: 9c826d243cbff69a4193cbc9ecec20ab97ec8f46
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Dec 15 11:35:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Dec 15 11:35:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c826d24

dev-python/service_identity: s390 stable wrt bug #700612

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index ccd9c465120..f11c3d5a9f0 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-12-01 Thread Aaron Bauman
commit: 7949b4a725a8938f74e6dbf71083d1fee4afd0cf
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Dec  2 02:40:02 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Dec  2 02:40:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7949b4a7

dev-python/service_identity: amd64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

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

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index 73195bd293e..a7443b087c4 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="



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

2019-11-25 Thread Michał Górny
commit: aead15d9902d5e93d53ee0bcf1775fe0215395b8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 25 12:25:20 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 25 12:35:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aead15d9

dev-python/service_identity: Use distutils_enable_sphinx

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

 .../service_identity-18.1.0.ebuild | 24 ++
 1 file changed, 2 insertions(+), 22 deletions(-)

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
index e582acd01e6..73195bd293e 100644
--- a/dev-python/service_identity/service_identity-18.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -15,7 +15,6 @@ S=${WORKDIR}/${P/_/-}
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
 
 # TODO: upstream made pyopenssl optional
 RDEPEND="
@@ -24,26 +23,7 @@ RDEPEND="
>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]"
 BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') )"
+   dev-python/setuptools[${PYTHON_USEDEP}]"
 
+distutils_enable_sphinx docs
 distutils_enable_tests pytest
-
-python_check_deps() {
-   use doc || return 0
-
-   has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
-}
-
-python_prepare_all() {
-   # Prevent un-needed download during build
-   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   emake -C docs html
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}



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

2019-11-22 Thread Michał Górny
commit: 56206a81504b9a1d7eef237e30f9379600073fb2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 22 11:28:53 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 22 11:44:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56206a81

dev-python/service_identity: Fix remaining MissingTestRestrict

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

 dev-python/service_identity/service_identity-14.0.0.ebuild| 1 +
 dev-python/service_identity/service_identity-16.0.0.ebuild| 1 +
 dev-python/service_identity/service_identity-17.0.0-r1.ebuild | 1 +
 dev-python/service_identity/service_identity-17.0.0.ebuild| 1 +
 4 files changed, 4 insertions(+)

diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild 
b/dev-python/service_identity/service_identity-14.0.0.ebuild
index 059e2db8250..3ea7283eee1 100644
--- a/dev-python/service_identity/service_identity-14.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-14.0.0.ebuild
@@ -15,6 +15,7 @@ LICENSE=" MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh ~sparc x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-python/pyasn1[${PYTHON_USEDEP}]

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 3d98def0a05..dfd2127d326 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -15,6 +15,7 @@ LICENSE=" MIT"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-python/pyasn1[${PYTHON_USEDEP}]

diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild 
b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
index f91edfd4fa3..258f36b34cf 100644
--- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
@@ -15,6 +15,7 @@ LICENSE=" MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-python/pyasn1[${PYTHON_USEDEP}]

diff --git a/dev-python/service_identity/service_identity-17.0.0.ebuild 
b/dev-python/service_identity/service_identity-17.0.0.ebuild
index 4041a1d89b8..1adef7fb516 100644
--- a/dev-python/service_identity/service_identity-17.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-17.0.0.ebuild
@@ -15,6 +15,7 @@ LICENSE=" MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-python/pyasn1[${PYTHON_USEDEP}]



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

2019-11-22 Thread Michał Górny
commit: 3eeb7feeaeff01ea52746917b5705d07d96f46f6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 22 11:27:40 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 22 11:44:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eeb7fee

dev-python/service_identity: Bump to 18.1.0, py3.8, pypy*

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

 dev-python/service_identity/Manifest   |  1 +
 .../service_identity-18.1.0.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index e0c1bc8c06f..96c69033d8e 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -2,3 +2,4 @@ DIST service_identity-14.0.0.tar.gz 26033 BLAKE2B 
1cc3e0f686f79abb903a2b06e429e4
 DIST service_identity-16.0.0.tar.gz 30270 BLAKE2B 
ced67dc2be04db57d79c60f4fa0e330b09ec1315986206911b807b65a7b97e313ea376de74501e938aa77f2e02a693669539f899de8ec817848b24c0c03f42dd
 SHA512 
0ffa28b3dece2415a058ec159e4f85f3e86c0de520ed5d6933ec49edca91ccc79a57893ace40d5441455791433828ab55a939e90335dfdee8582627e33a896ae
 DIST service_identity-17.0.0.gh.tar.gz 29078 BLAKE2B 
4fcf8ab697d87c13268da880f8d8caf59ad2d5d8734b7a8c65100fdeca81a0261e8c88d21b7c91bbd42fc1e271bd4440826254003eaedac17f66c09312a9f15b
 SHA512 
3824cb473420a5ce6779fd35ff931189ed68286ad1f7f2936e3253a785cd76a77bbb95210a4a5fde1b1ef0c8d9c762b8e89ab44dce60ee43e34b2553ab78b5aa
 DIST service_identity-17.0.0.tar.gz 23502 BLAKE2B 
49218eb0c4021d7a69b09ca79d60b3f421c3c35b606de9bb47812e949b0f1284f0fed5bd9e18615bd569ea31b426339fb8ecacaa7e30cca0cb0abf488bea02f7
 SHA512 
4ba35166b520bbeb391c047b5fcca1dbf137a65e0624c92a6b6c2229f9521627be95195a8e502cbcc5a887d904598b1f0e63b47f6a38ee9f78afe13278d692ec
+DIST service_identity-18.1.0.gh.tar.gz 34252 BLAKE2B 
18823e6b8ca9444591f063b4835362522e3ae374cd669f2da299389fa2977f42e0a1d715b35d90e9518bdd8ac8c76e0adf4e121e85e2352de78e621d5f1e6259
 SHA512 
6b6da48c543bfbe0d9da9f0d03dbd735ce97e64a76cbf9eae2b615ced7b91c5fcca1f25353e53858c48da9c4e0c0be4e33fa4559adb50899a79689cbb372f49b

diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild 
b/dev-python/service_identity/service_identity-18.1.0.ebuild
new file mode 100644
index 000..e582acd01e6
--- /dev/null
+++ b/dev-python/service_identity/service_identity-18.1.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Service identity verification for pyOpenSSL"
+HOMEPAGE="https://github.com/pyca/service-identity;
+SRC_URI="https://github.com/pyca/service-identity/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+S=${WORKDIR}/${P/_/-}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc"
+
+# TODO: upstream made pyopenssl optional
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') )"
+
+distutils_enable_tests pytest
+
+python_check_deps() {
+   use doc || return 0
+
+   has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
+}
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   emake -C docs html
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}



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

2019-06-25 Thread Michael Haubenwallner
commit: 724bfa8081c8eb37ed7f1b4c4135815ac39345c7
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Tue Jun 25 11:54:19 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Tue Jun 25 12:08:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724bfa80

dev-python/service_identity: add ~x86-linux keyword

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild 
b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
index 3451b345224..f153bc88f5c 100644
--- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pyca/service_identity/archive/${PV}.tar.gz -> ${P}.g
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 RDEPEND="



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

2019-01-29 Thread Mikle Kolyada
commit: 6986b25af826d2ca07a215d1d635099a1bf90375
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Jan 29 13:33:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Jan 29 13:33:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6986b25a

dev-python/service_identity: mark s390 stable

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 6c936c387ec..30948849850 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2018-07-16 Thread Michał Górny
commit: 31091c4272715473a105d78f9f072b7979388996
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 14 20:15:27 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 16 19:57:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31091c42

dev-python/service_identity: Enable py3.7

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

diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild 
b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
index cea820ab068..81c6dab953d 100644
--- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 
 inherit distutils-r1
 



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

2018-05-04 Thread Mart Raudsepp
commit: 45188f3d642d5945dc3bd5280b1a3b340e6bef0b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri May  4 13:34:19 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri May  4 13:57:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45188f3d

dev-python/service_identity-16.0.0: arm64 stable

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index ba4de3b0af1..6c936c387ec 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2018-04-05 Thread Matt Turner
commit: 9998de33963e10aad4aef7eeb1003a5dcc510e3f
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Apr  6 05:22:36 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Apr  6 05:22:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9998de33

dev-python/service_identity-17.0.0-r1: added ~mips, bug 614386

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

diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild 
b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
index 5834a6b947e..cea820ab068 100644
--- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
+++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pyca/service_identity/archive/${PV}.tar.gz -> ${P}.g
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
 IUSE="doc test"
 
 RDEPEND="



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

2018-02-21 Thread Michał Górny
commit: 6428b2606f6e26159390ae21efd958fd1df883fe
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 22 06:21:02 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 22 06:22:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6428b260

dev-python/service_identity: Enable tests

 dev-python/service_identity/Manifest   |  1 +
 .../service_identity-17.0.0-r1.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index 8742e13d7bc..e0c1bc8c06f 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1,3 +1,4 @@
 DIST service_identity-14.0.0.tar.gz 26033 BLAKE2B 
1cc3e0f686f79abb903a2b06e429e4f5db96719a670b371ea98a7bb52269387fb2c1beb1fcfacdc278ee628bc445a7d2879526174f3111ab874c002d2248430b
 SHA512 
d504ad388defb38a86ca82c8ff9582dbb664a929e4b4ee7f6732b2da5326c33b1764384a8d849972f83ae7800c775daf90c1f3fbc61b8d2c29294f44c7cd36d2
 DIST service_identity-16.0.0.tar.gz 30270 BLAKE2B 
ced67dc2be04db57d79c60f4fa0e330b09ec1315986206911b807b65a7b97e313ea376de74501e938aa77f2e02a693669539f899de8ec817848b24c0c03f42dd
 SHA512 
0ffa28b3dece2415a058ec159e4f85f3e86c0de520ed5d6933ec49edca91ccc79a57893ace40d5441455791433828ab55a939e90335dfdee8582627e33a896ae
+DIST service_identity-17.0.0.gh.tar.gz 29078 BLAKE2B 
4fcf8ab697d87c13268da880f8d8caf59ad2d5d8734b7a8c65100fdeca81a0261e8c88d21b7c91bbd42fc1e271bd4440826254003eaedac17f66c09312a9f15b
 SHA512 
3824cb473420a5ce6779fd35ff931189ed68286ad1f7f2936e3253a785cd76a77bbb95210a4a5fde1b1ef0c8d9c762b8e89ab44dce60ee43e34b2553ab78b5aa
 DIST service_identity-17.0.0.tar.gz 23502 BLAKE2B 
49218eb0c4021d7a69b09ca79d60b3f421c3c35b606de9bb47812e949b0f1284f0fed5bd9e18615bd569ea31b426339fb8ecacaa7e30cca0cb0abf488bea02f7
 SHA512 
4ba35166b520bbeb391c047b5fcca1dbf137a65e0624c92a6b6c2229f9521627be95195a8e502cbcc5a887d904598b1f0e63b47f6a38ee9f78afe13278d692ec

diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild 
b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
new file mode 100644
index 000..5834a6b947e
--- /dev/null
+++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Service identity verification for pyOpenSSL"
+HOMEPAGE="https://github.com/pyca/service_identity;
+SRC_URI="https://github.com/pyca/service_identity/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE=" MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test -v -v -x || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2018-02-02 Thread Fabian Groffen
commit: ecd4e6f8be26a54b77a28eef2465fce676e7c3dc
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Feb  2 08:57:23 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Feb  2 09:05:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd4e6f8

dev-python/service_identity: marked ~amd64-linux

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/service_identity/service_identity-17.0.0.ebuild 
b/dev-python/service_identity/service_identity-17.0.0.ebuild
index 6d89f19dd8a..9d43e38e3ee 100644
--- a/dev-python/service_identity/service_identity-17.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-17.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux"
 IUSE="doc test"
 
 RDEPEND="



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

2017-08-01 Thread Brian Dolbec
commit: 2342e06de57ba69db40f4aae0e32ca28c7921de3
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Aug  1 18:33:14 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Aug  1 18:51:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2342e06d

dev-python/service_identity: Version bump

restrict tests due to missing in release tarball

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-python/service_identity/Manifest   |  1 +
 .../service_identity-17.0.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index 52e16359450..61cbb42ed04 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1,2 +1,3 @@
 DIST service_identity-14.0.0.tar.gz 26033 SHA256 
3105a319a7c55849094f599be0c377ad54824eefb404cde4ce49e74a4f5a SHA512 
d504ad388defb38a86ca82c8ff9582dbb664a929e4b4ee7f6732b2da5326c33b1764384a8d849972f83ae7800c775daf90c1f3fbc61b8d2c29294f44c7cd36d2
 WHIRLPOOL 
bc6f3cba3e3bec83c527df60dc3cd4387d74baab5a88b5c2cb731661804139c78c86074902060b64e402364ac641b4b2617c98448d4a9e6b367dc0f9d6cd5dac
 DIST service_identity-16.0.0.tar.gz 30270 SHA256 
0630e222f59f91f3db498be46b1d879ff220955d7bbad719a5cb9ad14e3c3036 SHA512 
0ffa28b3dece2415a058ec159e4f85f3e86c0de520ed5d6933ec49edca91ccc79a57893ace40d5441455791433828ab55a939e90335dfdee8582627e33a896ae
 WHIRLPOOL 
598c046bf0e7428d5d3c34e8315bc67a857377af105bddc7d07fde01eaaffb4be62026fdffab6c81eaaff897290ab735c5f3ad3f7f9c4a1bd9f932a39cef9aaf
+DIST service_identity-17.0.0.tar.gz 23502 SHA256 
4001fbb3da19e0df22c47a06d29681a398473af4aa9d745eca525b3b2c2302ab SHA512 
4ba35166b520bbeb391c047b5fcca1dbf137a65e0624c92a6b6c2229f9521627be95195a8e502cbcc5a887d904598b1f0e63b47f6a38ee9f78afe13278d692ec
 WHIRLPOOL 
efe2d369ff50834e3d63ca11c67cc6a654fd6b9d1e4dde403cf1ed7f0e05e530d34beba383eaf888ea3977ddbdeacec9d26ad1f00374333023eaaabede5910dd

diff --git a/dev-python/service_identity/service_identity-17.0.0.ebuild 
b/dev-python/service_identity/service_identity-17.0.0.ebuild
new file mode 100644
index 000..6d89f19dd8a
--- /dev/null
+++ b/dev-python/service_identity/service_identity-17.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Service identity verification for pyOpenSSL"
+HOMEPAGE="https://github.com/pyca/service_identity;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE=" MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+# tests not included in this release
+RESTRICT="test"
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test -v -v -x || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2017-02-23 Thread Michael Weber
commit: 4771ec74f412555d92de1db3553a637eeb4a6bcc
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Feb 23 13:58:17 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 23 13:58:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4771ec74

dev-python/service_identity: Add arm keyword (bug 607170).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index d8c56a0d38..1a5eaa86da 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-02-12 Thread Zac Medico
commit: 9329ff5508cecf5d87794550d1f8dd16a8568b75
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Feb 12 06:48:47 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Feb 12 22:19:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9329ff55

dev-python/service_identity: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 43e700aa53..d8c56a0d38 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 



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

2017-01-25 Thread Tobias Klausmann
commit: 6179d0f174797ea8abcae77368ee89d3ef6b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 25 14:16:24 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 25 14:16:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6179

dev-python/service_identity-16.0.0-r0: stable on alpha

Gentoo-Bug: 606330

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index c31c7da..43e700a 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-24 Thread Agostino Sarubbo
commit: 2d6fb179f93ba99d14e3b6a5ae2cb4e554318327
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jan 24 11:46:35 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jan 24 11:46:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6fb179

dev-python/service_identity: ppc64 stable wrt bug #606330

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index cda02e5..c31c7da 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-23 Thread Agostino Sarubbo
commit: 423c8fb2ddab33fbf319bb25eca65e7fc1ac64b9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jan 23 16:26:44 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jan 23 16:27:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=423c8fb2

dev-python/service_identity: ia64 stable wrt bug #606330

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 81fef32..cda02e5 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc 
x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-22 Thread Jeroen Roovers
commit: dcb1849d1704065e0ae1bb1872a302b23e67a9eb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 23 05:55:51 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 23 05:56:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb1849d

dev-python/service_identity: Stable for HPPA (bug #606330).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index c6cb9d7..81fef32 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh 
sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc 
x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-22 Thread Agostino Sarubbo
commit: a7010c9a341db3a46931fc624793e8a647b46126
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 22 16:26:18 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 22 16:27:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7010c9a

dev-python/service_identity: sparc stable wrt bug #606330

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 4aca0eb..c6cb9d7 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh 
sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-21 Thread Agostino Sarubbo
commit: aac3208af39402d4b2a5e756f37ac4bec806244e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 20:31:46 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 20:33:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac3208a

dev-python/service_identity: ppc stable wrt bug #606330

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 3024f4c..4aca0eb 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-21 Thread Agostino Sarubbo
commit: d70a189e20d5e17c95362cac4a05cadea2ddb31e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 18:53:51 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 18:53:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d70a189e

dev-python/service_identity: amd64 stable wrt bug #606330

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index 6d31880..3024f4c 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2017-01-21 Thread Agostino Sarubbo
commit: 4b91a8abe3aded60e3c3a9c45df02261efc728b3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 17:26:37 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 17:27:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b91a8ab

dev-python/service_identity: x86 stable wrt bug #606330

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
index ae677ee..6d31880 100644
--- a/dev-python/service_identity/service_identity-16.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="doc test"
 
 RDEPEND="



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

2016-02-19 Thread Justin Lecher
commit: 56a751463aeb77ca28cb18012f9dc350e36cf8eb
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Feb 19 09:43:10 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Feb 19 09:45:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a75146

dev-python/service_identity: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/service_identity/Manifest   |  1 +
 .../service_identity-16.0.0.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/service_identity/Manifest 
b/dev-python/service_identity/Manifest
index 4d5625d..52e1635 100644
--- a/dev-python/service_identity/Manifest
+++ b/dev-python/service_identity/Manifest
@@ -1 +1,2 @@
 DIST service_identity-14.0.0.tar.gz 26033 SHA256 
3105a319a7c55849094f599be0c377ad54824eefb404cde4ce49e74a4f5a SHA512 
d504ad388defb38a86ca82c8ff9582dbb664a929e4b4ee7f6732b2da5326c33b1764384a8d849972f83ae7800c775daf90c1f3fbc61b8d2c29294f44c7cd36d2
 WHIRLPOOL 
bc6f3cba3e3bec83c527df60dc3cd4387d74baab5a88b5c2cb731661804139c78c86074902060b64e402364ac641b4b2617c98448d4a9e6b367dc0f9d6cd5dac
+DIST service_identity-16.0.0.tar.gz 30270 SHA256 
0630e222f59f91f3db498be46b1d879ff220955d7bbad719a5cb9ad14e3c3036 SHA512 
0ffa28b3dece2415a058ec159e4f85f3e86c0de520ed5d6933ec49edca91ccc79a57893ace40d5441455791433828ab55a939e90335dfdee8582627e33a896ae
 WHIRLPOOL 
598c046bf0e7428d5d3c34e8315bc67a857377af105bddc7d07fde01eaaffb4be62026fdffab6c81eaaff897290ab735c5f3ad3f7f9c4a1bd9f932a39cef9aaf

diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild 
b/dev-python/service_identity/service_identity-16.0.0.ebuild
new file mode 100644
index 000..4486647
--- /dev/null
+++ b/dev-python/service_identity/service_identity-16.0.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Service identity verification for pyOpenSSL"
+HOMEPAGE="https://github.com/pyca/service_identity;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE=" MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test -v -v -x || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2015-11-18 Thread Justin Lecher
commit: 5773a38682268a6904fce9b18050c1e9c461be08
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Nov 18 15:39:19 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Nov 18 15:40:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5773a386

dev-python/service_identity: Keyword under ALLARCHES policy

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

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

diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild 
b/dev-python/service_identity/service_identity-14.0.0.ebuild
index 316b2a5..bde091b 100644
--- a/dev-python/service_identity/service_identity-14.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-14.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE=" MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh ~sparc x86"
 IUSE="doc test"
 
 RDEPEND="