summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab2532f40de4..75fe4c4b8590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
pkgbase = python-mechanicalsoup
pkgdesc = A Python library for automating interaction with websites
- pkgver = 1.1.0
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/hickford/MechanicalSoup
arch = any
license = MIT
- makedepends = python-setuptools
- source = https://github.com/hickford/MechanicalSoup/archive/v1.1.0.tar.gz
- sha512sums = 57f4120f9d6e0e5435d3d20330678fa9dc80215bd8a8009e7873c48b208b28ebe930baacb420f29a7caddd8df7d8e87c6452ba2b26514c6b5d386a1f1df46ae8
-
-pkgname = python-mechanicalsoup
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-beautifulsoup4
depends = python-requests
depends = python-six
depends = python-lxml
+ source = https://github.com/hickford/MechanicalSoup/archive/v1.3.0.tar.gz
+ sha512sums = 68b0ef14e4395b7a97461c5730909e449c1edba9f223efd8066b0e227f28032497eaef84263bd88a82c5b3fa3f1e291eccf483bea7358e4c255f9f6346f5b47a
+
+pkgname = python-mechanicalsoup