pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-distribute Update to 0.6.49:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42a57140dd86
branches:  trunk
changeset: 621407:42a57140dd86
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 08 08:50:09 2013 +0000

description:
Update to 0.6.49:

------
0.6.49
------

* Move warning check in ``get_cache_path`` to follow the directory creation
  to avoid errors when the cache path does not yet exist. Fixes the error
  reported in #375.

------
0.6.48
------

* Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
  0.6.46 (redo).

------
0.6.47
------

* Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
  0.6.46.

diffstat:

 devel/py-distribute/Makefile |  4 ++--
 devel/py-distribute/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r cb9224127b1f -r 42a57140dd86 devel/py-distribute/Makefile
--- a/devel/py-distribute/Makefile      Mon Jul 08 08:49:26 2013 +0000
+++ b/devel/py-distribute/Makefile      Mon Jul 08 08:50:09 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2013/07/03 08:21:23 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/07/08 08:50:09 wiz Exp $
 
-DISTNAME=      distribute-0.6.46
+DISTNAME=      distribute-0.6.49
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  http://pypi.python.org/packages/source/d/distribute/
diff -r cb9224127b1f -r 42a57140dd86 devel/py-distribute/distinfo
--- a/devel/py-distribute/distinfo      Mon Jul 08 08:49:26 2013 +0000
+++ b/devel/py-distribute/distinfo      Mon Jul 08 08:50:09 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2013/07/03 08:21:23 wiz Exp $
+$NetBSD: distinfo,v 1.12 2013/07/08 08:50:09 wiz Exp $
 
-SHA1 (distribute-0.6.46.tar.gz) = e96631f5e23a2c9f77183fe1000f045fe40485cf
-RMD160 (distribute-0.6.46.tar.gz) = f84bdaada84ad8da578348ecfd013ececb75151a
-Size (distribute-0.6.46.tar.gz) = 723786 bytes
+SHA1 (distribute-0.6.49.tar.gz) = a62cfe21bd0e5e2913c5b576f872ca293b9bebca
+RMD160 (distribute-0.6.49.tar.gz) = 0cc5affae454f28a6d14dcbd4e479738180de3c8
+Size (distribute-0.6.49.tar.gz) = 724005 bytes
 SHA1 (patch-aa) = f71c01fc59d71e731c4e239790acb7968e29e7d9



Home | Main Index | Thread Index | Old Index