Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: certbot-apache-1.7.0
@ 2020-09-03 13:58 fufexan
  2020-09-03 16:07 ` [PR PATCH] [Updated] " fufexan
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: fufexan @ 2020-09-03 13:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

There is a new pull request by fufexan against master on the void-packages repository

https://github.com/fufexan/void-packages certbot-apache
https://github.com/void-linux/void-packages/pull/24638

New package: certbot-apache-1.7.0


A patch file from https://github.com/void-linux/void-packages/pull/24638.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-certbot-apache-24638.patch --]
[-- Type: text/x-diff, Size: 1134 bytes --]

From eda5a8ecc5eaa919ac6dcc39a254349018bf7a87 Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 21:08:55 +0300
Subject: [PATCH] New package: certbot-apache-1.7.0

---
 srcpkgs/certbot-apache/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/certbot-apache/template

diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template
new file mode 100644
index 00000000000..522bbd88317
--- /dev/null
+++ b/srcpkgs/certbot-apache/template
@@ -0,0 +1,14 @@
+# Template file for 'certbot-apache'
+pkgname=certbot-apache
+version=1.7.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="certbot>=${version} python3-acme python3-augeas python3-setuptools
+ python3-zope.interface"
+short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin"
+maintainer="Fufezan Mihai <fufexan@pm.me>"
+license="Apache-2.0"
+homepage="https://certbot.eff.org"
+distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
+checksum=99943b6406e0315f31c1f81e2ced6be38aee3ea24974ef4d7aeeda8202c1c3bc

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

* Re: [PR PATCH] [Updated] New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
@ 2020-09-03 16:07 ` fufexan
  2020-09-05  7:12 ` fosslinux
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fufexan @ 2020-09-03 16:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

There is an updated pull request by fufexan against master on the void-packages repository

https://github.com/fufexan/void-packages certbot-apache
https://github.com/void-linux/void-packages/pull/24638

New package: certbot-apache-1.7.0


A patch file from https://github.com/void-linux/void-packages/pull/24638.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-certbot-apache-24638.patch --]
[-- Type: text/x-diff, Size: 1134 bytes --]

From 846ca717919ce8fb1d77b881b819993918a78fd3 Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 21:08:55 +0300
Subject: [PATCH] New package: certbot-apache-1.7.0

---
 srcpkgs/certbot-apache/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/certbot-apache/template

diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template
new file mode 100644
index 00000000000..522bbd88317
--- /dev/null
+++ b/srcpkgs/certbot-apache/template
@@ -0,0 +1,14 @@
+# Template file for 'certbot-apache'
+pkgname=certbot-apache
+version=1.7.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="certbot>=${version} python3-acme python3-augeas python3-setuptools
+ python3-zope.interface"
+short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin"
+maintainer="Fufezan Mihai <fufexan@pm.me>"
+license="Apache-2.0"
+homepage="https://certbot.eff.org"
+distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
+checksum=99943b6406e0315f31c1f81e2ced6be38aee3ea24974ef4d7aeeda8202c1c3bc

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
  2020-09-03 16:07 ` [PR PATCH] [Updated] " fufexan
@ 2020-09-05  7:12 ` fosslinux
  2020-09-05  7:21 ` fufexan
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-09-05  7:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 172 bytes --]

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-687564383

Comment:
Put both commits in the 1 pr.

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
  2020-09-03 16:07 ` [PR PATCH] [Updated] " fufexan
  2020-09-05  7:12 ` fosslinux
@ 2020-09-05  7:21 ` fufexan
  2020-09-05  7:50 ` fosslinux
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fufexan @ 2020-09-05  7:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by fufexan on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-687565281

Comment:
@fosslinux You mean also `python3-augeas`?

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (2 preceding siblings ...)
  2020-09-05  7:21 ` fufexan
@ 2020-09-05  7:50 ` fosslinux
  2020-09-05  7:59 ` fufexan
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-09-05  7:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-687568072

Comment:
Yeah, `python3-augeas` commit should be in this PR, in Void a PR should be self-contained, by that I mean that for an update or new package any other new packages needed should be included in the one PR.

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (3 preceding siblings ...)
  2020-09-05  7:50 ` fosslinux
@ 2020-09-05  7:59 ` fufexan
  2020-09-05 14:26 ` [PR PATCH] [Updated] " fufexan
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fufexan @ 2020-09-05  7:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by fufexan on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-687569010

Comment:
Right. I will fix it in a few hours.

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

