pkgsrc-changes:

--------------
	o Update version
This commit is contained in:
Kamel Ibn Aziz Derouiche 2009-07-27 23:57:59 +00:00 committed by Thomas Klausner
parent b536eb88d3
commit 48208bf298
2 changed files with 76 additions and 76 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2009/06/30 15:00:32 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2009/07/27 23:57:59 jihbed Exp $
#
DISTNAME= pyntch-dist-20090615
PKGNAME= ${PYPKGPREFIX}-ntch-20090531
PKGNAME= ${PYPKGPREFIX}-ntch-${VERSION}
CATEGORIES= devel python
MASTER_SITES= http://www.unixuser.org/~euske/python/pyntch/
@ -13,7 +13,7 @@ COMMENT= Examine python code and detect possible errors
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
VERSION= 20090615
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 26 25 24

View file

@ -1,78 +1,78 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/30 15:00:32 jihbed Exp $
@comment $NetBSD: PLIST,v 1.3 2009/07/27 23:57:59 jihbed Exp $
bin/makestub.py
bin/tchecker.py
lib/python2.5/site-packages/pyntch/__init__.py
lib/python2.5/site-packages/pyntch/__init__.pyc
lib/python2.5/site-packages/pyntch/__init__.pyo
lib/python2.5/site-packages/pyntch/aggregate_types.py
lib/python2.5/site-packages/pyntch/aggregate_types.pyc
lib/python2.5/site-packages/pyntch/aggregate_types.pyo
lib/python2.5/site-packages/pyntch/basic_types.py
lib/python2.5/site-packages/pyntch/basic_types.pyc
lib/python2.5/site-packages/pyntch/basic_types.pyo
lib/python2.5/site-packages/pyntch/builtin_funcs.py
lib/python2.5/site-packages/pyntch/builtin_funcs.pyc
lib/python2.5/site-packages/pyntch/builtin_funcs.pyo
lib/python2.5/site-packages/pyntch/config.py
lib/python2.5/site-packages/pyntch/config.pyc
lib/python2.5/site-packages/pyntch/config.pyo
lib/python2.5/site-packages/pyntch/exception.py
lib/python2.5/site-packages/pyntch/exception.pyc
lib/python2.5/site-packages/pyntch/exception.pyo
lib/python2.5/site-packages/pyntch/expression.py
lib/python2.5/site-packages/pyntch/expression.pyc
lib/python2.5/site-packages/pyntch/expression.pyo
lib/python2.5/site-packages/pyntch/frame.py
lib/python2.5/site-packages/pyntch/frame.pyc
lib/python2.5/site-packages/pyntch/frame.pyo
lib/python2.5/site-packages/pyntch/function.py
lib/python2.5/site-packages/pyntch/function.pyc
lib/python2.5/site-packages/pyntch/function.pyo
lib/python2.5/site-packages/pyntch/klass.py
lib/python2.5/site-packages/pyntch/klass.pyc
lib/python2.5/site-packages/pyntch/klass.pyo
lib/python2.5/site-packages/pyntch/module.py
lib/python2.5/site-packages/pyntch/module.pyc
lib/python2.5/site-packages/pyntch/module.pyo
lib/python2.5/site-packages/pyntch/namespace.py
lib/python2.5/site-packages/pyntch/namespace.pyc
lib/python2.5/site-packages/pyntch/namespace.pyo
lib/python2.5/site-packages/pyntch/stub/__main__.pyi
lib/python2.5/site-packages/pyntch/stub/array.pyi
lib/python2.5/site-packages/pyntch/stub/binascii.pyi
lib/python2.5/site-packages/pyntch/stub/bz2.pyi
lib/python2.5/site-packages/pyntch/stub/cPickle.pyi
lib/python2.5/site-packages/pyntch/stub/cStringIO.pyi
lib/python2.5/site-packages/pyntch/stub/cdb.pyi
lib/python2.5/site-packages/pyntch/stub/codecs.pyi
lib/python2.5/site-packages/pyntch/stub/errno.pyi
lib/python2.5/site-packages/pyntch/stub/getopt.pyi
lib/python2.5/site-packages/pyntch/stub/imp.pyi
lib/python2.5/site-packages/pyntch/stub/itertools.pyi
lib/python2.5/site-packages/pyntch/stub/locale.pyi
lib/python2.5/site-packages/pyntch/stub/marshal.pyi
lib/python2.5/site-packages/pyntch/stub/math.pyi
lib/python2.5/site-packages/pyntch/stub/md5.pyi
lib/python2.5/site-packages/pyntch/stub/os.path.pyi
lib/python2.5/site-packages/pyntch/stub/os.pyi
lib/python2.5/site-packages/pyntch/stub/parser.pyi
lib/python2.5/site-packages/pyntch/stub/pickle.pyi
lib/python2.5/site-packages/pyntch/stub/posix.pyi
lib/python2.5/site-packages/pyntch/stub/pwd.pyi
lib/python2.5/site-packages/pyntch/stub/re.pyi
lib/python2.5/site-packages/pyntch/stub/readline.pyi
lib/python2.5/site-packages/pyntch/stub/stat.pyi
lib/python2.5/site-packages/pyntch/stub/strop.pyi
lib/python2.5/site-packages/pyntch/stub/struct.pyi
lib/python2.5/site-packages/pyntch/stub/sys.pyi
lib/python2.5/site-packages/pyntch/stub/time.pyi
lib/python2.5/site-packages/pyntch/stub/zlib.pyi
lib/python2.5/site-packages/pyntch/syntax.py
lib/python2.5/site-packages/pyntch/syntax.pyc
lib/python2.5/site-packages/pyntch/syntax.pyo
lib/python2.5/site-packages/pyntch/typenode.py
lib/python2.5/site-packages/pyntch/typenode.pyc
lib/python2.5/site-packages/pyntch/typenode.pyo
${PYSITELIB}/pyntch/__init__.py
${PYSITELIB}/pyntch/__init__.pyc
${PYSITELIB}/pyntch/__init__.pyo
${PYSITELIB}/pyntch/aggregate_types.py
${PYSITELIB}/pyntch/aggregate_types.pyc
${PYSITELIB}/pyntch/aggregate_types.pyo
${PYSITELIB}/pyntch/basic_types.py
${PYSITELIB}/pyntch/basic_types.pyc
${PYSITELIB}/pyntch/basic_types.pyo
${PYSITELIB}/pyntch/builtin_funcs.py
${PYSITELIB}/pyntch/builtin_funcs.pyc
${PYSITELIB}/pyntch/builtin_funcs.pyo
${PYSITELIB}/pyntch/config.py
${PYSITELIB}/pyntch/config.pyc
${PYSITELIB}/pyntch/config.pyo
${PYSITELIB}/pyntch/exception.py
${PYSITELIB}/pyntch/exception.pyc
${PYSITELIB}/pyntch/exception.pyo
${PYSITELIB}/pyntch/expression.py
${PYSITELIB}/pyntch/expression.pyc
${PYSITELIB}/pyntch/expression.pyo
${PYSITELIB}/pyntch/frame.py
${PYSITELIB}/pyntch/frame.pyc
${PYSITELIB}/pyntch/frame.pyo
${PYSITELIB}/pyntch/function.py
${PYSITELIB}/pyntch/function.pyc
${PYSITELIB}/pyntch/function.pyo
${PYSITELIB}/pyntch/klass.py
${PYSITELIB}/pyntch/klass.pyc
${PYSITELIB}/pyntch/klass.pyo
${PYSITELIB}/pyntch/module.py
${PYSITELIB}/pyntch/module.pyc
${PYSITELIB}/pyntch/module.pyo
${PYSITELIB}/pyntch/namespace.py
${PYSITELIB}/pyntch/namespace.pyc
${PYSITELIB}/pyntch/namespace.pyo
${PYSITELIB}/pyntch/stub/__main__.pyi
${PYSITELIB}/pyntch/stub/array.pyi
${PYSITELIB}/pyntch/stub/binascii.pyi
${PYSITELIB}/pyntch/stub/bz2.pyi
${PYSITELIB}/pyntch/stub/cPickle.pyi
${PYSITELIB}/pyntch/stub/cStringIO.pyi
${PYSITELIB}/pyntch/stub/cdb.pyi
${PYSITELIB}/pyntch/stub/codecs.pyi
${PYSITELIB}/pyntch/stub/errno.pyi
${PYSITELIB}/pyntch/stub/getopt.pyi
${PYSITELIB}/pyntch/stub/imp.pyi
${PYSITELIB}/pyntch/stub/itertools.pyi
${PYSITELIB}/pyntch/stub/locale.pyi
${PYSITELIB}/pyntch/stub/marshal.pyi
${PYSITELIB}/pyntch/stub/math.pyi
${PYSITELIB}/pyntch/stub/md5.pyi
${PYSITELIB}/pyntch/stub/os.path.pyi
${PYSITELIB}/pyntch/stub/os.pyi
${PYSITELIB}/pyntch/stub/parser.pyi
${PYSITELIB}/pyntch/stub/pickle.pyi
${PYSITELIB}/pyntch/stub/posix.pyi
${PYSITELIB}/pyntch/stub/pwd.pyi
${PYSITELIB}/pyntch/stub/re.pyi
${PYSITELIB}/pyntch/stub/readline.pyi
${PYSITELIB}/pyntch/stub/stat.pyi
${PYSITELIB}/pyntch/stub/strop.pyi
${PYSITELIB}/pyntch/stub/struct.pyi
${PYSITELIB}/pyntch/stub/sys.pyi
${PYSITELIB}/pyntch/stub/time.pyi
${PYSITELIB}/pyntch/stub/zlib.pyi
${PYSITELIB}/pyntch/syntax.py
${PYSITELIB}/pyntch/syntax.pyc
${PYSITELIB}/pyntch/syntax.pyo
${PYSITELIB}/pyntch/typenode.py
${PYSITELIB}/pyntch/typenode.pyc
${PYSITELIB}/pyntch/typenode.pyo
share/doc/py-ntch/index.html
share/doc/py-ntch/simple1.obj
share/doc/py-ntch/simple1.png