~alpine/aports

main/py-configshell: updated dependencies v1 PROPOSED

Jann - Ove Risvik: 1
 main/py-configshell: updated dependencies

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1179/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/py-configshell: updated dependencies Export this patch

---
 main/py-configshell/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/py-configshell/APKBUILD b/main/py-configshell/APKBUILD
index 6691ae4..14c7993 100644
--- a/main/py-configshell/APKBUILD
+++ b/main/py-configshell/APKBUILD
@@ -9,9 +9,9 @@ pkgdesc="Python library that provides a framework for building simple but nice C
url="https://github.com/agrover/configshell-fb"
arch="noarch"
license="AGPL3"
depends="python"
depends="python py-six py-urwid py-parsing"
depends_dev=""
makedepends="$depends_dev python-dev py-simpleparse py-setuptools py-urwid"
makedepends="$depends_dev python-dev py-setuptools"
install=""
subpackages=""
source="$_realname-fb-$_ver.tar.gz::https://github.com/agrover/configshell-fb/archive/v$_ver.tar.gz"
-- 
2.8.3



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