SF.net SVN: gar:[22231] csw/mgar/pkg/lang-python/sqlalchemy/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Oct 16 16:47:10 CEST 2013
Revision: 22231
http://gar.svn.sourceforge.net/gar/?rev=22231&view=rev
Author: dmichelsen
Date: 2013-10-16 14:47:06 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
lang-python/sqlalchemy/trunk: Update to 0.8.2 and new deps for dual Python versioning
Modified Paths:
--------------
csw/mgar/pkg/lang-python/sqlalchemy/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/sqlalchemy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/sqlalchemy/trunk/Makefile 2013-10-16 13:37:33 UTC (rev 22230)
+++ csw/mgar/pkg/lang-python/sqlalchemy/trunk/Makefile 2013-10-16 14:47:06 UTC (rev 22231)
@@ -9,12 +9,10 @@
VERSION = 0.8.2
CATEGORIES = python
-PACKAGES = CSWpy-sqlalchemy
-DESCRIPTION = Python SQL toolkit and Object Relational Mapper
-
-VENDOR_URL = http://www.sqlalchemy.org/
DISTNAME = $(NAME)-$(VERSION)
DISTFILES = $(DISTNAME).tar.gz
+
+VENDOR_URL = http://www.sqlalchemy.org/
LICENSE = LICENSE
RUNTIME_DEP_PKGS_CSWpy-sqlalchemy += CSWlibgcc-s1
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