[csw-devel] SF.net SVN: gar:[3082] csw/mgar/pkg/pysqlite2/trunk

valholla at users.sourceforge.net valholla at users.sourceforge.net
Thu Feb 12 16:05:18 CET 2009


Revision: 3082
          http://gar.svn.sourceforge.net/gar/?rev=3082&view=rev
Author:   valholla
Date:     2009-02-12 15:05:18 +0000 (Thu, 12 Feb 2009)

Log Message:
-----------
update for python2.6

Modified Paths:
--------------
    csw/mgar/pkg/pysqlite2/trunk/Makefile
    csw/mgar/pkg/pysqlite2/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.depend
    csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.gspec
    csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.prototype

Modified: csw/mgar/pkg/pysqlite2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/Makefile	2009-02-12 15:01:30 UTC (rev 3081)
+++ csw/mgar/pkg/pysqlite2/trunk/Makefile	2009-02-12 15:05:18 UTC (rev 3082)
@@ -9,10 +9,14 @@
 
 MASTER_SITES = http://initd.org/pub/software/pysqlite/releases/2.3/2.3.5/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWpysqlite2,depend prototype)
 
+PACKAGES = CSWpysqlite2
+REQUIRED_PKGS_CSWpysqlite2 = CSWpython CSWsqlite3
+CATALOGNAME_CSWpysqlite2 = py_sqlite2
+SPKG_DESC_CSWpysqlite2 = SQLite3 support for Python
+
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = (\d+(?:\.\d+)*)
 
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS = $(WORKSRC)/setup.py

Modified: csw/mgar/pkg/pysqlite2/trunk/checksums
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/checksums	2009-02-12 15:01:30 UTC (rev 3081)
+++ csw/mgar/pkg/pysqlite2/trunk/checksums	2009-02-12 15:05:18 UTC (rev 3082)
@@ -1,4 +1 @@
 b4a185e936848370fcc1a5b17755b641  download/pysqlite-2.3.5.tar.gz
-b38b53013aae24bca04499c4801532d5  download/CSWpysqlite2.gspec
-53925917c37898a3000ac62cec0be694  download/CSWpysqlite2.depend
-3765a7071a2f57af085a18d7bd94d810  download/CSWpysqlite2.prototype

Deleted: csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.depend
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.depend	2009-02-12 15:01:30 UTC (rev 3081)
+++ csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.depend	2009-02-12 15:05:18 UTC (rev 3082)
@@ -1,2 +0,0 @@
-P CSWpython python - The Python 2.3 language interpreter
-P CSWsqlite3 sqlite3 - An embeddable SQL engine in a C library

Deleted: csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.gspec
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.gspec	2009-02-12 15:01:30 UTC (rev 3081)
+++ csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.gspec	2009-02-12 15:05:18 UTC (rev 3082)
@@ -1,4 +0,0 @@
-%var            bitname pysqlite2
-%var            pkgname CSWpysqlite2
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/LICENSE

Deleted: csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.prototype
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.prototype	2009-02-12 15:01:30 UTC (rev 3081)
+++ csw/mgar/pkg/pysqlite2/trunk/files/CSWpysqlite2.prototype	2009-02-12 15:05:18 UTC (rev 3082)
@@ -1,70 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/python 0755 root bin
-d none /opt/csw/lib/python/site-packages 0755 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite-2.3.5-py2.5.egg-info 0644 root bin
-d none /opt/csw/lib/python/site-packages/pysqlite2 0755 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/__init__.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/__init__.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/_sqlite.so 0755 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/dbapi2.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/dbapi2.pyc 0644 root bin
-d none /opt/csw/lib/python/site-packages/pysqlite2/test 0755 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/__init__.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/__init__.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/dbapi.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/dbapi.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/factory.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/factory.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/hooks.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/hooks.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/regression.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/regression.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/transactions.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/transactions.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/types.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/types.pyc 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/userfunctions.py 0644 root bin
-f none /opt/csw/lib/python/site-packages/pysqlite2/test/userfunctions.pyc 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/doc 0755 root bin
-d none /opt/csw/share/doc/pysqlite2 0755 root bin
-d none /opt/csw/share/doc/pysqlite2/code 0755 root bin
-f none /opt/csw/share/doc/pysqlite2/code/adapter_datetime.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/adapter_point_1.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/adapter_point_2.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/authorizer.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/collation_reverse.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/complete_statement.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/connect_db_1.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/connect_db_2.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/converter_point.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/countcursors.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/createdb.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/execsql_fetchonerow.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/execsql_printall_1.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/execute_1.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/execute_2.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/execute_3.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/executemany_1.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/executemany_2.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/executescript.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/insert_more_people.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/md5func.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/mysumaggr.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/parse_colnames.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/pysqlite_datetime.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/row_factory.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/rowclass.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/shared_cache.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/shortcut_methods.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/simple_tableprinter.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/code/text_factory.py 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/default.css 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/docutils.css 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/install-source-win32.html 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/install-source-win32.txt 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/install-source.html 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/install-source.txt 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/silvercity.css 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/usage-guide.html 0644 root bin
-f none /opt/csw/share/doc/pysqlite2/usage-guide.txt 0644 root bin


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list