Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Np certbot 0.35.1
Date: Fri, 11 Oct 2019 05:32:28 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15313@inbox.vuxu.org> (raw)

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

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

https://github.com/misuchiru03/void-packages np_certbot_0.35.1
https://github.com/void-linux/void-packages/pull/15313

Np certbot 0.35.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_certbot_0.35.1-15313.patch --]
[-- Type: text/x-diff, Size: 23971 bytes --]

From 789a7748809af839ad6c9e44fce65b5a5ed0322f Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 11:16:05 -0500
Subject: [PATCH 01/18] New package: python3-mock-3.0.5

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

diff --git a/srcpkgs/python3-mock/template b/srcpkgs/python3-mock/template
new file mode 100644
index 00000000000..2637b798d95
--- /dev/null
+++ b/srcpkgs/python3-mock/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-mock'
+pkgname=python3-mock
+version=3.0.5
+revision=1
+archs=noarch
+wrksrc="mock-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Python3 mock library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-2-Clause"
+homepage="http://mock.readthedocs.org/en/latest/"
+distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
+
+post_install() {
+	vlicense LICENSE.txt
+}

From 72343c1937c1bbf396613899fa72202b5ea6a5e4 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 11:16:45 -0500
Subject: [PATCH 02/18] New package: python3-zope.hookable-4.2.0

---
 srcpkgs/python3-zope.hookable/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-zope.hookable/template

diff --git a/srcpkgs/python3-zope.hookable/template b/srcpkgs/python3-zope.hookable/template
new file mode 100644
index 00000000000..4c85cadb5a3
--- /dev/null
+++ b/srcpkgs/python3-zope.hookable/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-zope.hookable'
+pkgname=python3-zope.hookable
+version=4.2.0
+revision=1
+archs=noarch
+wrksrc="zope.hookable-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Zope hookable architecture for Python3"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.hookable"
+distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
+checksum=c1df3929a3666fc5a0c80d60a0c1e6f6ef97c7f6ed2f1b7cf49f3e6f3d4dde15

From f86ee20d35d18da58fcd8bfe1533d5b1200028a7 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 11:17:46 -0500
Subject: [PATCH 03/18] New package: python3-zope.deprecation-4.4.0

---
 srcpkgs/python3-zope.deprecation/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-zope.deprecation/template

diff --git a/srcpkgs/python3-zope.deprecation/template b/srcpkgs/python3-zope.deprecation/template
new file mode 100644
index 00000000000..9843b96e094
--- /dev/null
+++ b/srcpkgs/python3-zope.deprecation/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-zope.deprecation'
+pkgname=python3-zope.deprecation
+version=4.4.0
+revision=1
+archs=noarch
+wrksrc="zope.deprecation-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Python library to handle automated deprecations"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.deprecation"
+distfiles="${PYPI_SITE}/z/zope.deprecation/zope.deprecation-${version}.tar.gz"
+checksum=0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df

From fa17608c7a3cb30b5d0f71cda41d03211a296494 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 11:18:51 -0500
Subject: [PATCH 04/18] New package: python3-parsedatetime-2.4

---
 srcpkgs/python3-parsedatetime/template | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/srcpkgs/python3-parsedatetime/template b/srcpkgs/python3-parsedatetime/template
index d3ac21d7d34..0090d33f4d0 100644
--- a/srcpkgs/python3-parsedatetime/template
+++ b/srcpkgs/python3-parsedatetime/template
@@ -6,10 +6,18 @@ archs=noarch
 wrksrc="parsedatetime-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
+<<<<<<< HEAD
 depends="python3-future"
 short_desc="Parse human-readable date/time strings"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/bear/parsedatetime"
+=======
+depends="python3-pytest python3-future"
+short_desc="Python module to parse human-readable date/time strings"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bear/parsedatetime/"
+>>>>>>> New package: python3-parsedatetime-2.4
 distfiles="${PYPI_SITE}/p/parsedatetime/parsedatetime-${version}.tar.gz"
 checksum=3d817c58fb9570d1eec1dd46fa9448cd644eeed4fb612684b02dfda3a79cb84b

From 8a3605a4ae1ea23dad55e445f1aede5cd4e7ddbe Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:29:23 -0500
Subject: [PATCH 05/18] New package: python3-zope.testrunner-5.0

---
 srcpkgs/python3-zope.testrunner/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-zope.testrunner/template

