pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-usb Update to 0.4.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94a687d3ef06
branches:  trunk
changeset: 400052:94a687d3ef06
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 11 08:32:50 2009 +0000

description:
Update to 0.4.2:

This release fixes issues related to Python 2.5 and 64 bits machines.
It also fixes some issues in the treatment of return codes of some
libusb functions. As PyUSB 1.0 is under development, PyUSB 0.x is
in bug fixes only mode. This means that no additional future is
planned for this branch.

diffstat:

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

diffs (25 lines):

diff -r c464525e017c -r 94a687d3ef06 devel/py-usb/Makefile
--- a/devel/py-usb/Makefile     Sun Oct 11 08:32:17 2009 +0000
+++ b/devel/py-usb/Makefile     Sun Oct 11 08:32:50 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/06/13 06:46:48 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/11 08:32:50 wiz Exp $
 
-VERSION=       0.4.1
+VERSION=       0.4.2
 DISTNAME=      pyusb-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-usb-${VERSION}
 CATEGORIES=    devel
diff -r c464525e017c -r 94a687d3ef06 devel/py-usb/distinfo
--- a/devel/py-usb/distinfo     Sun Oct 11 08:32:17 2009 +0000
+++ b/devel/py-usb/distinfo     Sun Oct 11 08:32:50 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/20 02:16:14 jakllsch Exp $
+$NetBSD: distinfo,v 1.2 2009/10/11 08:32:50 wiz Exp $
 
-SHA1 (pyusb-0.4.1.tar.gz) = 2673dc6d4532f1a07e4a5131eebce2489bf11111
-RMD160 (pyusb-0.4.1.tar.gz) = b85e59eb520814267438d7c9bb5026fa8d9b7986
-Size (pyusb-0.4.1.tar.gz) = 16703 bytes
+SHA1 (pyusb-0.4.2.tar.gz) = 0adfc60c2e24ecaf1b7caca7d57ff50f5e7a4de3
+RMD160 (pyusb-0.4.2.tar.gz) = 4ff88079402ce467b68f943ef8ed1a0901f5c822
+Size (pyusb-0.4.2.tar.gz) = 15801 bytes



Home | Main Index | Thread Index | Old Index