pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-dulwich



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct  2 12:54:28 UTC 2017

Modified Files:
        pkgsrc/devel/py-dulwich: Makefile distinfo

Log Message:
py-dulwich: update to 0.18.4

0.18.4:

BUG FIXES
* Make default User-Agent start with "git/" because GitHub won't response to
  HTTP smart server requests otherwise (and reply with a 404).


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-dulwich/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-dulwich/distinfo

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

Modified files:

Index: pkgsrc/devel/py-dulwich/Makefile
diff -u pkgsrc/devel/py-dulwich/Makefile:1.22 pkgsrc/devel/py-dulwich/Makefile:1.23
--- pkgsrc/devel/py-dulwich/Makefile:1.22       Mon Sep  4 17:41:11 2017
+++ pkgsrc/devel/py-dulwich/Makefile    Mon Oct  2 12:54:28 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2017/09/04 17:41:11 adam Exp $
+# $NetBSD: Makefile,v 1.23 2017/10/02 12:54:28 adam Exp $
 
-DISTNAME=      dulwich-0.18.3
+DISTNAME=      dulwich-0.18.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dulwich/}

Index: pkgsrc/devel/py-dulwich/distinfo
diff -u pkgsrc/devel/py-dulwich/distinfo:1.19 pkgsrc/devel/py-dulwich/distinfo:1.20
--- pkgsrc/devel/py-dulwich/distinfo:1.19       Mon Sep  4 17:41:11 2017
+++ pkgsrc/devel/py-dulwich/distinfo    Mon Oct  2 12:54:28 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/09/04 17:41:11 adam Exp $
+$NetBSD: distinfo,v 1.20 2017/10/02 12:54:28 adam Exp $
 
-SHA1 (dulwich-0.18.3.tar.gz) = 9870b3c1707e0e1be64b5d90526c96b479514b84
-RMD160 (dulwich-0.18.3.tar.gz) = c0bdde95e01fe4c7139ef9938ae681ec5c784a76
-SHA512 (dulwich-0.18.3.tar.gz) = c89ae096407b59b37c2c36e7a429f2162950a0ee93f0ac619ea74c7ce48231ad9af097203dc8d9e2cd59bf1962f9c13325de61e9988c402fd3e212aacd910898
-Size (dulwich-0.18.3.tar.gz) = 328891 bytes
+SHA1 (dulwich-0.18.4.tar.gz) = d071c4da40e07a6ad799308f134bfa73f73970bc
+RMD160 (dulwich-0.18.4.tar.gz) = c0b27c9db1eb52445a42c106f95317022cb71487
+SHA512 (dulwich-0.18.4.tar.gz) = 56128864f66a585e1aa8b543c2453311f176d8626b38a8b5891b2ed31b544904245755c9de9e7f757898863f2c2caf4dd0249abde2594a0e25c3826bb2188a77
+Size (dulwich-0.18.4.tar.gz) = 329541 bytes



Home | Main Index | Thread Index | Old Index