diff --git a/srcpkgs/python3-zope.testrunner/template b/srcpkgs/python3-zope.testrunner/template
new file mode 100644
index 00000000000..8e5a921fccd
--- /dev/null
+++ b/srcpkgs/python3-zope.testrunner/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-zope.testrunner'
+pkgname=python3-zope.testrunner
+version=5.0
+revision=1
+archs=noarch
+wrksrc="zope.testrunner-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Sphinx python3-sphinxcontrib"
+depends="python3-zope.exceptions python3-zope.interface python3-six"
+checkdepends="python3-zope.testing python3-subunit python3-testtools"
+short_desc="Zope testrunner script"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.testrunner"
+distfiles="${PYPI_SITE}/z/zope.testrunner/zope.testrunner-${version}.tar.gz"
+checksum=0d8a27e214033b6f1e557556e61bff9568ae95676dfcc8a032483fdeeee792c3

From 53019d9ba279b6a56098c6a3e65c8e62a7e841a3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:29:54 -0500
Subject: [PATCH 06/18] New package: python3-repoze.sphinx.autointerface-0.8

---
 .../template                                  | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-repoze.sphinx.autointerface/template

diff --git a/srcpkgs/python3-repoze.sphinx.autointerface/template b/srcpkgs/python3-repoze.sphinx.autointerface/template
new file mode 100644
index 00000000000..64bf5db8a25
--- /dev/null
+++ b/srcpkgs/python3-repoze.sphinx.autointerface/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-repoze.sphinx.autointerface'
+pkgname=python3-repoze.sphinx.autointerface
+version=0.8
+revision=1
+archs=noarch
+wrksrc="repoze.sphinx.autointerface-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-zope.interface"
+short_desc="Sphinx extension to auto-generate API docs from Zope interfaces"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-4-Clause"
+homepage="https://github.com/repoze/repoze.sphinx.autointerface/"
+distfiles="${PYPI_SITE}/r/repoze.sphinx.autointerface/repoze.sphinx.autointerface-${version}.tar.gz"
+checksum=8ef0383276ab722efb1e4a6523726262058dfd82615ccf7e5004aee3fe8ecc23
+
+post_install() {
+	vlicense LICENSE.txt
+	vlicense COPYRIGHT.txt
+}

From 0592c1f0dc373afc95fda5513b96ad9821f7d3d5 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:30:16 -0500
Subject: [PATCH 07/18] New package: python3-subunit-1.3.0

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

diff --git a/srcpkgs/python3-subunit/template b/srcpkgs/python3-subunit/template
new file mode 100644
index 00000000000..6fe933d37e8
--- /dev/null
+++ b/srcpkgs/python3-subunit/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-subunit'
+pkgname=python3-subunit
+version=1.3.0
+revision=1
+archs=noarch
+wrksrc=subunit-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-testtools"
+checkdepends="python3-hypothesis python3-testscenarios python3-fixtures"
+short_desc="Subunit test reporting and controlling protocol"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0 BSD-3-Clause"
+homepage="https://github.com/testing-cabal/subunit"
+distfiles="https://github.com/testing-cabal/subunit/archive/${version}.tar.gz"
+checksum=badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadb
+
+post_install() {
+	vlicense BSD
+}

From bea0a10895b84684a46c92e50b577603dad14dab Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:30:46 -0500
Subject: [PATCH 08/18] New package: python3-zope.configuration-4.3.1

---
 srcpkgs/python3-zope.configuration/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-zope.configuration/template

diff --git a/srcpkgs/python3-zope.configuration/template b/srcpkgs/python3-zope.configuration/template
new file mode 100644
index 00000000000..babfe8d77cc
--- /dev/null
+++ b/srcpkgs/python3-zope.configuration/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-zope.configuration'
+pkgname=python3-zope.configuration
+version=4.3.1
+revision=1
+archs=noarch
+wrksrc="zope.configuration-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Sphinx"
+depends="python3-zope.i18nmessageid python3-zope.interface python3-zope.schema"
+checkdepends="python3-zope.testing python3-zope.schema python3-zope.testrunner"
+short_desc="Zope configuration markup language"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.configuration/"
+distfiles="${PYPI_SITE}/z/zope.configuration/zope.configuration-${version}.tar.gz"
+checksum=6e16747f9fd6b9d8f09d78edf2a6f539cad0fa4ad49d8deb9cf63447cc4168e1

From 388bb7faee518337417eb441d27c30badf4634f1 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:31:49 -0500
Subject: [PATCH 09/18] New package: python3-zope.copy-4.2

