Searched defs:PYTHON_VERSIONS (Results 1 - 25 of 129) sorted by relevance

123456

/solaris-userland/components/openstack/common/
H A DMakefile41 PYTHON_VERSIONS= 2.7 macro
43 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
44 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/scons/
H A DMakefile40 PYTHON_VERSIONS = 2.7 macro
/solaris-userland/components/gnome/caribou/
H A DMakefile42 PYTHON_VERSIONS=2.7 macro
/solaris-userland/components/gnome/gnome-doc-utils/
H A DMakefile39 PYTHON_VERSIONS= 2.7 macro
/solaris-userland/components/gnome/gnome-tweak-tool/
H A DMakefile40 PYTHON_VERSIONS= 2.7 macro
/solaris-userland/components/gnome/totem/
H A DMakefile55 PYTHON_VERSIONS=2.7 macro
/solaris-userland/components/openstack/cinder/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/cloudbase-init/
H A DMakefile54 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
60 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
61 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/glance/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/heat/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/ironic/
H A DMakefile54 PYTHON_VERSIONS= 2.7 macro
56 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
57 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/keystone/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/nova/
H A DMakefile54 PYTHON_VERSIONS= 2.7 macro
56 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
57 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/python/barbicanclient/
H A DMakefile42 PYTHON_VERSIONS = $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/boto/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/castellan/
H A DMakefile41 PYTHON_VERSIONS = $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/ceilometerclient/
H A DMakefile42 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/cheetah/
H A DMakefile40 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/congressclient/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/contextlib2/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/designateclient/
H A DMakefile42 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django-appconf/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django-pyscss/
H A DMakefile41 PYTHON_VERSIONS = $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django_compressor/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django_openstack_auth/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro

Completed in 109 milliseconds

123456