summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsputnick2019-01-11 10:11:38 +0100
committersputnick2019-01-11 10:11:38 +0100
commitd63388b87e73352637a96e3280bd194949331dd0 (patch)
treef9e8fb21660a1cc6921bf759e578d242af4cb050
parenta69f3e2d7f4c94b446753dcfc0dbb528e5436b25 (diff)
downloadaur-d63388b87e73352637a96e3280bd194949331dd0.tar.gz
remove mechanize
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7df71cca6b7b..62ec3ace9269 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 6 23:03:52 UTC 2019
+# Fri Jan 11 09:11:10 UTC 2019
pkgbase = weboob-git
pkgdesc = Weboob (Web Out Of Browsers) provides several applications to interact with a lot of websites.
pkgver = 1.4_2_gaa9dd309e
- pkgrel = 1
+ pkgrel = 2
url = http://weboob.org
arch = i686
arch = x86_64
@@ -22,7 +22,6 @@ pkgbase = weboob-git
depends = python2-html2text
depends = python2-imaging
depends = python2-lxml
- depends = python2-mechanize
depends = python2-prettytable
depends = python2-pyqt5
depends = python2-pysqlite
diff --git a/PKGBUILD b/PKGBUILD
index 9f8cd2a3a84a..7d759ec90ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=weboob-git
pkgver=1.4_2_gaa9dd309e
-pkgrel=1
+pkgrel=2
pkgdesc="Weboob (Web Out Of Browsers) provides several applications to interact with a lot of websites."
url="http://weboob.org"
license=('AGPL3')
@@ -18,7 +18,6 @@ depends=(
python2-html2text
python2-imaging
python2-lxml
- python2-mechanize
python2-prettytable
python2-pyqt5
python2-pysqlite