---
 srcpkgs/python3-zope.copy/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-zope.copy/template

diff --git a/srcpkgs/python3-zope.copy/template b/srcpkgs/python3-zope.copy/template
new file mode 100644
index 00000000000..43d628a6a41
--- /dev/null
+++ b/srcpkgs/python3-zope.copy/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-zope.copy'
+pkgname=python3-zope.copy
+version=4.2
+revision=1
+archs=noarch
+wrksrc="zope.copy-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+checkdepends="python3-zope.component python3-zope.location python3-zope.testing
+ python3-zope.testrunner"
+short_desc="Pluggable object copying mechanism"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.copy"
+distfiles="${PYPI_SITE}/z/zope.copy/zope.copy-${version}.tar.gz"
+checksum=47bb9d09ff06c600b446f220f47a742396598ac4828d738d3d85e6490629a71a

From bf3174265b2fda05c1b5a40e2fb35090b338d14d Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:32:19 -0500
Subject: [PATCH 10/18] New package: python3-zope.deferredimport-4.3

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

diff --git a/srcpkgs/python3-zope.deferredimport/template b/srcpkgs/python3-zope.deferredimport/template
new file mode 100644
index 00000000000..ef1e89ae555
--- /dev/null
+++ b/srcpkgs/python3-zope.deferredimport/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-zope.deferredimport'
+pkgname=python3-zope.deferredimport
+version=4.3
+revision=1
+archs=noarch
+wrksrc="zope.deferredimport-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-zope.proxy"
+short_desc="Python module to perform import names that resolve in code"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.deferredimport/"
+distfiles="${PYPI_SITE}/z/zope.deferredimport/zope.deferredimport-${version}.tar.gz"
+checksum=2ddef5a7ecfff132a2dd796253366ecf9748a446e30f1a0b3a636aec9d9c05c5

From 9323cc037f66e2072df7b26bd9253a0290e37385 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:36:38 -0500
Subject: [PATCH 11/18] New package: python3-zope.exceptions-4.3

---
 srcpkgs/python3-zope.exceptions/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/python3-zope.exceptions/template

diff --git a/srcpkgs/python3-zope.exceptions/template b/srcpkgs/python3-zope.exceptions/template
new file mode 100644
index 00000000000..897bb901856
--- /dev/null
+++ b/srcpkgs/python3-zope.exceptions/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-zope.exceptions'
+pkgname=python3-zope.exceptions
+version=4.3
+revision=1
+archs=noarch
+wrksrc="zope.exceptions-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-repoze.sphinx.autointerface
+ python3-Sphinx"
+depends="python3-zope.interface"
+checkdepends="python3-zope.testrunner"
+short_desc="Zope exceptions"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.exceptions"
+distfiles="${PYPI_SITE}/z/zope.exceptions/zope.exceptions-${version}.tar.gz"
+checksum=5fa59c3c1044bb9448aeec8328db0bfceaae2a2174e88528d3fe04adf8d47211

From 49d041126c3caa865328c2ec5004752d389ea193 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:38:34 -0500
Subject: [PATCH 12/18] New package: python3-zope.i18nmessageid-4.3.1

---
 srcpkgs/python3-zope.i18nmessageid/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-zope.i18nmessageid/template

diff --git a/srcpkgs/python3-zope.i18nmessageid/template b/srcpkgs/python3-zope.i18nmessageid/template
new file mode 100644
index 00000000000..5aa989fae84
--- /dev/null
+++ b/srcpkgs/python3-zope.i18nmessageid/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-zope.i18nmessageid'
+pkgname=python3-zope.i18nmessageid
+version=4.3.1
+revision=1
+wrksrc="zope.i18nmessageid-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Sphinx"
+makedepends="python3-devel"
+depends="python3-six"
+checkdepends="python3-nose python3-coverage"
+short_desc="Message identifiers for internalization"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.i18nmessageid/"
+distfiles="${PYPI_SITE}/z/zope.i18nmessageid/zope.i18nmessageid-${version}.tar.gz"
+checksum=e511edff8e75d3a6f84d8256e1e468c85a4aa9d89c2ea264a919334fae7081e3

From e8f25d24a83d582353cda73f5ce4f002167d0bc2 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:39:01 -0500
Subject: [PATCH 13/18] New package: python3-zope.location-4.2

---
 srcpkgs/python3-zope.location/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-zope.location/template

