pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-cfscrape



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec 21 08:08:13 UTC 2017

Modified Files:
        pkgsrc/www/py-cfscrape: Makefile distinfo

Log Message:
py-cfscrape: updated to 1.9.1

1.9.1 - Support Cloudflare's new Server header


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-cfscrape/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-cfscrape/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-cfscrape/Makefile
diff -u pkgsrc/www/py-cfscrape/Makefile:1.5 pkgsrc/www/py-cfscrape/Makefile:1.6
--- pkgsrc/www/py-cfscrape/Makefile:1.5 Tue Sep  5 11:31:53 2017
+++ pkgsrc/www/py-cfscrape/Makefile     Thu Dec 21 08:08:13 2017
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.5 2017/09/05 11:31:53 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/12/21 08:08:13 adam Exp $
 
-DISTNAME=      cfscrape-1.9.0
+DISTNAME=      cfscrape-1.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cfscrape/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/cfscrape/
+HOMEPAGE=      https://github.com/Anorov/cloudflare-scrape
 COMMENT=       Python module for dealing with Cloudfare protection
 LICENSE=       mit
 
 DEPENDS+=      ${PYPKGPREFIX}-execjs>=1.4.0:../../lang/py-execjs
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.0.0:../../devel/py-requests
 
-USE_LANGUAGES=         # none
+USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-cfscrape/distinfo
diff -u pkgsrc/www/py-cfscrape/distinfo:1.4 pkgsrc/www/py-cfscrape/distinfo:1.5
--- pkgsrc/www/py-cfscrape/distinfo:1.4 Tue Sep  5 11:31:53 2017
+++ pkgsrc/www/py-cfscrape/distinfo     Thu Dec 21 08:08:13 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/09/05 11:31:53 adam Exp $
+$NetBSD: distinfo,v 1.5 2017/12/21 08:08:13 adam Exp $
 
-SHA1 (cfscrape-1.9.0.tar.gz) = 564d2ea91965824bfebf69a7f5a918fc4e3322d2
-RMD160 (cfscrape-1.9.0.tar.gz) = c0f66a33da2c2d19c4b1d5bf29aea5bc56fe8a2d
-SHA512 (cfscrape-1.9.0.tar.gz) = 3023589aa24b0ce37cba85868263770f900e95feb43153b54bf7f471bb0fc768e74fc0cfdce5f186f204797ff8c2ab3c53d7e5d43abc09d588341d647d2c1ce3
-Size (cfscrape-1.9.0.tar.gz) = 3576 bytes
+SHA1 (cfscrape-1.9.1.tar.gz) = 3bff0c22fe1597973ecc0851d0b98b9ece3587b6
+RMD160 (cfscrape-1.9.1.tar.gz) = ac5620739b8fe2cbb335d6e894e7bc7a68f74e01
+SHA512 (cfscrape-1.9.1.tar.gz) = 152661d788e23fe71d8fa1d9abc96525cdd108446cc6c41c62c1fe9ec1623e7801f862352ba66180304444627f0d0f8fb5d753bda532f8e7a76d2e0fe4e22cfc
+Size (cfscrape-1.9.1.tar.gz) = 3568 bytes



Home | Main Index | Thread Index | Old Index