mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-scrapy: upgrade to 2.0.1
This commit is contained in:
parent
08bf68c505
commit
31db7249fc
@ -3,9 +3,9 @@
|
||||
# Used https://aur.archlinux.org/packages/sc/scrapy/PKGBUILD as template
|
||||
pkgname=py3-scrapy
|
||||
_pkgname=Scrapy
|
||||
pkgver=2.0.0
|
||||
pkgver=2.0.1
|
||||
pkgrel=0
|
||||
pkgdesc="A fast high-level scraping and web crawling framework."
|
||||
pkgdesc="Fast high-level scraping and web crawling framework."
|
||||
url="https://scrapy.org/"
|
||||
arch="noarch"
|
||||
license="BSD-3-Clause"
|
||||
@ -26,4 +26,4 @@ build() {
|
||||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="f5a799c525b83ba2246ba3aa4ee25d600d2f3cd3920f02d5400ff752cce980b57d74dabfe351e7f566d40b248a1f8f2438f6d354146d7ebb738ad4bf0c31b948 Scrapy-2.0.0.tar.gz"
|
||||
sha512sums="aa7859a416d974455bc06e8a68176259557251333ca8e8e6dbfc7fade9207eb3e6cc3ec41716ae4ae6aed248505e7fc3a758cfd55b4637b9492162030cee28d9 Scrapy-2.0.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user