Skip to content
Permalink
Browse files

py-scrapy: update to 1.6.0; add python 37

  • Loading branch information
kurthindenburg committed Apr 9, 2019
1 parent 24e042f commit 13d8aa9cb2e55fb7e16d322a51ead23e4b5276cd
Showing with 5 additions and 5 deletions.
  1. +5 −5 python/py-scrapy/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-scrapy
version 1.5.1
version 1.6.0
# epoch needed due to previous downgrading version
epoch 1
maintainers {khindenburg @kurthindenburg} openmaintainer
@@ -21,11 +21,11 @@ homepage https://pypi.python.org/pypi/Scrapy
distname Scrapy-${version}
master_sites https://files.pythonhosted.org/packages/source/S/Scrapy/

checksums rmd160 19234b618ae8dd5850126e56c93013d6e102524d \
sha256 5a398bf6818f87dcc817c919408a195f19ba46414ae12f259119336cfa862bb6 \
size 908961
checksums rmd160 8fbe6fea79ba57f9c2f03d0c54a7982ab51e9f60 \
sha256 558dfd10ac53cb324ecd7eefd3eac412161c7507c082b01b0bcd2c6e2e9f0766 \
size 926576

python.versions 27 35 36
python.versions 27 35 36 37
python.default_version 27

if {${name} ne ${subport}} {

0 comments on commit 13d8aa9

Please sign in to comment.
You can’t perform that action at this time.