summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwillemw122024-03-10 18:03:16 +0100
committerwillemw122024-03-10 18:03:16 +0100
commit89cad2bd9903b0064b697ebc6e70362320dabe6c (patch)
treea4986ea1a9e80f10c2831cdfb6b194d1ab1e0e2b /.SRCINFO
parent56e0a1436b668bd5aaf9a4253e9450de8ad65085 (diff)
downloadaur-python-pywapi.tar.gz
Update to standards based install
Minor edits.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af377f9ee0f1..7986cb482273 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = python-pywapi
pkgdesc = Python wrapper around the Yahoo! Weather, Weather.com and NOAA APIs
pkgver = 0.3.8
- pkgrel = 7
+ pkgrel = 8
url = https://launchpad.net/python-weather-api
arch = any
license = MIT
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-setuptools
depends = python
- source = https://launchpad.net/python-weather-api/trunk/0.3.8/+download/pywapi-0.3.8.tar.gz
- md5sums = 75bf8257f32f2d36169d57d92566cdb1
+ source = python-pywapi-0.3.8.tar.gz::https://launchpad.net/python-weather-api/trunk/0.3.8/+download/pywapi-0.3.8.tar.gz
+ sha256sums = 3167e9864a6924870cb674743dc35352379d8af772280dfe2b35a00e940a4588
pkgname = python-pywapi
-