mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
Revert "testing/py-hackernews: fix typo in depends"
and bump pkgrel This reverts commit db993980d610acee84370665e378e0cfa28f8f4d.
This commit is contained in:
parent
d8198db938
commit
7a62b3143c
@ -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=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user