pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-httpx



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar 20 07:43:06 UTC 2020

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

Log Message:
py-httpx: updated to 0.12.1

0.12.1:

Fixed
* Resolved packaging issue, where additional files were being included.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-httpx/Makefile \
    pkgsrc/www/py-httpx/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-httpx/Makefile
diff -u pkgsrc/www/py-httpx/Makefile:1.4 pkgsrc/www/py-httpx/Makefile:1.5
--- pkgsrc/www/py-httpx/Makefile:1.4    Tue Mar 10 07:36:16 2020
+++ pkgsrc/www/py-httpx/Makefile        Fri Mar 20 07:43:06 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/03/10 07:36:16 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/20 07:43:06 adam Exp $
 
-DISTNAME=      httpx-0.12.0
+DISTNAME=      httpx-0.12.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx/}
Index: pkgsrc/www/py-httpx/distinfo
diff -u pkgsrc/www/py-httpx/distinfo:1.4 pkgsrc/www/py-httpx/distinfo:1.5
--- pkgsrc/www/py-httpx/distinfo:1.4    Tue Mar 10 07:36:16 2020
+++ pkgsrc/www/py-httpx/distinfo        Fri Mar 20 07:43:06 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/03/10 07:36:16 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/03/20 07:43:06 adam Exp $
 
-SHA1 (httpx-0.12.0.tar.gz) = a7d44c921af98155c8b8df910db45880396d436d
-RMD160 (httpx-0.12.0.tar.gz) = 741eff915b23710f53e1efce0ef89577fd88a6e6
-SHA512 (httpx-0.12.0.tar.gz) = 2d9f7229b5c7cd9273cf87fa44c24fbb0fb1b4f1e02c73589371cceed313094d96b94223b6dffee6b36ce3ef3e9bc5be82a7abb385473288f212b90ce1ff21ea
-Size (httpx-0.12.0.tar.gz) = 67047 bytes
+SHA1 (httpx-0.12.1.tar.gz) = 04a592716343537a70e8472a9b738eef09a785d2
+RMD160 (httpx-0.12.1.tar.gz) = 2f40a9a603160d705a29ae0d0de52234506a0dca
+SHA512 (httpx-0.12.1.tar.gz) = 9ebbc6592fa8b1f0711110b68cbc316496d826cec46f9038c34a2a7c68427180e98d1c3941b218648753ba5586ef7e3b80593583a9a78a031d1b4519b33b9c32
+Size (httpx-0.12.1.tar.gz) = 67139 bytes



Home | Main Index | Thread Index | Old Index