pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-netlib Update to 0.9.2. Changes not found.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcc2a269c76d
branches:  trunk
changeset: 629444:fcc2a269c76d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 21 11:38:03 2014 +0000

description:
Update to 0.9.2. Changes not found.
Mark as not for python-3.x.

diffstat:

 net/py-netlib/Makefile |  7 ++++---
 net/py-netlib/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 403b185345df -r fcc2a269c76d net/py-netlib/Makefile
--- a/net/py-netlib/Makefile    Tue Jan 21 11:24:56 2014 +0000
+++ b/net/py-netlib/Makefile    Tue Jan 21 11:38:03 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/05/15 22:38:50 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.2 2014/01/21 11:38:03 wiz Exp $
 
-DISTNAME=      netlib-0.9
+DISTNAME=      netlib-0.9.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  https://pypi.python.org/packages/source/n/netlib/
@@ -13,5 +12,7 @@
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of 0.9.2
+
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 403b185345df -r fcc2a269c76d net/py-netlib/distinfo
--- a/net/py-netlib/distinfo    Tue Jan 21 11:24:56 2014 +0000
+++ b/net/py-netlib/distinfo    Tue Jan 21 11:38:03 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/05/15 22:38:50 wiz Exp $
+$NetBSD: distinfo,v 1.2 2014/01/21 11:38:03 wiz Exp $
 
-SHA1 (netlib-0.9.tar.gz) = 7449aa30a2dd6019f58b2e45a947b5df71f663c1
-RMD160 (netlib-0.9.tar.gz) = ab123a3353cc8bfab9bb568ea84ede48abbc14cf
-Size (netlib-0.9.tar.gz) = 37250 bytes
+SHA1 (netlib-0.9.2.tar.gz) = 7c62c96829295d8e55f8644f242959f6a150720e
+RMD160 (netlib-0.9.2.tar.gz) = c996ceb2a371c520756580d28d5c036acd9eccbd
+Size (netlib-0.9.2.tar.gz) = 59016 bytes



Home | Main Index | Thread Index | Old Index