Author: caleb Date: Tue Jun 15 12:20:54 2010 GMT Module: packages Tag: HEAD ---- Log message: - Proper current upstream URLs
---- Files affected: packages/python-sqlite: python-sqlite.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/python-sqlite/python-sqlite.spec diff -u packages/python-sqlite/python-sqlite.spec:1.36 packages/python-sqlite/python-sqlite.spec:1.37 --- packages/python-sqlite/python-sqlite.spec:1.36 Tue Jun 15 11:13:08 2010 +++ packages/python-sqlite/python-sqlite.spec Tue Jun 15 14:20:49 2010 @@ -9,9 +9,9 @@ Release: 1 License: zlib/libpng Group: Development/Languages/Python -Source0: http://pypi.python.org/packages/source/p/pysqlite/pysqlite-%{version}.tar.gz#md5= -# Source0-md5: f80397bd211a15bbe4a8646e738c35e6 -URL: http://pypi.python.org/pypi/pysqlite/ +Source0: http://pysqlite.googlecode.com/files/pysqlite-%{version}.tar.gz +# Source0-md5: fc92618b3b39d02e6ff10dc467c36640 +URL: http://pysqlite.googlecode.com/ BuildRequires: python-devel >= 1:2.5 BuildRequires: sqlite3-devel >= 3.6.11 %pyrequires_eq python-modules @@ -72,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2010/06/15 12:20:49 caleb +- Proper current upstream URLs + Revision 1.36 2010/06/15 09:13:08 caleb - Up to 2.6.0, new upstream URLs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-sqlite/python-sqlite.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
