mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-scrapy: upgrade to 1.7.4
Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
parent
0188c7a5ed
commit
b7540286a4
@ -3,7 +3,7 @@
|
||||
# Used https://aur.archlinux.org/packages/sc/scrapy/PKGBUILD as template
|
||||
pkgname=py3-scrapy
|
||||
_pkgname=Scrapy
|
||||
pkgver=1.7.3
|
||||
pkgver=1.7.4
|
||||
pkgrel=0
|
||||
pkgdesc="A fast high-level scraping and web crawling framework."
|
||||
url="https://scrapy.org/"
|
||||
@ -26,4 +26,4 @@ build() {
|
||||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="45638732829976443714988ddcd016f7c222b2796c7bd353d6a93186e0182782211af60d1417cdf0980fa5ed6113c2e94b89e2d13ac42999ec1e45457913382d Scrapy-1.7.3.tar.gz"
|
||||
sha512sums="2e3d18abd8398c9beaed3598e9ac9f332fcf2f5351f2291993c27576b983dc4397ad3b9852f831e8718d6dbb8a17e9a35f49c6fa849e832a3e1985ad1965c4f0 Scrapy-1.7.4.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user