summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove python-setuptools.morphJavier Jardón2015-09-231-1/+1
| | | | | | | This chunk .morph file is actually unnecessary, those are the default build commands for the 'python-distutils' build system anyway. Change-Id: I51e73d408b9dc2b4fda9318753aa29b4ddf25ae7
* Remove pip chunk: its already included in python >2.7.9 and python >3.4Javier Jardón2015-09-171-8/+1
| | | | Change-Id: I6f2765bb246243d9fbeca463c93cd6110cb6c796
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+7
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Move python-markdown to python-coreFrancisco Redondo Marchena2015-05-051-0/+4
| | | | Change-Id: I50bc8690a84324030e806dc124c80743e510b1b9
* Move mako to python-core: modern versions of mesa hard depend on itJavier Jardón2015-04-281-0/+6
| | | | Change-Id: I5000f08e91b19f26ce3d4265cd7c08be9098bcfc
* 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