summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-08-30 23:54:09 -0500
committerLuis Martinez2021-08-30 23:54:09 -0500
commitd6fbfe04efb1ee94a9f1c5541c50638d2a194da4 (patch)
tree764bd21d23b82f4a530ecd951d2c50f515a1ec32 /.SRCINFO
parent5610b7769a4ade0a981bb0a19cb8a40af68b8810 (diff)
downloadaur-d6fbfe04efb1ee94a9f1c5541c50638d2a194da4.tar.gz
update to 2.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 18 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01aa5596f19b..983f0c0df245 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,22 @@
pkgbase = justext
- pkgdesc = jusText removes boilerplate content (such as navigation links, headers, and footers) from HTML pages. Designed to preserve text with full sentences, it is suited for creating linguistic resources like Web corpora.
- pkgver = 1.1
+ pkgdesc = Heuristic based boilerplate removal tool
+ pkgver = 2.2.0
pkgrel = 1
- url = https://code.google.com/p/justext/
- arch = i686
- arch = x86_64
- license = New BSD License
- depends = python2>=2.2.4
- source = http://justext.googlecode.com/files/justext-1.1.tar.gz
- md5sums = 120d33a917a6362c88dd546d4f354c47
+ url = https://github.com/miso-bellica/justext
+ changelog = CHANGELOG.rst
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = justext-2.2.0.zip::https://files.pythonhosted.org/packages/source/j/jusText/jusText-2.2.0.zip
+ sha256sums = 330035dfaaa960465276afa1836dfb6e63791011a8dfc6da2757142cc4d14d54
-pkgname = justext
+pkgname = python-justext
+ depends = python-lxml>=4.4.2
+ provides = justext
+ replaces = justext
+pkgname = python2-justext
+ depends = python2-lxml>=4.4.2
+ provides = justext
+ replaces = justext