* Re: [PR PATCH] [Updated] New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (4 preceding siblings ...)
  2020-09-05  7:59 ` fufexan
@ 2020-09-05 14:26 ` fufexan
  2020-10-18  0:59 ` ahesford
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fufexan @ 2020-09-05 14:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

There is an updated pull request by fufexan against master on the void-packages repository

https://github.com/fufexan/void-packages certbot-apache
https://github.com/void-linux/void-packages/pull/24638

New package: certbot-apache-1.7.0
Cannot be merged until `python3-augeas` is merged.

A patch file from https://github.com/void-linux/void-packages/pull/24638.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-certbot-apache-24638.patch --]
[-- Type: text/x-diff, Size: 2275 bytes --]

From 846ca717919ce8fb1d77b881b819993918a78fd3 Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 21:08:55 +0300
Subject: [PATCH 1/2] New package: certbot-apache-1.7.0

---
 srcpkgs/certbot-apache/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/certbot-apache/template

diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template
new file mode 100644
index 00000000000..522bbd88317
--- /dev/null
+++ b/srcpkgs/certbot-apache/template
@@ -0,0 +1,14 @@
+# Template file for 'certbot-apache'
+pkgname=certbot-apache
+version=1.7.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="certbot>=${version} python3-acme python3-augeas python3-setuptools
+ python3-zope.interface"
+short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin"
+maintainer="Fufezan Mihai <fufexan@pm.me>"
+license="Apache-2.0"
+homepage="https://certbot.eff.org"
+distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
+checksum=99943b6406e0315f31c1f81e2ced6be38aee3ea24974ef4d7aeeda8202c1c3bc

From 82b8d8030374b7a7040d4fef175114edab02b0fc Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 20:50:33 +0300
Subject: [PATCH 2/2] New package: python3-augeas-1.1.0

---
 srcpkgs/python3-augeas/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-augeas/template

diff --git a/srcpkgs/python3-augeas/template b/srcpkgs/python3-augeas/template
new file mode 100644
index 00000000000..17cca9e92f0
--- /dev/null
+++ b/srcpkgs/python3-augeas/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-augeas'
+pkgname=python3-augeas
+version=1.1.0
+revision=1
+wrksrc="python-augeas-${version}"
+build_style=python3-module
+hostmakedepends="augeas python3-cffi python3-pycparser python3-setuptools"
+makedepends="libffi-devel python3-devel"
+depends="augeas python3-cffi"
+short_desc="Augeas bindings for Python3"
+maintainer="Fufezan Mihai <fufexan@pm.me>"
+license="LGPL-2.1-only"
+homepage="http://augeas.net"
+distfiles="${PYPI_SITE}/p/python-augeas/python-augeas-${version}.tar.gz"
+checksum=5194a49e86b40ffc57055f73d833f87e39dce6fce934683e7d0d5bbb8eff3b8c

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (5 preceding siblings ...)
  2020-09-05 14:26 ` [PR PATCH] [Updated] " fufexan
@ 2020-10-18  0:59 ` ahesford
  2020-10-18  5:35 ` kartikynwa
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-18  0:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-711100718

Comment:
Is this out of date now? #25310 refers to `certbot-apache-1.8.0`.

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (6 preceding siblings ...)
  2020-10-18  0:59 ` ahesford
@ 2020-10-18  5:35 ` kartikynwa
  2020-10-18  7:17 ` fufexan
  2020-10-18  7:17 ` [PR PATCH] [Closed]: " fufexan
  9 siblings, 0 replies; 11+ messages in thread
From: kartikynwa @ 2020-10-18  5:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

New comment by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-711120010

Comment:
@ahesford Even mine is outdated now. `1.9.0` was rolled out eleven days ago.

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

* Re: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (7 preceding siblings ...)
  2020-10-18  5:35 ` kartikynwa
@ 2020-10-18  7:17 ` fufexan
  2020-10-18  7:17 ` [PR PATCH] [Closed]: " fufexan
  9 siblings, 0 replies; 11+ messages in thread
From: fufexan @ 2020-10-18  7:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

New comment by fufexan on void-packages repository

https://github.com/void-linux/void-packages/pull/24638#issuecomment-711127882

Comment:
I will close this PR and the certbot-nginx one, as @kartikynwa has already updated the packages.

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

* Re: [PR PATCH] [Closed]: New package: certbot-apache-1.7.0
  2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
                   ` (8 preceding siblings ...)
  2020-10-18  7:17 ` fufexan
@ 2020-10-18  7:17 ` fufexan
  9 siblings, 0 replies; 11+ messages in thread
From: fufexan @ 2020-10-18  7:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

There's a closed pull request on the void-packages repository

New package: certbot-apache-1.7.0
https://github.com/void-linux/void-packages/pull/24638

Description:
Cannot be merged until `python3-augeas` is merged.

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

end of thread, other threads:[~2020-10-18  7:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 13:58 [PR PATCH] New package: certbot-apache-1.7.0 fufexan
2020-09-03 16:07 ` [PR PATCH] [Updated] " fufexan
2020-09-05  7:12 ` fosslinux
2020-09-05  7:21 ` fufexan
2020-09-05  7:50 ` fosslinux
2020-09-05  7:59 ` fufexan
2020-09-05 14:26 ` [PR PATCH] [Updated] " fufexan
2020-10-18  0:59 ` ahesford
2020-10-18  5:35 ` kartikynwa
2020-10-18  7:17 ` fufexan
2020-10-18  7:17 ` [PR PATCH] [Closed]: " fufexan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).