[csw-devel] SF.net SVN: gar:[15920] csw/mgar/pkg/lang-python/python/branches

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sun Oct 16 20:47:54 CEST 2011


Revision: 15920
          http://gar.svn.sourceforge.net/gar/?rev=15920&view=rev
Author:   rthurner
Date:     2011-10-16 18:47:53 +0000 (Sun, 16 Oct 2011)
Log Message:
-----------
python3: create a python-3.2 branch

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/branches/python-3.2/Makefile

Added Paths:
-----------
    csw/mgar/pkg/lang-python/python/branches/python-3.2/

Modified: csw/mgar/pkg/lang-python/python/branches/python-3.2/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/python-3.1/Makefile	2011-10-16 18:42:16 UTC (rev 15918)
+++ csw/mgar/pkg/lang-python/python/branches/python-3.2/Makefile	2011-10-16 18:47:53 UTC (rev 15920)
@@ -1,13 +1,13 @@
 # $Id$
 
 NAME = Python
-VERSION = 3.1.2
+VERSION = 3.2.2
 CATEGORIES = lang
-VER = 3.1
-DVER = 3-1
-UVER = 3_1
+VER = 3.2
+DVER = 3-2
+UVER = 3_2
 PVER = python$(VER)
-CVER = 31
+CVER = 32
 
 # Known issues:
 #
@@ -101,12 +101,12 @@
 RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibgdbm3
 RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibpython$(DVER)-1-0
 RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWosslrt
-RUNTIME_DEP_PKGS_CSWpython31 += CSWlibbz2-1-0
-RUNTIME_DEP_PKGS_CSWpython31 += CSWlibsqlite3-0
-RUNTIME_DEP_PKGS_CSWpython31 += CSWlibncursesw5
-RUNTIME_DEP_PKGS_CSWpython31 += CSWlibz1
-RUNTIME_DEP_PKGS_CSWpython31 += CSWlibpanel5
-RUNTIME_DEP_PKGS_CSWpython31 += CSWlibreadline6
+RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibbz2-1-0
+RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibsqlite3-0
+RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibncursesw5
+RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibz1
+RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibpanel5
+RUNTIME_DEP_PKGS_CSWpython$(CVER) += CSWlibreadline6
 
 CHECKPKG_OVERRIDES_CSWpython$(CVER) += missing-dependency|CSWpython
 CHECKPKG_OVERRIDES_CSWpython$(CVER) += pkgname-does-not-start-with-CSWpy-

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