pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/py-basicproperty Update to latest version, 0.6.9a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e64c5b7c7d20
branches:  trunk
changeset: 629197:e64c5b7c7d20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 17 22:44:16 2014 +0000

description:
Update to latest version, 0.6.9a from 2007: changes not found.

XXX: let's think about removing this and py-table, shall we?

diffstat:

 lang/py-basicproperty/Makefile |  20 +++++++++++++-------
 lang/py-basicproperty/PLIST    |  42 +++++++++++++++++++++++++++++++++++++++---
 lang/py-basicproperty/distinfo |   8 ++++----
 3 files changed, 56 insertions(+), 14 deletions(-)

diffs (150 lines):

diff -r e6aa526e0bf4 -r e64c5b7c7d20 lang/py-basicproperty/Makefile
--- a/lang/py-basicproperty/Makefile    Fri Jan 17 20:27:05 2014 +0000
+++ b/lang/py-basicproperty/Makefile    Fri Jan 17 22:44:16 2014 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2012/10/02 20:11:50 asau Exp $
-#
+# $NetBSD: Makefile,v 1.13 2014/01/17 22:44:16 wiz Exp $
 
-DISTNAME=      basicproperty-0.6.3a
-PKGNAME=       ${PYPKGPREFIX}-basicproperty-0.6.3a
-PKGREVISION=   3
+DISTNAME=      basicproperty-0.6.9a
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=basicproperty/}
 
@@ -12,7 +10,15 @@
 COMMENT=       Python RDBMS wrapper for various databases
 LICENSE=       original-bsd
 
-USE_LANGUAGES= # none
+USE_LANGUAGES= c
+
+REPLACE_PYTHON=        basicproperty/tests/test.py
+PYTHON_VERSIONS_INCOMPATIBLE=  33
 
-.include "../../lang/python/distutils.mk"
+post-extract:
+       # wrong architecture binary
+       rm ${WRKSRC}/basicproperty/propertyaccel.so
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e6aa526e0bf4 -r e64c5b7c7d20 lang/py-basicproperty/PLIST
--- a/lang/py-basicproperty/PLIST       Fri Jan 17 20:27:05 2014 +0000
+++ b/lang/py-basicproperty/PLIST       Fri Jan 17 22:44:16 2014 +0000
@@ -1,11 +1,18 @@
-@comment $NetBSD: PLIST,v 1.5 2012/04/08 20:21:50 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.6 2014/01/17 22:44:16 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/basicproperty/__init__.py
 ${PYSITELIB}/basicproperty/__init__.pyc
 ${PYSITELIB}/basicproperty/__init__.pyo
+${PYSITELIB}/basicproperty/accellerate/propertyaccel.c
 ${PYSITELIB}/basicproperty/basic.py
 ${PYSITELIB}/basicproperty/basic.pyc
 ${PYSITELIB}/basicproperty/basic.pyo
+${PYSITELIB}/basicproperty/basicproperty.e3p
+${PYSITELIB}/basicproperty/basicproperty.e3t
 ${PYSITELIB}/basicproperty/common.py
 ${PYSITELIB}/basicproperty/common.pyc
 ${PYSITELIB}/basicproperty/common.pyo
@@ -21,12 +28,20 @@
 ${PYSITELIB}/basicproperty/ext/wxtypes.py
 ${PYSITELIB}/basicproperty/ext/wxtypes.pyc
 ${PYSITELIB}/basicproperty/ext/wxtypes.pyo
+${PYSITELIB}/basicproperty/license.txt
 ${PYSITELIB}/basicproperty/linearise.py
 ${PYSITELIB}/basicproperty/linearise.pyc
 ${PYSITELIB}/basicproperty/linearise.pyo
+${PYSITELIB}/basicproperty/nevoo/inevoo.py
+${PYSITELIB}/basicproperty/nevoo/inevoo.pyc
+${PYSITELIB}/basicproperty/nevoo/inevoo.pyo
+${PYSITELIB}/basicproperty/observable.py
+${PYSITELIB}/basicproperty/observable.pyc
+${PYSITELIB}/basicproperty/observable.pyo
 ${PYSITELIB}/basicproperty/propertied.py
 ${PYSITELIB}/basicproperty/propertied.pyc
 ${PYSITELIB}/basicproperty/propertied.pyo
+${PYSITELIB}/basicproperty/propertyaccel.so
 ${PYSITELIB}/basicproperty/standard/__init__.py
 ${PYSITELIB}/basicproperty/standard/__init__.pyc
 ${PYSITELIB}/basicproperty/standard/__init__.pyo
@@ -42,7 +57,6 @@
 ${PYSITELIB}/basicproperty/tests/test.py
 ${PYSITELIB}/basicproperty/tests/test.pyc
 ${PYSITELIB}/basicproperty/tests/test.pyo
