~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2

[alpine-aports] VERSION 2 PATCHES

Details
Message ID
<1452923907-2144-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1452923905
DKIM signature
missing
Download raw message
VERSION 2 PATCHES



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 1/2] community/py-configargparse: update to 0.10.0

Details
Message ID
<1452923907-2144-2-git-send-email-developer@it-offshore.co.uk>
In-Reply-To
<1452923907-2144-1-git-send-email-developer@it-offshore.co.uk> (view parent)
Sender timestamp
1452923906
DKIM signature
missing
Download raw message
Patch: +5 -5
---
 community/py-configargparse/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/community/py-configargparse/APKBUILD b/community/py-configargparse/APKBUILD
index 6df3248..32692da 100644
--- a/community/py-configargparse/APKBUILD
+++ b/community/py-configargparse/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=py-configargparse
pkgver=0.9.3
pkgver=0.10.0
pkgrel=0
pkgdesc="A drop-in replacement for argparse"
url="https://github.com/zorro3/ConfigArgParse"
@@ -35,6 +35,6 @@ package() {
	python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}

md5sums="86e4fdba056c04035657b9575b4f38d6  ConfigArgParse-0.9.3.tar.gz"
sha256sums="689bf143b016105374852eb80dd582faf26dafd7291bcd05368948a30ab0eee8  ConfigArgParse-0.9.3.tar.gz"
sha512sums="9d31fe27bd6bdf7438b464dc1e691a648a2ca45711774aaa9d7a93387d61a7649139e5c00b6045b53f66e2f97d029c9ed41abeeafd5c61f56222e32abd4bc4d7  ConfigArgParse-0.9.3.tar.gz"
md5sums="be99c22bd70b34592af69a72f9c13bab  ConfigArgParse-0.10.0.tar.gz"
sha256sums="d6e1ad877cc6234e2f911bece742967c32415d8adb1dc4f764c70df283c205cc  ConfigArgParse-0.10.0.tar.gz"
sha512sums="d68e770e07637b4ce25a1193fc0cf1bd9eed122621a832343ab3d200246341b9cc1819d5013fa32a373e279af20b0b10424e4bfdfc8ef1f81dd5139087101ff4  ConfigArgParse-0.10.0.tar.gz"
-- 
2.7.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 2/2] community/letsencrypt: update to 0.2.0

Details
Message ID
<1452923907-2144-3-git-send-email-developer@it-offshore.co.uk>
In-Reply-To
<1452923907-2144-1-git-send-email-developer@it-offshore.co.uk> (view parent)
Sender timestamp
1452923907
DKIM signature
missing
Download raw message
Patch: +4 -4
---
 community/letsencrypt/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/letsencrypt/APKBUILD b/community/letsencrypt/APKBUILD
index e4df3cf..4eca783 100644
--- a/community/letsencrypt/APKBUILD
+++ b/community/letsencrypt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=letsencrypt
pkgver=0.1.1
pkgver=0.2.0
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/letsencrypt/letsencrypt"
@@ -51,6 +51,6 @@ acme() {
	python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}

md5sums="b686984988e05af54e19b7dbcad75a82  letsencrypt-0.1.1.tar.gz"
sha256sums="3f5210fc2e28577b1b24c4fbfb5c20ac259925a5fad81cf69a1b4f62d76511db  letsencrypt-0.1.1.tar.gz"
sha512sums="bd045622f77272447b9d497c410a128c30371c6df5beab418089c2c8b26fef9e87ecc6055bdf4017d7d2fb5f840b4900ff9efba848d07a2bf3a1be9d7fc0df99  letsencrypt-0.1.1.tar.gz"
md5sums="6838f472ead354b980b0d6a77713fd88  letsencrypt-0.2.0.tar.gz"
sha256sums="71324323eb6c9fe9a2cee95f012a44e9c7bdc8c9dfe14c26d56129306f188650  letsencrypt-0.2.0.tar.gz"
sha512sums="a00618c0f3ae78cfdb70adfea81ff9d672123fa38585cfda8ed44659be14bd37143f2c5bc076b92d116356437ea08af079142a4ae09a8a6ad06f2793276b973e  letsencrypt-0.2.0.tar.gz"
-- 
2.7.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)