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

2024-03-30 Thread Arthur Zamarin
commit: b7f1dfd848246f1e573a3f3b2571fac91de13467
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar 30 18:30:04 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar 30 19:00:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f1dfd8

dev-python/ssl-fetch: enable py3.12

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

 dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild | 4 ++--
 dev-python/ssl-fetch/ssl-fetch-.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
index 4e9d843ab549..3e8c9a609075 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index fa373270fb3c..4fa34063378c 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 git-r3
 



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

2023-01-09 Thread Matt Turner
commit: 059046d76cf9dc6f691e57830c41b95a9c947336
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan  9 15:26:31 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan  9 15:26:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059046d7

dev-python/ssl-fetch: Add Python 3.11 compatibility

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

 dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild | 2 +-
 dev-python/ssl-fetch/ssl-fetch-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
index 49c0ec042f98..842da8bb31f0 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4-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
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index ed96683472a6..b9554fd68394 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.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 git-r3
 



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

2022-05-19 Thread WANG Xuerui
commit: 15fc7d9ffa720c4516efb3056499c3d92bf91389
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu May 19 07:27:13 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu May 19 07:28:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fc7d9f

dev-python/ssl-fetch: keyword 0.4-r1 for ~loong

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

 dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
index f78be363d1e9..49c0ec042f98 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 



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

2022-03-15 Thread Michał Górny
commit: 03d70ca6749daf82e892eba89a4248ba7acbee42
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 15 14:23:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 15 14:23:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d70ca6

dev-python/ssl-fetch: Remove old

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
deleted file mode 100644
index 034e3141fb95..
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=no
-inherit distutils-r1
-
-DESCRIPTION="Small convenience library for fetching files securely"
-HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
-SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
-
-pkg_postinst() {
-   elog "This is beta software."
-   elog "The APIs it installs should be considered unstable"
-   elog "and are subject to change in these early versions."
-   elog
-   elog "Please file any enhancement requests, or bugs"
-   elog "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network"
-}



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

2022-03-15 Thread Jakov Smolić
commit: 7e5bd89d536abf23dc24a39549a274aab9d76898
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 15 13:28:05 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 15 13:30:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5bd89d

dev-python/ssl-fetch: Stabilize 0.4-r1 ALLARCHES, #835296

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

 dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
index 9e9c925e0536..f78be363d1e9 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 



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

2022-01-30 Thread Michał Górny
commit: 909cac3a46771de997bae5dbbe027211c0032c5c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 12:50:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 30 13:09:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909cac3a

dev-python/ssl-fetch: Switch to PEP 517 build

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

 ...{ssl-fetch-.ebuild => ssl-fetch-0.4-r1.ebuild} | 19 ++-
 dev-python/ssl-fetch/ssl-fetch-.ebuild|  9 +
 2 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
similarity index 54%
copy from dev-python/ssl-fetch/ssl-fetch-.ebuild
copy to dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
index 74fea3ed7f27..9e9c925e0536 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild
@@ -1,26 +1,27 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=no
-inherit distutils-r1 git-r3
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
 
 DESCRIPTION="Small convenience library for fetching files securely"
 HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
