Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tristan Cavelier
slapos
Commits
e13898b5
Commit
e13898b5
authored
Apr 02, 2012
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up : Python 2.6.8rc2 and 2.7.3rc2 including security fixes.
parent
33785296
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
component/python-2.6/buildout.cfg
component/python-2.6/buildout.cfg
+2
-2
component/python-2.7/buildout.cfg
component/python-2.7/buildout.cfg
+2
-2
No files found.
component/python-2.6/buildout.cfg
View file @
e13898b5
...
...
@@ -31,12 +31,12 @@ depends =
prefix = ${buildout:parts-directory}/${:_buildout_section_name_}
version = 2.6
package_version = ${:version}.8
package_version_suffix = rc
1
package_version_suffix = rc
2
executable = ${:prefix}/bin/python${:version}
url =
http://python.org/ftp/python/${:package_version}/Python-${:package_version}${:package_version_suffix}.tar.bz2
md5sum =
df6ccdac7da3b7c7c79124b92110277e
md5sum =
85d08abe34a7015b99b220ca383253f8
patch-options = -p1
patches =
${python-2.6.6-no_system_inc_dirs.patch:location}/${python-2.6.6-no_system_inc_dirs.patch:filename}
...
...
component/python-2.7/buildout.cfg
View file @
e13898b5
...
...
@@ -25,8 +25,8 @@ python = python2.7
[python2.7]
recipe = hexagonit.recipe.cmmi
package_version = 2.7.3
package_version_suffix = rc
1
md5sum =
72aaa940dfa2777de161d7cb27c91df7
package_version_suffix = rc
2
md5sum =
67059e1bcaf19e19394d16b80637f75f
depends =
${gdbm:version}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment