public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/simp_le/
@ 2016-02-14 21:42 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2016-02-14 21:42 UTC (permalink / raw
  To: gentoo-commits

commit:     6ef0fb71ef54fa8b4be03c3e4fc718ae3e6d20dc
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 21:41:34 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 21:42:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef0fb71

app-crypt/simp_le: Remove myself as a maintainer

Package-Manager: portage-2.2.27

 app-crypt/simp_le/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-crypt/simp_le/metadata.xml b/app-crypt/simp_le/metadata.xml
index 4244fae..e0b907a 100644
--- a/app-crypt/simp_le/metadata.xml
+++ b/app-crypt/simp_le/metadata.xml
@@ -2,10 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-		<email>mrueg@gentoo.org</email>
-		<name>Manuel Rüger</name>
-	</maintainer>
-	<maintainer type="person">
 		<email>zx2c4@gentoo.org</email>
 		<name>Jason A. Donenfeld</name>
 	</maintainer>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/simp_le/
@ 2018-08-25 20:20 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2018-08-25 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     4c88edf76f45df4624ab02c5545e813a9975a2bc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 25 19:34:49 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 19:34:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c88edf7

app-crypt/simp_le: Add missing maintainer-needed comment

 app-crypt/simp_le/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/simp_le/metadata.xml b/app-crypt/simp_le/metadata.xml
index 0033a99cee0..01d45eef484 100644
--- a/app-crypt/simp_le/metadata.xml
+++ b/app-crypt/simp_le/metadata.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="github">kuba/simp_le</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/simp_le/
@ 2018-06-27 17:15 Pacho Ramos
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2018-06-27 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     523885ed52b96229db877f0dcad43f2d4298ae2e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 27 16:52:20 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun 27 17:15:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523885ed

app-crypt/simp_le: Support python3.6

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-crypt/simp_le/simp_le-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/simp_le/simp_le-9999.ebuild b/app-crypt/simp_le/simp_le-9999.ebuild
index 8680a1170bc..8ff65c7a1ac 100644
--- a/app-crypt/simp_le/simp_le-9999.ebuild
+++ b/app-crypt/simp_le/simp_le-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=(python{2_7,3_4,3_5})
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
 
 if [[ ${PV} == 9999* ]]; then
 	EGIT_REPO_URI="https://github.com/kuba/simp_le.git"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/simp_le/
@ 2016-12-19 18:41 Jason Donenfeld
  0 siblings, 0 replies; 5+ messages in thread
From: Jason Donenfeld @ 2016-12-19 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8cfd1fc223ca7fdc5d2fc1e1e1458729611d3eaa
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 18:40:51 2016 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 18:41:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cfd1fc2

app-crypt/simp_le: remove self as maintainer

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-crypt/simp_le/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-crypt/simp_le/metadata.xml b/app-crypt/simp_le/metadata.xml
index e0b907a..0033a99 100644
--- a/app-crypt/simp_le/metadata.xml
+++ b/app-crypt/simp_le/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>zx2c4@gentoo.org</email>
-		<name>Jason A. Donenfeld</name>
-	</maintainer>
 	<upstream>
 		<remote-id type="github">kuba/simp_le</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/simp_le/
@ 2016-02-08 18:52 Jason Donenfeld
  0 siblings, 0 replies; 5+ messages in thread
From: Jason Donenfeld @ 2016-02-08 18:52 UTC (permalink / raw
  To: gentoo-commits

commit:     ddc2b61c71264eea4e403b5f1e4ea872bc6da78a
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 18:53:03 2016 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 18:53:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc2b61c

app-crypt/simp_le: simple let's encrypt client

 app-crypt/simp_le/metadata.xml        | 15 +++++++++++++++
 app-crypt/simp_le/simp_le-9999.ebuild | 36 +++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/app-crypt/simp_le/metadata.xml b/app-crypt/simp_le/metadata.xml
new file mode 100644
index 0000000..4244fae
--- /dev/null
+++ b/app-crypt/simp_le/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>zx2c4@gentoo.org</email>
+		<name>Jason A. Donenfeld</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">kuba/simp_le</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/app-crypt/simp_le/simp_le-9999.ebuild b/app-crypt/simp_le/simp_le-9999.ebuild
new file mode 100644
index 0000000..6ae12e3
--- /dev/null
+++ b/app-crypt/simp_le/simp_le-9999.ebuild
@@ -0,0 +1,36 @@
+# 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_4,3_5})
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="https://github.com/kuba/simp_le.git"
+	inherit git-r3
+	KEYWORDS=""
+else
+	SRC_URI="https://github.com/kuba/simp_le/archive/v${PV}.tar.gz -> simp_le-${PV}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Simple Let's Encrypt Client"
+HOMEPAGE="https://github.com/kuba/simp_le"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="test"
+
+RDEPEND=">=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
+	dev-python/mock[${PYTHON_USEDEP}]
+	>=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
+	dev-python/pyrfc3339[${PYTHON_USEDEP}]
+	dev-python/pytz[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	=app-crypt/acme-0.1.0[${PYTHON_USEDEP}]
+"
+
+DEPEND="test? ( ${RDEPEND} dev-python/pylint[${PYTHON_USEDEP}] dev-python/pep8[${PYTHON_USEDEP}] )
+	dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-25 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-14 21:42 [gentoo-commits] repo/gentoo:master commit in: app-crypt/simp_le/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2018-08-25 20:20 Michał Górny
2018-06-27 17:15 Pacho Ramos
2016-12-19 18:41 Jason Donenfeld
2016-02-08 18:52 Jason Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox