[gentoo-commits] proj/betagarden:master commit in: app-crypt/josepy/, app-crypt/wile/

2018-02-18 Thread Sebastian Pipping
commit: 41d9cecfc2af7fa43a3f2e14dcd59e66c47baf1f
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Feb 18 19:00:28 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Feb 18 19:00:28 2018 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=41d9cecf

app-crypt/josepy: Revert addition, use dev-python/josepy

 app-crypt/josepy/josepy-1.0.1.ebuild | 25 -
 app-crypt/josepy/metadata.xml|  7 ---
 app-crypt/wile/wile-1.0.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 33 deletions(-)

diff --git a/app-crypt/josepy/josepy-1.0.1.ebuild 
b/app-crypt/josepy/josepy-1.0.1.ebuild
deleted file mode 100644
index f067610..000
--- a/app-crypt/josepy/josepy-1.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-inherit distutils-r1
-
-DESCRIPTION="JOSE protocol implementation in Python"
-HOMEPAGE="https://github.com/certbot/josepy;
-SRC_URI="https://github.com/certbot/josepy/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   "

diff --git a/app-crypt/josepy/metadata.xml b/app-crypt/josepy/metadata.xml
deleted file mode 100644
index 82b7b79..000
--- a/app-crypt/josepy/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   sp...@gentoo.org
-   
-

diff --git a/app-crypt/wile/wile-1.0.0.ebuild b/app-crypt/wile/wile-1.0.0.ebuild
index 05beb72..b579a01 100644
--- a/app-crypt/wile/wile-1.0.0.ebuild
+++ b/app-crypt/wile/wile-1.0.0.ebuild
@@ -20,7 +20,7 @@ DEPEND="
"
 RDEPEND="
>=app-crypt/acme-0.21[${PYTHON_USEDEP}]
-   app-crypt/josepy[${PYTHON_USEDEP}]
+   dev-python/josepy[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/click[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]



[gentoo-commits] proj/betagarden:master commit in: app-crypt/josepy/

2018-02-18 Thread Sebastian Pipping
commit: afed289173904e1e11e8f1a71366734482a72f24
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Feb 18 18:35:51 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Feb 18 18:36:46 2018 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=afed2891

app-crypt/josepy: 1.0.1

 app-crypt/josepy/josepy-1.0.1.ebuild | 25 +
 app-crypt/josepy/metadata.xml|  7 +++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/josepy/josepy-1.0.1.ebuild 
b/app-crypt/josepy/josepy-1.0.1.ebuild
new file mode 100644
index 000..f067610
--- /dev/null
+++ b/app-crypt/josepy/josepy-1.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+inherit distutils-r1
+
+DESCRIPTION="JOSE protocol implementation in Python"
+HOMEPAGE="https://github.com/certbot/josepy;
+SRC_URI="https://github.com/certbot/josepy/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   "

diff --git a/app-crypt/josepy/metadata.xml b/app-crypt/josepy/metadata.xml
new file mode 100644
index 000..82b7b79
--- /dev/null
+++ b/app-crypt/josepy/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sp...@gentoo.org
+   
+