pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-subvertpy 0.6.6 2009-05-04
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a8e4fe6233a
branches: trunk
changeset: 393035:6a8e4fe6233a
user: epg <epg%pkgsrc.org@localhost>
date: Sat May 16 15:20:51 2009 +0000
description:
0.6.6 2009-05-04
FEATURES
* wc.Entry.uuid is now provided
* New error code ERR_MALFORMED_FILE.
BUG FIXES
* Fix RemoteAccess against http:// without an auth baton.
* Cope with invalid arguments to Auth(). (#347155)
* Support svn.client.resolve.
* Allow non-canonical paths to some working copy methods
* Fixed uninitialized memory bug when reading configuration.
0.6.5 2009-03-07
FEATURES
* Add subvertpy.wc.cleanup()
* Split out subvertpy.delta.txdelta_apply_window.
Relicensed to LGPLv2.1 or later.
0.6.4 2009-02-17
BUG FIXES
* Fix reference counting for progress callback in RemoteAccess.
* Fix several (major) object leaks.
0.6.3 2009-02-12
FEATURES
* Add svn:original-date constant.
0.6.2 2009-02-10
BUG FIXES
* Install Windows binaries to the right directory. (#323276)
* Fix import of warn().
FEATUREs
* Add WorkingCopy.remove_lock(path)
diffstat:
devel/py-subvertpy/Makefile | 9 +++++----
devel/py-subvertpy/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 4416b53febf0 -r 6a8e4fe6233a devel/py-subvertpy/Makefile
--- a/devel/py-subvertpy/Makefile Sat May 16 15:20:22 2009 +0000
+++ b/devel/py-subvertpy/Makefile Sat May 16 15:20:51 2009 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2009/04/16 21:42:41 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/16 15:20:51 epg Exp $
-DISTNAME= subvertpy-0.6.1
+DISTNAME= subvertpy-0.6.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= devel scm
-MASTER_SITES= http://launchpad.net/subvertpy/trunk/0.6.1/+download/
+MASTER_SITES= http://launchpad.net/subvertpy/trunk/0.6.6/+download/
+MASTER_SITES+= http://samba.org/~jelmer/subvertpy/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://launchpad.net/subvertpy
diff -r 4416b53febf0 -r 6a8e4fe6233a devel/py-subvertpy/distinfo
--- a/devel/py-subvertpy/distinfo Sat May 16 15:20:22 2009 +0000
+++ b/devel/py-subvertpy/distinfo Sat May 16 15:20:51 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2009/02/20 02:59:50 epg Exp $
+$NetBSD: distinfo,v 1.2 2009/05/16 15:20:51 epg Exp $
-SHA1 (subvertpy-0.6.1.tar.gz) = 51280d248dabbf3f73f23d6981e779ebf3f1ffe2
-RMD160 (subvertpy-0.6.1.tar.gz) = bb57cd66c0c8e8467d4cc46071e27cfb2fa852f2
-Size (subvertpy-0.6.1.tar.gz) = 64111 bytes
+SHA1 (subvertpy-0.6.6.tar.gz) = d96d858075f4636bcb734e697f70935359156924
+RMD160 (subvertpy-0.6.6.tar.gz) = 59b8dcc60a0e3d6752b6aacc88917ed40d4550ac
+Size (subvertpy-0.6.6.tar.gz) = 71502 bytes
Home |
Main Index |
Thread Index |
Old Index