pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-http-parser



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Apr  8 21:45:14 UTC 2020

Modified Files:
        pkgsrc/www/py-http-parser: Makefile distinfo

Log Message:
py-http-parser: update to 0.9.0

No change log available, but the most significant fix is that this now
packages with Python > 3.6. (I tested it with 2.7, 3.6, 3.7, and 3.8.)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-http-parser/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-http-parser/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-http-parser/Makefile
diff -u pkgsrc/www/py-http-parser/Makefile:1.6 pkgsrc/www/py-http-parser/Makefile:1.7
--- pkgsrc/www/py-http-parser/Makefile:1.6      Sat Sep 16 19:27:24 2017
+++ pkgsrc/www/py-http-parser/Makefile  Wed Apr  8 21:45:14 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/09/16 19:27:24 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/08 21:45:14 gutteridge Exp $
 
-DISTNAME=      http-parser-0.8.3
+DISTNAME=      http-parser-0.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/http-parser/}

Index: pkgsrc/www/py-http-parser/distinfo
diff -u pkgsrc/www/py-http-parser/distinfo:1.2 pkgsrc/www/py-http-parser/distinfo:1.3
--- pkgsrc/www/py-http-parser/distinfo:1.2      Wed Nov  4 02:47:29 2015
+++ pkgsrc/www/py-http-parser/distinfo  Wed Apr  8 21:45:14 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:47:29 agc Exp $
+$NetBSD: distinfo,v 1.3 2020/04/08 21:45:14 gutteridge Exp $
 
-SHA1 (http-parser-0.8.3.tar.gz) = de2509e6b62d6beb191e0953d3b098ffac27fedd
-RMD160 (http-parser-0.8.3.tar.gz) = 5953b6a238917e14b1bf6c1e4f995fbac03463b5
-SHA512 (http-parser-0.8.3.tar.gz) = aca583d976dcf172244179cc4199336f296dbb2e2838dded23e64d55f23298fe600f9c24ba6cb6d1d5faad3022710154949fd39adecaef763f7589a58d03fbd1
-Size (http-parser-0.8.3.tar.gz) = 83040 bytes
+SHA1 (http-parser-0.9.0.tar.gz) = 514da06275bd8f29fbb28c7ed88aabdd40f24a59
+RMD160 (http-parser-0.9.0.tar.gz) = 9040ce19284f2abc7ff6707a98da7a740012b60e
+SHA512 (http-parser-0.9.0.tar.gz) = b7c18c174c83ce36a45422be1ad277c8420787d553fb63eacfdd35f0e5fa27206686ce46e1c8857d4972c9a95b334323716a77ca0e7ab1210d3fd8c475c0d24c
+Size (http-parser-0.9.0.tar.gz) = 167091 bytes



Home | Main Index | Thread Index | Old Index