Changeset 1584:95bdb18ee62b
- Timestamp:
- 10/29/08 17:32:09
(2 months ago)
- Author:
- Nate Coraor <nate@bx.psu.edu>
- branch:
- default
- Message:
Update bx-python to r456.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1583 |
r1584 |
|
| 56 | 56 | python_lzo = _static |
|---|
| 57 | 57 | flup = .dev_r2311 |
|---|
| 58 | | bx_python = _dev_r449 |
|---|
| | 58 | bx_python = _dev_r456 |
|---|
| 59 | 59 | nose = .dev_r101 |
|---|
| 60 | 60 | |
|---|
| 61 | 61 | ; source location, necessary for scrambling |
|---|
| 62 | 62 | [source] |
|---|
| 63 | | bx_python = http://dist.g2.bx.psu.edu/bx-python_dist-r449.tar.bz2 |
|---|
| | 63 | bx_python = http://dist.g2.bx.psu.edu/bx-python_dist-r456.tar.bz2 |
|---|
| 64 | 64 | Cheetah = http://umn.dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-1.0.tar.gz |
|---|
| 65 | 65 | DRMAA_python = http://gridengine.sunsource.net/files/documents/7/36/DRMAA-python-0.2.tar.gz |
|---|