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:   wiz
Date:           Fri Jul  8 14:08:38 UTC 2022

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

Log Message:
py-cfscrape: update to 2.1.1.

2.1.1

Bugfix

2.1.0

Updated to handle latest Cloudflare IUAM challenge.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-cfscrape/Makefile
cvs rdiff -u -r1.15 -r1.16 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.16 pkgsrc/www/py-cfscrape/Makefile:1.17
--- pkgsrc/www/py-cfscrape/Makefile:1.16        Fri May 13 10:57:32 2022
+++ pkgsrc/www/py-cfscrape/Makefile     Fri Jul  8 14:08:38 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/05/13 10:57:32 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2022/07/08 14:08:38 wiz Exp $
 
-DISTNAME=      cfscrape-2.0.8
+DISTNAME=      cfscrape-2.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    www net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cfscrape/}
 
@@ -13,6 +12,8 @@ LICENSE=      mit
 
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.6.1:../../devel/py-requests
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 USE_LANGUAGES= # none
 
 .include "../../lang/nodejs/nodeversion.mk"

Index: pkgsrc/www/py-cfscrape/distinfo
diff -u pkgsrc/www/py-cfscrape/distinfo:1.15 pkgsrc/www/py-cfscrape/distinfo:1.16
--- pkgsrc/www/py-cfscrape/distinfo:1.15        Tue Oct 26 11:30:28 2021
+++ pkgsrc/www/py-cfscrape/distinfo     Fri Jul  8 14:08:38 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:30:28 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/07/08 14:08:38 wiz Exp $
 
-BLAKE2s (cfscrape-2.0.8.tar.gz) = 15efcc79f29db911ec52b97e383ae3a551fbb547a5d8f367b741670acf446298
-SHA512 (cfscrape-2.0.8.tar.gz) = 8191fb975bc0cab3d255fe1d413abe41dba443af84f749825028cb84debe091dbc06dd778428a6acd4b1705aad1d3b706fbb6fd03b314c51fdeb879caff9ccb4
-Size (cfscrape-2.0.8.tar.gz) = 12273 bytes
+BLAKE2s (cfscrape-2.1.1.tar.gz) = 895a9f441df8758c1767a0d2d5ba84193f78c18aadfe447ecdde7422774af621
+SHA512 (cfscrape-2.1.1.tar.gz) = 54cc0fda438e78ca6d405288eb48083cc87e3a6df50517cfdaa313f6d71da7e0fffcf51e6e4d0f140530a644933b014a19d72c4f4b2557e837c2f77f2ef51f2d
+Size (cfscrape-2.1.1.tar.gz) = 15368 bytes



Home | Main Index | Thread Index | Old Index