diff --git a/srcpkgs/python3-zope.location/template b/srcpkgs/python3-zope.location/template
new file mode 100644
index 00000000000..0e58a4a0ada
--- /dev/null
+++ b/srcpkgs/python3-zope.location/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-zope.location'
+pkgname=python3-zope.location
+version=4.2
+revision=1
+archs=noarch
+wrksrc="zope.location-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-repoze.sphinx.autointerface
+ python3-Sphinx"
+makedepends="python3-zope.configuration"
+depends="python3-zope.component"
+checkdepends="python3-zope.copy python3-zope.testrunner"
+short_desc="Zope location"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefederation/zope.location"
+distfiles="${PYPI_SITE}/z/zope.location/zope.location-${version}.tar.gz"
+checksum=a720f9e3c8a51d5007ed6fcd47e1834df02671d85dbfd1062a0d808de8bf80ac

From ca5479e49f669c1d4a2036b9084767e04b752784 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:39:26 -0500
Subject: [PATCH 14/18] New package: python3-zope.proxy-4.3.1

---
 srcpkgs/python3-zope.proxy/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-zope.proxy/template

diff --git a/srcpkgs/python3-zope.proxy/template b/srcpkgs/python3-zope.proxy/template
new file mode 100644
index 00000000000..0d4bfeb138f
--- /dev/null
+++ b/srcpkgs/python3-zope.proxy/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-zope.proxy'
+pkgname=python3-zope.proxy
+version=4.3.1
+revision=1
+wrksrc="zope.proxy-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="python3-zope.interface python3-Sphinx python3-zope.testrunner
+ python3-zope.security"
+short_desc="Python generic transparent proxies"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.proxy"
+distfiles="${PYPI_SITE}/z/zope.proxy/zope.proxy-${version}.tar.gz"
+checksum=563c2454b2d0f23bca54d2e0e4d781149b7b06cb5df67e253ca3620f37202dd2

From 57b0287b7ff7a82d87002b3a341d0527ffb78086 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:39:49 -0500
Subject: [PATCH 15/18] New package: python3-zope.schema-4.9.3

---
 srcpkgs/python3-zope.schema/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/python3-zope.schema/template

diff --git a/srcpkgs/python3-zope.schema/template b/srcpkgs/python3-zope.schema/template
new file mode 100644
index 00000000000..7294092a900
--- /dev/null
+++ b/srcpkgs/python3-zope.schema/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-zope.schema'
+pkgname=python3-zope.schema
+version=4.9.3
+revision=1
+archs=noarch
+wrksrc=zope.schema-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-zope.interface python3-zope.event"
+checkdepends="python3-zope.i18nmessageid python3-zope.testing
+ python3-zope.testrunner"
+short_desc="Zope.interface extension for defining data schemas"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.schema"
+distfiles="${PYPI_SITE}/z/zope.schema/zope.schema-${version}.tar.gz"
+checksum=2d971da8707cab47b1916534b9929dcd9d7f23aed790e6b4cbe3103d5b18069d

From e051a6763c5fbc5e0ac79b7e8ef29b2241241e0a Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:40:26 -0500
Subject: [PATCH 16/18] New package: python3-zope.security-4.3.1

---
 srcpkgs/python3-zope.security/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-zope.security/template

diff --git a/srcpkgs/python3-zope.security/template b/srcpkgs/python3-zope.security/template
new file mode 100644
index 00000000000..a8ca492f98b
--- /dev/null
+++ b/srcpkgs/python3-zope.security/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-zope.security'
+pkgname=python3-zope.security
+version=4.3.1
+revision=1
+wrksrc="zope.security-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-distutils-extra"
+makedepends="python3-devel"
+depends="python3-zope.component python3-zope.configuration python3-zope.testing
+ python3-zope.testrunner python3-zope.location"
+short_desc="Zope security framework"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.security/"
+distfiles="${PYPI_SITE}/z/zope.security/zope.security-${version}.tar.gz"
+checksum=9448e57bcc856ff05b881ffb1852cdd367fd234e31c0003fd5373582f57beaff

From e30c17b4d79f02049eb62d93461106027f1fd35e Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:41:38 -0500
Subject: [PATCH 17/18] New package: python3-zope.testing-4.7

---
 srcpkgs/python3-zope.testing/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-zope.testing/template

