pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mercurial
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 16 09:05:35 UTC 2017
Modified Files:
pkgsrc/devel/py-mercurial: Makefile.version distinfo
Log Message:
Updated py-mercurial to 4.0.2.
This is a regularly-scheduled bugfix release.
demandimport: do not raise ImportError for unknown item in fromlist
posix: make poll() restart on interruption by signal (issue5452)
hgweb: add missing slash to file log url in rss style
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/py-mercurial/Makefile.version \
pkgsrc/devel/py-mercurial/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-mercurial/Makefile.version
diff -u pkgsrc/devel/py-mercurial/Makefile.version:1.43 pkgsrc/devel/py-mercurial/Makefile.version:1.44
--- pkgsrc/devel/py-mercurial/Makefile.version:1.43 Sun Jan 1 14:43:34 2017
+++ pkgsrc/devel/py-mercurial/Makefile.version Mon Jan 16 09:05:35 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.43 2017/01/01 14:43:34 wiz Exp $
+# $NetBSD: Makefile.version,v 1.44 2017/01/16 09:05:35 wiz Exp $
-VERSION= 4.0.1
+VERSION= 4.0.2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.9
# see also https://www.mercurial-scm.org/wiki/SupportedPythonVersions
Index: pkgsrc/devel/py-mercurial/distinfo
diff -u pkgsrc/devel/py-mercurial/distinfo:1.43 pkgsrc/devel/py-mercurial/distinfo:1.44
--- pkgsrc/devel/py-mercurial/distinfo:1.43 Fri Dec 2 23:18:49 2016
+++ pkgsrc/devel/py-mercurial/distinfo Mon Jan 16 09:05:35 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2016/12/02 23:18:49 wiz Exp $
+$NetBSD: distinfo,v 1.44 2017/01/16 09:05:35 wiz Exp $
-SHA1 (mercurial-4.0.1.tar.gz) = 95c32626bd8f02d2803f915ef639723e830c6ee0
-RMD160 (mercurial-4.0.1.tar.gz) = ca2245318011c70b609427b640c50032ed86a38b
-SHA512 (mercurial-4.0.1.tar.gz) = 145bb80d5dbefb5b770a8d74ce31929fafbd235bb3f641bcaa54b1f5278b2abef4298025152aaba212f639c307741d3aaf75be83e3fc52eaf440c86e4a804459
-Size (mercurial-4.0.1.tar.gz) = 4851421 bytes
+SHA1 (mercurial-4.0.2.tar.gz) = 1d7b3eeed790974277db91bd1b0f34a5d142e980
+RMD160 (mercurial-4.0.2.tar.gz) = 141ed6f7a8b592c5daaf940588e221a28964070e
+SHA512 (mercurial-4.0.2.tar.gz) = 774defa1d747a3a12d4ac99873320f8422f62ba163ecff1b628f07a1e95bff11eb35afca0b300374f085d14bd1d5637a543ae533ef840f0c8c1ac113fa14aed9
+Size (mercurial-4.0.2.tar.gz) = 4852027 bytes
Home |
Main Index |
Thread Index |
Old Index