-EGIT_REPO_URI="https://github.com/dol-sen/ssl-fetch.git;
+SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 
 pkg_postinst() {
-   elog "This is experimental software."
+   elog "This is beta software."
elog "The APIs it installs should be considered unstable"
-   elog "and are subject to change."
+   elog "and are subject to change in these early versions."
elog
elog "Please file any enhancement requests, or bugs"
elog "at https://github.com/dol-sen/ssl-fetch/issues;

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 74fea3ed7f27..ed96683472a6 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=no
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Small convenience library for fetching files securely"



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

2021-09-22 Thread Matt Turner
commit: af9b74355b3dbe59c37c15e8094a8884dd843090
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Sep 23 00:21:34 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Sep 23 01:07:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9b7435

dev-python/ssl-fetch: Stabilize 0.4 hppa

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 33ce4c7b085..034e3141fb9 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 



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

2021-09-20 Thread Arthur Zamarin
commit: c4df185c88b9c67081550e16d04994eed353b069
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Sep 20 06:11:49 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 20 06:11:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4df185c

dev-python/ssl-fetch: mark ALLARCHES

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

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

diff --git a/dev-python/ssl-fetch/metadata.xml 
b/dev-python/ssl-fetch/metadata.xml
index 02d66c5c837..b0bc58c4429 100644
--- a/dev-python/ssl-fetch/metadata.xml
+++ b/dev-python/ssl-fetch/metadata.xml
@@ -5,6 +5,7 @@
 tools-port...@gentoo.org
 Gentoo Portage tools team
   
+  
   
 dol-sen/ssl-fetch
   



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

2021-09-20 Thread Arthur Zamarin
commit: 40d8793c68deebbed7092236c06840f6bffc06ed
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Sep 20 06:11:05 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 20 06:11:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d8793c

dev-python/ssl-fetch: enable py3.10

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 719add9d8ae..33ce4c7b085 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 inherit distutils-r1
 



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

2021-07-11 Thread Brian Dolbec
commit: 5679689b8e90604c57efe28d0d08ced22dbc65a8
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sun Jul 11 12:58:26 2021 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sun Jul 11 12:58:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5679689b

dev-python/ssl-fetch: Update irc info

Closes: https://bugs.gentoo.org/801340
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 2 +-
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 67662bc680c..719add9d8ae 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -24,5 +24,5 @@ pkg_postinst() {
elog
elog "Please file any enhancement requests, or bugs"
elog "at https://github.com/dol-sen/ssl-fetch/issues;
-   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
+   einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network"
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 97b36ef9154..74fea3ed7f2 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -24,5 +24,5 @@ pkg_postinst() {
elog
elog "Please file any enhancement requests, or bugs"
elog "at https://github.com/dol-sen/ssl-fetch/issues;
-   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
+   einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network"
 }



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

2021-06-17 Thread Yixun Lan
commit: 82a6d58fa7536133910c783dbec88ddeed630cf7
Author: Alex Fan  yahoo  com>
AuthorDate: Thu Jun 17 10:22:37 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jun 17 13:44:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a6d58f

dev-python/ssl-fetch: add ~riscv keyword

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 8c37254d9a3..67662bc680c 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 



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

2021-04-05 Thread Andreas Sturmlechner
commit: c875fab70f1c60e1d16a7a449b8af339f28de94d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr  4 18:48:03 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr  5 14:10:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c875fab7

dev-python/ssl-fetch: Tidyup and EAPI-7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 15 +++
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 22 +-
 2 files changed, 8 insertions(+), 29 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 272b24e50d1..2d1ab160637 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -1,31 +1,23 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
-
 inherit distutils-r1
 
-DESCRIPTION="A small convenience library for fetching files securely"
+DESCRIPTION="Small convenience library for fetching files securely"
 HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
 SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
-
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
-DEPEND=""
-
-RDEPEND="${DEPEND}
-   >=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-   "
+RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 
 pkg_postinst() {
-   echo
elog "This is beta software."
elog "The APIs it installs should be considered unstable"
elog "and are subject to change in these early versions."
@@ -33,5 +25,4 @@ pkg_postinst() {
elog "Please file any enhancement requests, or bugs"
elog "at https://github.com/dol-sen/ssl-fetch/issues;
elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
-   echo
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index b19832d7384..97b36ef9154 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -1,40 +1,28 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
-
-EGIT_BRANCH="master"
-
 inherit distutils-r1 git-r3
 
-DESCRIPTION="A small convenience library for fetching files securely"
+DESCRIPTION="Small convenience library for fetching files securely"
 HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
-SRC_URI=""
 EGIT_REPO_URI="https://github.com/dol-sen/ssl-fetch.git;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
-
 KEYWORDS=""
 
-DEPEND=""
-
-RDEPEND="${DEPEND}
-   >=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-   "
+RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"
 
 pkg_postinst() {
-   echo
elog "This is experimental software."
elog "The APIs it installs should be considered unstable"
elog "and are subject to change."
-   echo
+   elog
elog "Please file any enhancement requests, or bugs"
elog "at https://github.com/dol-sen/ssl-fetch/issues;
elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   echo
 }



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

2021-01-06 Thread Fabian Groffen
commit: 893f4a208ae74e279e33d4b74547f0848267bbff
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 22:26:18 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 22:26:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893f4a20

dev-python/ssl-fetch: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index d7a82d943fd..9332879b654 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 DEPEND=""
 



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

2020-11-17 Thread Brian Dolbec
commit: ddda1ee06f32970496095bd10f659db9c9e4a065
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Nov 17 22:27:31 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Nov 17 22:30:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddda1ee0

dev-python/ssl-fetch: Add python3_9 to compat bug 754849

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 2 +-
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 913140f5a13..51e45d0acb9 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 856d59b6c61..00d82e03e29 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 
 EGIT_BRANCH="master"



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

2020-10-29 Thread Sam James
commit: 27dae6f0f1107d7c0eb3c31e338660dd187f41be
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 29 09:47:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 29 09:47:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27dae6f0

dev-python/ssl-fetch: drop dastergon@ (retired)

Long-since retired. I think it's fair to say he is not
interested in maintaining the package anymore, after
being given a grace period to continue.

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

 dev-python/ssl-fetch/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/ssl-fetch/metadata.xml 
b/dev-python/ssl-fetch/metadata.xml
index ee51e5c59ab..ef350450bb0 100644
--- a/dev-python/ssl-fetch/metadata.xml
+++ b/dev-python/ssl-fetch/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-daster...@gentoo.org
-Pavlos Ratis
-  
   
 tools-port...@gentoo.org
 Gentoo Portage tools team



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

2020-10-07 Thread Jason A. Donenfeld
commit: 2bd3950266c72baf3bca051d3366c659e3f2122c
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Wed Oct  7 09:11:45 2020 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Wed Oct  7 09:11:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd39502

dev-python/ssl-fetch: support pypy3

Bug: https://bugs.gentoo.org/747019
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 2 +-
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index adde725cad0..913140f5a13 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 0cec3a3935e..856d59b6c61 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 
 EGIT_BRANCH="master"



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

2020-05-02 Thread Mike Gilbert
commit: c80d6c7c8a2b61f96e0ab4ec25faa2608dfcca5c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:49:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:49:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80d6c7c

dev-python/ssl-fetch: DISTUTILS_USE_SETUPTOOLS=no

Signed-off-by: Mike Gilbert  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 1 +
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 6014f57e3aa..adde725cad0 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -4,6 +4,7 @@
 EAPI=5
 
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index bd7d61998df..0cec3a3935e 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -4,6 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
 
 EGIT_BRANCH="master"
 



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

2020-02-26 Thread Michał Górny
commit: 461a53c6e5d340305e0423dd4bfed0cc8ab3e6ba
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 26 12:15:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 26 12:17:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461a53c6

dev-python/ssl-fetch: Remove py2

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 7 +--
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 7 +--
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 4711b10e72b..01158a575ba 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
@@ -21,11 +21,6 @@ DEPEND=""
 
 RDEPEND="${DEPEND}
>=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-   python_targets_python2_7? (
-   dev-python/ndg-httpsclient[python_targets_python2_7]
-   dev-python/pyasn1[python_targets_python2_7]
-   >=dev-python/pyopenssl-0.13[python_targets_python2_7]
-   )
"
 
 pkg_postinst() {

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 052b8b73862..bd7d61998df 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 EGIT_BRANCH="master"
 
@@ -24,11 +24,6 @@ DEPEND=""
 
 RDEPEND="${DEPEND}
>=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-   python_targets_python2_7? (
-   dev-python/ndg-httpsclient[python_targets_python2_7]
-   dev-python/pyasn1[python_targets_python2_7]
-   >=dev-python/pyopenssl-0.13[python_targets_python2_7]
-   )
"
 
 pkg_postinst() {



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

2019-12-29 Thread David Seifert
commit: 1d8abea0563b9b62d8c5ae6fa17750196ab736e4
Author: David Seifert  gentoo  org>
AuthorDate: Sun Dec 29 08:52:48 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Dec 29 08:52:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8abea0

dev-python/ssl-fetch: Remove old

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 dev-python/ssl-fetch/Manifest   |  3 ---
 dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild | 41 -
 dev-python/ssl-fetch/ssl-fetch-0.2.ebuild   | 41 -
 dev-python/ssl-fetch/ssl-fetch-0.3.ebuild   | 41 -
 4 files changed, 126 deletions(-)

diff --git a/dev-python/ssl-fetch/Manifest b/dev-python/ssl-fetch/Manifest
index 927fa0837d6..0b69e60f873 100644
--- a/dev-python/ssl-fetch/Manifest
+++ b/dev-python/ssl-fetch/Manifest
@@ -1,4 +1 @@
-DIST ssl-fetch-0.2.1.tar.gz 10703 BLAKE2B 
9e87b89e3602267aab16c8c12b8576962d2393cdbd866e00069c74134a7109bd4d41b8f975bd6c2bce19f8f5c05c9c02de715b73366872de6d821998e38ef454
 SHA512 
ca4c4d29463d5761fbcea151f1229152bd0092418254ce614154b012af9a23c0c52bb733f64815499b5ae0ae9325a808ae2157e7ff707345e92352b672c98966
-DIST ssl-fetch-0.2.tar.gz 10945 BLAKE2B 
76cb8e874ec18c4765fabb5249749f1cc0ce5c3c22d373cddcc8290683c5c3075f77ca909d55d4e1ff85f8651033b0687dc8141ec5783127ea43b672b05300ae
 SHA512 
30aa040503eb05d8b0a7775ce843215ebbc198483fba2133e78a5da57f8b998c65018a1241f4f7bb3fbf66045c45bf050b59adb94a68c694aa3aeb6c0b5f726f
-DIST ssl-fetch-0.3.tar.gz 11283 BLAKE2B 
8793b8edd44fdbcde17f95f5cfc5efad940ab6afaddd4e9904cbbbecda87ddc41e2aade1bd7a5df7af68e0bec3f2b486a54fef86e51091343d3f88c5cc1132ee
 SHA512 
82fddbccd3a5da73e81803ce252171d42428d88d301a772127071130ce4336742e46093359f0a996c679cd12ced02d09035af283d4d2f505c67a551283328756
 DIST ssl-fetch-0.4.tar.gz 11663 BLAKE2B 
c75173f40367d1e84a0ed3e13dbc7e6b8270302bf64168487061195cd1d24a593630ca650bfac4ed867d4146e8bad438cac8bfecca86180d2ca23d9ccafa9e5d
 SHA512 
6b31a5dc5d3a566eded6ca284a3edac8c308596dd5a1971d13223e55abdd2ddc4d3e1eca5f369c1c05540bafcb6c273e5ef1eae627a7a9170bc262a0cda06696

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
deleted file mode 100644
index 7398a53d471..000
--- a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A small convenience library for fetching files securely"
-HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
-SRC_URI="https://github.com/dol-sen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x64-macos ~x86-macos"
-
-DEPEND=""
-
-RDEPEND="${DEPEND}
-   >=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-   python_targets_python2_7? (
-   dev-python/ndg-httpsclient[python_targets_python2_7]
-   dev-python/pyasn1[python_targets_python2_7]
-   >=dev-python/pyopenssl-0.13[python_targets_python2_7]
-   )
-   "
-
-pkg_postinst() {
-   elog
-   elog "This is beta software."
-   elog "The APIs it installs should be considered unstable"
-   elog "and are subject to change in these early versions."
-   elog
-   elog "Please file any enhancement requests, or bugs"
-   elog "at https://github.com/dol-sen/ssl-fetch/issues;
-   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   elog
-}

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
deleted file mode 100644
index eb70e23e1cc..000
--- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A small convenience library for fetching files securely"
-HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
-SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-
-DEPEND=""
-
-RDEPEND="${DEPEND}
-   >=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-   python_targets_python2_7? (
-   dev-python/ndg-httpsclient[python_targets_python2_7]
-   dev-python/pyasn1[python_targets_python2_7]
-   >=dev-python/pyopenssl-0.13[python_targets_python2_7]
-   )
-   "
-
-pkg_postinst() {
-   elog
-   elog "This is beta software."
-   elog "The APIs it installs should be considered unstable"
-   elog "and are subject to change 

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

2019-11-30 Thread Zac Medico
commit: affeea2a023a467ab8355ed32b4eac60cf096b64
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 30 16:41:45 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Nov 30 19:31:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=affeea2a

dev-python/ssl-fetch: python3_8

Bug: https://bugs.gentoo.org/701596
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 2 +-
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 2624bf83c50..1f671ad49d7 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 6f9fb23ecd6..ea99a5f9032 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
 
 EGIT_BRANCH="master"
 



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

2019-05-15 Thread Anthony G. Basile
commit: a87a1ca5bd2e2474195598897aa123a98cd689fa
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu May 16 00:49:46 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu May 16 00:49:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87a1ca5

dev-python/ssl-fetch: 0.4 stable on arm64

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index bfa241c172f..7e1a6008b11 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2018-12-02 Thread Jonathan Callen
commit: 58ec217b1c86aeeb71b75d1a38e66033826d235a
Author: Jonathan Callen  gentoo  org>
AuthorDate: Mon Dec  3 01:28:48 2018 +
Commit: Jonathan Callen  gentoo  org>
CommitDate: Mon Dec  3 02:18:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ec217b

dev-python/ssl-fetch: add python3_7

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jonathan Callen  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 4 ++--
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index c951dc93b14..a7fc32de698 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index e9649601bc6..b7eb08d79d1 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 
 EGIT_BRANCH="master"
 



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

2018-08-09 Thread Brian Dolbec
commit: cbadbc68c23eec4f2b5f231c85f0f247d5ccb9f6
Author: Francesco Turco  fastmail  fm>
AuthorDate: Fri Aug 10 00:37:03 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Aug 10 00:38:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbadbc68

dev-python/ssl-fetch: use elog instead of einfo for messages to users

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild | 20 ++--
 dev-python/ssl-fetch/ssl-fetch-0.2.ebuild   | 20 ++--
 dev-python/ssl-fetch/ssl-fetch-0.3.ebuild   | 16 
 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild   | 16 
 dev-python/ssl-fetch/ssl-fetch-.ebuild  | 14 +++---
 5 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
index f0d50aefc88..6beb87d8dc9 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -29,13 +29,13 @@ RDEPEND="${DEPEND}
"
 
 pkg_postinst() {
-   einfo
-   einfo "This is beta software."
-   einfo "The APIs it installs should be considered unstable"
-   einfo "and are subject to change in these early versions."
-   einfo
-   einfo "Please file any enhancement requests, or bugs"
-   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   einfo
+   elog
+   elog "This is beta software."
+   elog "The APIs it installs should be considered unstable"
+   elog "and are subject to change in these early versions."
+   elog
+   elog "Please file any enhancement requests, or bugs"
+   elog "at https://github.com/dol-sen/ssl-fetch/issues;
+   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
+   elog
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
index 3b726ab6a53..b8cb4ca7c84 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -29,13 +29,13 @@ RDEPEND="${DEPEND}
"
 
 pkg_postinst() {
-   einfo
-   einfo "This is beta software."
-   einfo "The APIs it installs should be considered unstable"
-   einfo "and are subject to change in these early versions."
-   einfo
-   einfo "Please file any enhancement requests, or bugs"
-   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   einfo
+   elog
+   elog "This is beta software."
+   elog "The APIs it installs should be considered unstable"
+   elog "and are subject to change in these early versions."
+   elog
+   elog "Please file any enhancement requests, or bugs"
+   elog "at https://github.com/dol-sen/ssl-fetch/issues;
+   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
+   elog
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
index 830e5601435..6103521509a 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,12 +30,12 @@ RDEPEND="${DEPEND}
 
 pkg_postinst() {
echo
-   einfo "This is beta software."
-   einfo "The APIs it installs should be considered unstable"
-   einfo "and are subject to change in these early versions."
-   einfo
-   einfo "Please file any enhancement requests, or bugs"
-   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
+   elog "This is beta software."
+   elog "The APIs it installs should be considered unstable"
+   elog "and are subject to change in these early versions."
+   elog
+   elog "Please file any enhancement requests, or bugs"
+   elog "at https://github.com/dol-sen/ssl-fetch/issues;
+   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
echo
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 39ccaae590d..c951dc93b14 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ 

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

2018-05-30 Thread Mike Frysinger
commit: 50c1054a07efda8706566feffe44bd1b50f20d27
Author: Mike Frysinger  gentoo  org>
AuthorDate: Wed May 30 19:56:09 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Wed May 30 19:56:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c1054a

dev-python/ssl-fetch: mark 0.4 m68k/s390/sh stable

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 37bd889cfd8..39ccaae590d 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2017-07-30 Thread Michał Górny
commit: 756f992e4e075f1b0b0c5f492d180df0d1744dd3
Author: David Hicks  hicks  id  au>
AuthorDate: Sat Jul 29 10:21:01 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 30 09:15:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756f992e

dev-python/ssl-fetch: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 136a479788c..c7f7e4129fc 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -12,7 +12,7 @@ inherit distutils-r1 git-r3
 DESCRIPTION="A small convenience library for fetching files securely"
 HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/dol-sen/ssl-fetch.git"
+EGIT_REPO_URI="https://github.com/dol-sen/ssl-fetch.git;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2017-04-22 Thread Pacho Ramos
commit: 523bcdede869df9043b2d440581c268ee4cf65de
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 22 09:48:21 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 22 09:56:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523bcded

dev-python/ssl-fetch: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 2 +-
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 9ba1abd5257..37bd889cfd8 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 7d4bd48ebd3..136a479788c 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 EGIT_BRANCH="master"
 



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

2017-04-08 Thread Jeroen Roovers
commit: 37ccbe7d03a1300d1926d8916ade7f3db11df30d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Apr  8 10:03:28 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Apr  8 10:03:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ccbe7d

dev-python/ssl-fetch: Stable for HPPA (bug #603108).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 1cd02856e7f..9ba1abd5257 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2017-03-11 Thread Agostino Sarubbo
commit: 582b8210b4fe103fb566c142d3c1292e608da0dd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 11 17:05:21 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 11 17:05:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582b8210

dev-python/ssl-fetch: ia64 stable wrt bug #603108

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index f9fd8393185..edfa20223ba 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2017-02-19 Thread Justin Lecher
commit: a72b9b458a6e4e4c03fdbcdf00539c254290a918
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Feb 19 12:49:39 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Feb 19 14:43:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72b9b45

dev-python/ssl-fetch: Bump to EAPI=6 and git-r3.eclass

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-.ebuild | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 3005130977..8e0a891c04 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -1,20 +1,19 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
 
 EGIT_BRANCH="master"
 
-inherit distutils-r1 git-2
-
-EGIT_REPO_URI="git://github.com/dol-sen/ssl-fetch.git"
+inherit distutils-r1 git-r3
 
 DESCRIPTION="A small convenience library for fetching files securely"
 HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
 SRC_URI=""
+EGIT_REPO_URI="git://github.com/dol-sen/ssl-fetch.git"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -34,13 +33,13 @@ RDEPEND="${DEPEND}
"
 
 pkg_postinst() {
-   einfo
+   echo
einfo "This is experimental software."
einfo "The APIs it installs should be considered unstable"
einfo "and are subject to change."
-   einfo
+   echo
einfo "Please file any enhancement requests, or bugs"
einfo "at https://github.com/dol-sen/ssl-fetch/issues;
einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   einfo
+   echo
 }



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

2017-02-16 Thread Markus Meier
commit: 1e6c9f94931d0db962bbbee8540c17573b3f806a
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Feb 17 06:01:56 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Feb 17 06:01:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6c9f94

dev-python/ssl-fetch: arm stable, bug #603108

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index f4b3020ee4..15b9639293 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2017-02-16 Thread Michael Weber
commit: 6c847535251ece42a91f6fa48f255c15e8905df2
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Feb 16 20:32:47 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 16 20:34:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c847535

dev-python/ssl-fetch: ppc ppc64 stable (bug 603108).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 069eebaf1e..f4b3020ee4 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2017-02-14 Thread Agostino Sarubbo
commit: 2e80c99289852144f9a67396a4fe37f5ebe74805
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 14 15:39:31 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 14 15:39:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e80c992

dev-python/ssl-fetch: x86 stable wrt bug #603108

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 37d0f2e6e7..069eebaf1e 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2017-02-14 Thread Agostino Sarubbo
commit: 356294f26e05f58d9e83086021492d4b912bd3fd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 14 14:52:32 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 14 14:52:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356294f2

dev-python/ssl-fetch: amd64 stable wrt bug #603108

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 4686438d86..37d0f2e6e7 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.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$
 
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2016-02-21 Thread Stephen Klimaszewski
commit: 4e86ef589efd19ef0119353d52655c8071ad4796
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Mon Feb 22 00:42:36 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Mon Feb 22 00:42:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e86ef58

dev-python/ssl-fetch: add ~arm64 keyword

Tested on Cortex A53

Package-Manager: portage-2.2.27

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 155af41..039976f 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND=""
 



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

2016-01-23 Thread Brian Dolbec
commit: d20a928deb36905d8dd547cbb9f8010ece3ac591
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Jan 20 16:26:06 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Jan 23 19:23:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20a928d

dev-python/ssl-fetch: Version bump

Package-Manager: portage-2.2.27

 dev-python/ssl-fetch/Manifest |  1 +
 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/ssl-fetch/Manifest b/dev-python/ssl-fetch/Manifest
index cc4a9ac..ef48c84 100644
--- a/dev-python/ssl-fetch/Manifest
+++ b/dev-python/ssl-fetch/Manifest
@@ -1,3 +1,4 @@
 DIST ssl-fetch-0.2.1.tar.gz 10703 SHA256 
2905a8301477cf309484e3beef892d68b33910db71be45c08720f70791690b9d SHA512 
ca4c4d29463d5761fbcea151f1229152bd0092418254ce614154b012af9a23c0c52bb733f64815499b5ae0ae9325a808ae2157e7ff707345e92352b672c98966
 WHIRLPOOL 
4bea8540fce0a2bcc0f8d55b4d87e7c544321b14967af95ded400f4ae0af3fd14c8390ed808352aa89c6ba7d267536d2ef8956dcba4b871226e2be9d4e71a2f8
 DIST ssl-fetch-0.2.tar.gz 10945 SHA256 
027f63c5797e0fd84d4ed2195e42141316cceeed0b91058dd700b55482e40a78 SHA512 
30aa040503eb05d8b0a7775ce843215ebbc198483fba2133e78a5da57f8b998c65018a1241f4f7bb3fbf66045c45bf050b59adb94a68c694aa3aeb6c0b5f726f
 WHIRLPOOL 
b4442b55d98741906eb1f3c0fda80cfbb0be42d2d8491c6bf1b86c0833a021ccfbae2887d2f833e9a297556d25c49cb4d617743a338e02299061f6e281d3563c
 DIST ssl-fetch-0.3.tar.gz 11283 SHA256 
cee2f05899e729bba8942b26d17b0a97ddfb0a5d0beea4123bf7f2635db088e8 SHA512 
82fddbccd3a5da73e81803ce252171d42428d88d301a772127071130ce4336742e46093359f0a996c679cd12ced02d09035af283d4d2f505c67a551283328756
 WHIRLPOOL 
49938e39c386a83e60caa0260643c31d2c180e93f3be59757dd17c1c9bc05338d5c580e997a96f698d4e1f4cf317bba9f6738044696c6949fcc1a5351e19f6c2
+DIST ssl-fetch-0.4.tar.gz 11663 SHA256 
9f646fdabfc3e80b1c464c2ff4471ce917f706fdbbce6f8f904f70e6fe7a153d SHA512 
6b31a5dc5d3a566eded6ca284a3edac8c308596dd5a1971d13223e55abdd2ddc4d3e1eca5f369c1c05540bafcb6c273e5ef1eae627a7a9170bc262a0cda06696
 WHIRLPOOL 
002814cebc942e3daf14907efb22a6141b14b28a96e0a6f7811f642930b5e27864a5f5c8795826c20988a8be9a35f430e39382d20b526bf2439b5a70c9c7cc20

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
new file mode 100644
index 000..155af41
--- /dev/null
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A small convenience library for fetching files securely"
+HOMEPAGE="https://github.com/dol-sen/ssl-fetch;
+SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+
+DEPEND=""
+
+RDEPEND="${DEPEND}
+   >=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
+   python_targets_python2_7? (
+   dev-python/ndg-httpsclient[python_targets_python2_7]
+   dev-python/pyasn1[python_targets_python2_7]
+   >=dev-python/pyopenssl-0.13[python_targets_python2_7]
+   )
+   "
+
+pkg_postinst() {
+   echo
+   einfo "This is beta software."
+   einfo "The APIs it installs should be considered unstable"
+   einfo "and are subject to change in these early versions."
+   einfo
+   einfo "Please file any enhancement requests, or bugs"
+   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
+   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
+   echo
+}



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

2015-11-11 Thread Justin Lecher
commit: 0e39af53eada4cd545b90234155775446ad964d2
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Nov 11 18:37:04 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Nov 11 18:37:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e39af53

dev-python/ssl-fetch: Add python3.5 support

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

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

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index 7fcd986..7ab1e9b 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
-PYTHON_COMPAT=(python{2_7,3_3,3_4} pypy)
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
 
 EGIT_BRANCH="master"
 



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

2015-10-22 Thread Justin Lecher
commit: d104b6781e927c3ccbc338bb6dc292a289b4683e
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Oct 22 06:38:39 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Oct 22 06:38:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d104b678

dev-python/ssl-fetch: Add python3.5 support

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

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

 dev-python/ssl-fetch/ssl-fetch-0.3.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
index be3ddb7..69af695 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
 
 inherit distutils-r1
 
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}
"
 
 pkg_postinst() {
-   einfo
+   echo
einfo "This is beta software."
einfo "The APIs it installs should be considered unstable"
einfo "and are subject to change in these early versions."
@@ -38,5 +38,5 @@ pkg_postinst() {
einfo "Please file any enhancement requests, or bugs"
einfo "at https://github.com/dol-sen/ssl-fetch/issues;
einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
-   einfo
+   echo
 }