diff options
author | wiz <wiz> | 2014-01-17 22:44:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-17 22:44:16 +0000 |
commit | 1083e58a3714a54c335e03105bcd7d8af6ee9b5d (patch) | |
tree | 226f5ab32f7f778ba9a984a999e69788cc857237 /lang | |
parent | 3c726485aa0f3a66655022dd64ddf3129b7d49c1 (diff) | |
download | pkgsrc-1083e58a3714a54c335e03105bcd7d8af6ee9b5d.tar.gz |
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 (limited to 'lang')
-rw-r--r-- | lang/py-basicproperty/Makefile | 20 | ||||
-rw-r--r-- | lang/py-basicproperty/PLIST | 42 | ||||
-rw-r--r-- | lang/py-basicproperty/distinfo | 8 |
3 files changed, 56 insertions, 14 deletions
diff --git a/lang/py-basicproperty/Makefile b/lang/py-basicproperty/Makefile index 07b4d097a77..93a023c81e7 100644 --- a/lang/py-basicproperty/Makefile +++ b/lang/py-basicproperty/Makefile @@ -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 @@ HOMEPAGE= http://basicproperty.sourceforge.net/ COMMENT= Python RDBMS wrapper for various databases LICENSE= original-bsd -USE_LANGUAGES= # none +USE_LANGUAGES= c -.include "../../lang/python/distutils.mk" +REPLACE_PYTHON= basicproperty/tests/test.py +PYTHON_VERSIONS_INCOMPATIBLE= 33 + +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 --git a/lang/py-basicproperty/PLIST b/lang/py-basicproperty/PLIST index a03f885336f..3e967ca2a7b 100644 --- a/lang/py-basicproperty/PLIST +++ b/lang/py-basicproperty/PLIST @@ -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/contactinfo.pyo ${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/__init__.pyo ${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/datatypedefinition.pyo ${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/interfaces.pyo ${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/registry.pyo ${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/filepath.pyo ${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 --git a/lang/py-basicproperty/distinfo b/lang/py-basicproperty/distinfo index dbf317517ad..f5882eee612 100644 --- a/lang/py-basicproperty/distinfo +++ b/lang/py-basicproperty/distinfo @@ -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 |