summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
Commit message (Collapse)AuthorAgeFilesLines
* Enable python bindings in KmodFrancisco Redondo Marchena2015-04-071-6/+0
| | | | | | | | This enables kmod python bindings required for iscsi tools. Enabling python in the kmod chunk requires cython for compiling so cython is moved to core.morph. Change-Id: Ic394d75f801efcb0be1e4ec17d9bc907f9d086a0
* Update python-lxml and move it to python-core stratumFrancisco Redondo Marchena2015-03-171-0/+10
| | | | | | | | This moves python-lxml to python-core to avoid duplication of chunks in strata when the openstack-services strata is merged into definition master. lxslt has been moved to core.morph because is a very common dependency and is a requirement for python-lxml.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+3
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Move python-setuptools from core to python-corebaserock/jjardon/move_python_coreJavier Jardón2015-02-201-2/+10
|
* Move pyyalm from core to python-coreJavier Jardón2015-02-201-0/+6
|
* Move six to python-coreFrancisco Redondo Marchena2015-02-121-0/+5
| | | | | six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
* Update python-requests to latest (v2.5.1)Sam Thursfield2015-02-101-2/+2
|
* Move python-requests to 'python-core'Sam Thursfield2015-02-101-0/+5
| | | | | | It's already used in both 'cloudinit-support' and 'openstack-clients', and will soon be used by lorry-controller too. Really anybody using 'urllib2' should be using 'requests' instead.
* Move pbr into python-coreRichard Ipsum2015-02-101-0/+6
| | | | | Also move to pbr 0.10.7, this fixes an issue that stops the import tool from importing packages that use pbr to install themselves.
* Add python-core stratumRichard Ipsum2015-02-101-0/+11