pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-httptools



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr  3 17:59:31 UTC 2018

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

Log Message:
py-httptools: updated to 0.0.11

v0.0.11:
* Add should_upgrade() method


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-httptools/Makefile \
    pkgsrc/www/py-httptools/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-httptools/Makefile
diff -u pkgsrc/www/py-httptools/Makefile:1.2 pkgsrc/www/py-httptools/Makefile:1.3
--- pkgsrc/www/py-httptools/Makefile:1.2        Sat Dec 16 07:50:08 2017
+++ pkgsrc/www/py-httptools/Makefile    Tue Apr  3 17:59:31 2018
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2017/12/16 07:50:08 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/04/03 17:59:31 adam Exp $
 
-DISTNAME=      httptools-0.0.10
+DISTNAME=      httptools-0.0.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httptools/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/httptools
+HOMEPAGE=      https://github.com/MagicStack/httptools
 COMMENT=       Collection of framework independent HTTP protocol utils
 LICENSE=       mit
 
Index: pkgsrc/www/py-httptools/distinfo
diff -u pkgsrc/www/py-httptools/distinfo:1.2 pkgsrc/www/py-httptools/distinfo:1.3
--- pkgsrc/www/py-httptools/distinfo:1.2        Sat Dec 16 07:50:08 2017
+++ pkgsrc/www/py-httptools/distinfo    Tue Apr  3 17:59:31 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/12/16 07:50:08 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/04/03 17:59:31 adam Exp $
 
-SHA1 (httptools-0.0.10.tar.gz) = abfafa14d6a26f8334899503e933e090f7e44b35
-RMD160 (httptools-0.0.10.tar.gz) = 26299f34d8b46551c407322bec78df17cb94d74e
-SHA512 (httptools-0.0.10.tar.gz) = 049c832b448cc5804d5ffd78e45116a6962af47b817e8dfb065c34589e4c02174bf81f90b71048a6be0d3dee6ef62d2996ad06b8ca50d39a34f1d7a6e2362fce
-Size (httptools-0.0.10.tar.gz) = 98344 bytes
+SHA1 (httptools-0.0.11.tar.gz) = 3af1165e3e1c622d3d970067a07a21e8f6730609
+RMD160 (httptools-0.0.11.tar.gz) = fa9d9616554b54de286993f1aa3c3985b4b35fdf
+SHA512 (httptools-0.0.11.tar.gz) = ba336c8f5968f042d636771821a44fc3043f30da28bf7280b9b78a96bf8011c99ac7f60cabc5071249bacb39d4fe705ea98bde232f6781273067952e0f04af67
+Size (httptools-0.0.11.tar.gz) = 99918 bytes



Home | Main Index | Thread Index | Old Index