From 7a62b3143c0e4e4e3471f66c698e3bd48ca73e7b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 22 Oct 2013 08:46:08 +0000 Subject: Revert "testing/py-hackernews: fix typo in depends" and bump pkgrel This reverts commit db993980d610acee84370665e378e0cfa28f8f4d. --- testing/py-hackernews/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py-hackernews') diff --git a/testing/py-hackernews/APKBUILD b/testing/py-hackernews/APKBUILD index f31fdfb724..d839d0ac37 100644 --- a/testing/py-hackernews/APKBUILD +++ b/testing/py-hackernews/APKBUILD @@ -3,12 +3,12 @@ pkgname=py-hackernews _pkgname=HackerNews pkgver=1.5.5 -pkgrel=0 +pkgrel=1 pkgdesc="Python API for Hacker News" url="https://github.com/thekarangoel/HackerNewsAPI/" arch="noarch" license="MIT" -depends="python py-requests py-beautifulsoup" +depends="python py-requests py-beautifulsoup4" depends_dev="" makedepends="python-dev py-setuptools" install="" -- cgit v1.2.3