Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-augeas-1.1.0
@ 2020-09-03 13:55 fufexan
  2020-09-03 15:02 ` [PR PATCH] [Updated] " fufexan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: fufexan @ 2020-09-03 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fufexan/void-packages python3-augeas
https://github.com/void-linux/void-packages/pull/24637

New package: python3-augeas-1.1.0
This is a dependency of certbot-apache, which I will be adding shortly.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-augeas-24637.patch --]
[-- Type: text/x-diff, Size: 1077 bytes --]

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

---
 srcpkgs/python3-augeas/template | 14 ++++++++++++++
 1 file changed, 14 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..61d3e338b5d
--- /dev/null
+++ b/srcpkgs/python3-augeas/template
@@ -0,0 +1,14 @@
+# 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-setuptools"
+depends="augeas python3-cffi python3-setuptools"
+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] 7+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-augeas-1.1.0
  2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
@ 2020-09-03 15:02 ` fufexan
  2020-09-03 15:17 ` fufexan
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: fufexan @ 2020-09-03 15:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fufexan/void-packages python3-augeas
https://github.com/void-linux/void-packages/pull/24637

New package: python3-augeas-1.1.0
This is a dependency of certbot-apache, which I will be adding shortly.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-augeas-24637.patch --]
[-- Type: text/x-diff, Size: 1121 bytes --]

From 3dc40d7aa71d041c4337eb04ac68eda66241b945 Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 20:50:33 +0300
Subject: [PATCH] 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..1b46a625027
--- /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-setuptools"
+makedepends="python3-devel"
+depends="augeas python3-cffi python3-devel python3-setuptools"
+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] 7+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-augeas-1.1.0
  2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
  2020-09-03 15:02 ` [PR PATCH] [Updated] " fufexan
@ 2020-09-03 15:17 ` fufexan
  2020-09-03 15:35 ` fufexan
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: fufexan @ 2020-09-03 15:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fufexan/void-packages python3-augeas
https://github.com/void-linux/void-packages/pull/24637

New package: python3-augeas-1.1.0
This is a dependency of certbot-apache, which I will be adding shortly.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-augeas-24637.patch --]
[-- Type: text/x-diff, Size: 1147 bytes --]

From fd9552d53a6e0810beb3f764d3256351e09f2a33 Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 20:50:33 +0300
Subject: [PATCH] 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..0c8bf683787
--- /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-setuptools"
+makedepends="libffi-devel python3-devel"
+depends="augeas libffi-devel python3-cffi python3-devel python3-setuptools"
+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] 7+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-augeas-1.1.0
  2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
  2020-09-03 15:02 ` [PR PATCH] [Updated] " fufexan
  2020-09-03 15:17 ` fufexan
@ 2020-09-03 15:35 ` fufexan
  2020-09-03 15:48 ` fufexan
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: fufexan @ 2020-09-03 15:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fufexan/void-packages python3-augeas
https://github.com/void-linux/void-packages/pull/24637

New package: python3-augeas-1.1.0
This is a dependency of certbot-apache, which I will be adding shortly.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-augeas-24637.patch --]
[-- Type: text/x-diff, Size: 1119 bytes --]

From 3bd98a95722a5dc280cbaf8a1dd86692929dc9ee Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 20:50:33 +0300
Subject: [PATCH] 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..e12b1c179f1
--- /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-setuptools"
+makedepends="libffi-devel python3-cffi python3-devel python3-pycparser"
+depends="augeas"
+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] 7+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-augeas-1.1.0
  2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
                   ` (2 preceding siblings ...)
  2020-09-03 15:35 ` fufexan
@ 2020-09-03 15:48 ` fufexan
  2020-09-05 14:28 ` fufexan
  2020-09-05 14:28 ` [PR PATCH] [Closed]: " fufexan
  5 siblings, 0 replies; 7+ messages in thread
From: fufexan @ 2020-09-03 15:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fufexan/void-packages python3-augeas
https://github.com/void-linux/void-packages/pull/24637

New package: python3-augeas-1.1.0
This is a dependency of certbot-apache, which I will be adding shortly.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-augeas-24637.patch --]
[-- Type: text/x-diff, Size: 1132 bytes --]

From 28c2f6a60e9f47fa3a15e0983e433cce860eb5ff Mon Sep 17 00:00:00 2001
From: Fufezan Mihai <fufexan@pm.me>
Date: Wed, 2 Sep 2020 20:50:33 +0300
Subject: [PATCH] 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] 7+ messages in thread

* Re: New package: python3-augeas-1.1.0
  2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
                   ` (3 preceding siblings ...)
  2020-09-03 15:48 ` fufexan
@ 2020-09-05 14:28 ` fufexan
  2020-09-05 14:28 ` [PR PATCH] [Closed]: " fufexan
  5 siblings, 0 replies; 7+ messages in thread
From: fufexan @ 2020-09-05 14:28 UTC (permalink / raw)
  To: ml

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

New comment by fufexan on void-packages repository

https://github.com/void-linux/void-packages/pull/24637#issuecomment-687618875

Comment:
Closing because the commit will be included in [24638](https://github.com/void-linux/void-packages/pull/24638).

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

* Re: [PR PATCH] [Closed]: New package: python3-augeas-1.1.0
  2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
                   ` (4 preceding siblings ...)
  2020-09-05 14:28 ` fufexan
@ 2020-09-05 14:28 ` fufexan
  5 siblings, 0 replies; 7+ messages in thread
From: fufexan @ 2020-09-05 14:28 UTC (permalink / raw)
  To: ml

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

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

New package: python3-augeas-1.1.0
https://github.com/void-linux/void-packages/pull/24637

Description:
This is a dependency of certbot-apache, which I will be adding shortly.

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

end of thread, other threads:[~2020-09-05 14:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 13:55 [PR PATCH] New package: python3-augeas-1.1.0 fufexan
2020-09-03 15:02 ` [PR PATCH] [Updated] " fufexan
2020-09-03 15:17 ` fufexan
2020-09-03 15:35 ` fufexan
2020-09-03 15:48 ` fufexan
2020-09-05 14:28 ` fufexan
2020-09-05 14:28 ` [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).