diff --git a/srcpkgs/python3-zope.testing/template b/srcpkgs/python3-zope.testing/template
new file mode 100644
index 00000000000..814817904f6
--- /dev/null
+++ b/srcpkgs/python3-zope.testing/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-zope.testing'
+pkgname=python3-zope.testing
+version=4.7
+revision=1
+archs=noarch
+wrksrc="zope.testing-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Zope testing helpers"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="ZPL-2.1"
+homepage="https://github.com/zopefoundation/zope.testing"
+distfiles="${PYPI_SITE}/z/zope.testing/zope.testing-${version}.tar.gz"
+checksum=d66be8d1de37e8536ca58a1d9f4d89a68c9cc75cc0e788a175c8a20ae26003ea

From b9c31baf0fa1ea64bc055dce177512767ce0aec3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Jun 2019 15:41:54 -0500
Subject: [PATCH 18/18] New package: certbot-0.35.1

Closes #11518
---
 srcpkgs/certbot/template               | 18 ++++++++++++++++++
 srcpkgs/python3-parsedatetime/template |  8 --------
 2 files changed, 18 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/certbot/template

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
new file mode 100644
index 00000000000..507214661a5
--- /dev/null
+++ b/srcpkgs/certbot/template
@@ -0,0 +1,18 @@
+# Template file for 'certbot'
+pkgname=certbot
+version=0.35.1
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3 python3-acme python3-ConfigArgParse python3-configobj
+ python3-cryptography python3-josepy python3-pyrfc3339 python3-pytz
+ python3-zope.component python3-zope.interface python3-parsedatetime
+ python3-zope.hookable python3-mock python3-zope.deferredimport
+ python3-zope.deprecation"
+short_desc="Let's Encrypt certificate renewal automation utility"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://certboti.eff.org/"
+distfiles="https://github.com/certbot/certbot/archive/v${version}.tar.gz"
+checksum=c4b4755866a2eaf5204abe3da25b9b8769b146e73d93a9527a22cda7d5a55070
diff --git a/srcpkgs/python3-parsedatetime/template b/srcpkgs/python3-parsedatetime/template
index 0090d33f4d0..d3ac21d7d34 100644
--- a/srcpkgs/python3-parsedatetime/template
+++ b/srcpkgs/python3-parsedatetime/template
@@ -6,18 +6,10 @@ archs=noarch
 wrksrc="parsedatetime-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-<<<<<<< HEAD
 depends="python3-future"
 short_desc="Parse human-readable date/time strings"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/bear/parsedatetime"
-=======
-depends="python3-pytest python3-future"
-short_desc="Python module to parse human-readable date/time strings"
-maintainer="Alex Childs <misuchiru03+void@gmail.com>"
-license="Apache-2.0"
-homepage="https://github.com/bear/parsedatetime/"
->>>>>>> New package: python3-parsedatetime-2.4
 distfiles="${PYPI_SITE}/p/parsedatetime/parsedatetime-${version}.tar.gz"
 checksum=3d817c58fb9570d1eec1dd46fa9448cd644eeed4fb612684b02dfda3a79cb84b

             reply	other threads:[~2019-10-11  3:32 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-11  3:32 voidlinux-github [this message]
2019-10-11  3:35 ` [PR PATCH] [Updated] New package: certbot-0.35.1 voidlinux-github
2019-10-11  3:35 ` voidlinux-github
2019-10-13 16:02 ` voidlinux-github
2019-10-13 16:02 ` voidlinux-github
2019-10-13 16:23 ` voidlinux-github
2019-10-13 16:23 ` voidlinux-github
2019-10-13 16:27 ` voidlinux-github
2019-10-13 16:27 ` voidlinux-github
2019-10-13 16:31 ` voidlinux-github
2019-10-13 16:31 ` voidlinux-github
2019-10-13 16:33 ` voidlinux-github
2019-10-13 16:33 ` voidlinux-github
2019-10-13 16:40 ` voidlinux-github
2019-10-13 16:40 ` voidlinux-github
2019-10-13 17:06 ` voidlinux-github
2019-10-13 17:06 ` voidlinux-github
2019-10-13 17:08 ` voidlinux-github
2019-10-13 17:08 ` voidlinux-github
2019-10-13 17:15 ` voidlinux-github
2019-10-13 17:15 ` voidlinux-github
2019-10-13 17:16 ` voidlinux-github
2019-10-13 17:16 ` voidlinux-github
2019-10-13 21:14 ` voidlinux-github
2019-10-13 21:14 ` voidlinux-github
2019-10-13 21:16 ` voidlinux-github
2019-10-13 21:16 ` voidlinux-github
2019-11-09 21:07 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15313@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).