-${PYSITELIB}/basicproperty/tests/test.xml
 ${PYSITELIB}/basicproperty/tests/test_basic.py
 ${PYSITELIB}/basicproperty/tests/test_basic.pyc
 ${PYSITELIB}/basicproperty/tests/test_basic.pyo
@@ -100,6 +114,9 @@
 ${PYSITELIB}/basictypes/date_types.py
 ${PYSITELIB}/basictypes/date_types.pyc
 ${PYSITELIB}/basictypes/date_types.pyo
+${PYSITELIB}/basictypes/datedatetime_types.py
+${PYSITELIB}/basictypes/datedatetime_types.pyc
+${PYSITELIB}/basictypes/datedatetime_types.pyo
 ${PYSITELIB}/basictypes/datemx_types.py
 ${PYSITELIB}/basictypes/datemx_types.pyc
 ${PYSITELIB}/basictypes/datemx_types.pyo
@@ -124,6 +141,7 @@
 ${PYSITELIB}/basictypes/latebind.py
 ${PYSITELIB}/basictypes/latebind.pyc
 ${PYSITELIB}/basictypes/latebind.pyo
+${PYSITELIB}/basictypes/license.txt
 ${PYSITELIB}/basictypes/list_types.py
 ${PYSITELIB}/basictypes/list_types.pyc
 ${PYSITELIB}/basictypes/list_types.pyo
@@ -136,6 +154,9 @@
 ${PYSITELIB}/basictypes/rlist.py
 ${PYSITELIB}/basictypes/rlist.pyc
 ${PYSITELIB}/basictypes/rlist.pyo
+${PYSITELIB}/basictypes/rstring.py
+${PYSITELIB}/basictypes/rstring.pyc
+${PYSITELIB}/basictypes/rstring.pyo
 ${PYSITELIB}/basictypes/typeunion.py
 ${PYSITELIB}/basictypes/typeunion.pyc
 ${PYSITELIB}/basictypes/typeunion.pyo
@@ -151,6 +172,21 @@
 ${PYSITELIB}/basictypes/vfs/test_filepath.py
 ${PYSITELIB}/basictypes/vfs/test_filepath.pyc
 ${PYSITELIB}/basictypes/vfs/test_filepath.pyo
+${PYSITELIB}/basictypes/wx/__init__.py
+${PYSITELIB}/basictypes/wx/__init__.pyc
+${PYSITELIB}/basictypes/wx/__init__.pyo
+${PYSITELIB}/basictypes/wx/colour.py
+${PYSITELIB}/basictypes/wx/colour.pyc
+${PYSITELIB}/basictypes/wx/colour.pyo
+${PYSITELIB}/basictypes/wx/font.py
+${PYSITELIB}/basictypes/wx/font.pyc
+${PYSITELIB}/basictypes/wx/font.pyo
+${PYSITELIB}/basictypes/wx/pen.py
+${PYSITELIB}/basictypes/wx/pen.pyc
+${PYSITELIB}/basictypes/wx/pen.pyo
+${PYSITELIB}/basictypes/wx/wxcopyreg.py
+${PYSITELIB}/basictypes/wx/wxcopyreg.pyc
+${PYSITELIB}/basictypes/wx/wxcopyreg.pyo
 ${PYSITELIB}/basictypes/wxtypes/__init__.py
 ${PYSITELIB}/basictypes/wxtypes/__init__.pyc
 ${PYSITELIB}/basictypes/wxtypes/__init__.pyo
diff -r e6aa526e0bf4 -r e64c5b7c7d20 lang/py-basicproperty/distinfo
--- a/lang/py-basicproperty/distinfo    Fri Jan 17 20:27:05 2014 +0000
+++ b/lang/py-basicproperty/distinfo    Fri Jan 17 22:44:16 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:03:10 agc Exp $
+$NetBSD: distinfo,v 1.3 2014/01/17 22:44:16 wiz Exp $
 
-SHA1 (basicproperty-0.6.3a.tar.gz) = 55dafcfd3e020cf68f35d937110b442dfcffb447
-RMD160 (basicproperty-0.6.3a.tar.gz) = 1932e9ba1921c7c3bca982ca6a5b1c4d146a84a2
-Size (basicproperty-0.6.3a.tar.gz) = 68682 bytes
+SHA1 (basicproperty-0.6.9a.tar.gz) = 2341925dec6bc9bba8e923b0d5fc69f7e98c7b3d
+RMD160 (basicproperty-0.6.9a.tar.gz) = 991aceb73b077d5f46300469ad028bfc80b44a88
+Size (basicproperty-0.6.9a.tar.gz) = 655917 bytes



Home | Main Index | Thread Index | Old Index