Searched refs:PYV (Results 1 - 15 of 15) sorted by relevance

/solaris-userland/components/python/tox/
H A DMakefile55 PYV = $(shell echo $(PYTHON_VERSION) | tr -d .) macro
56 COMPONENT_TEST_ARGS = -e $(PYV:%=py%)
/solaris-userland/components/openstack/common/
H A DMakefile44 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/cloudbase-init/
H A DMakefile61 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/glance/
H A DMakefile56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/keystone/
H A DMakefile56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/swift/
H A DMakefile56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/gnome/orca/
H A DMakefile50 PKG_MACROS += PYVER="$(PYTHON_VERSION)" PYV="$(PYTHON_VERSION:3.%=3%)"
/solaris-userland/components/openstack/cinder/
H A DMakefile56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/heat/
H A DMakefile56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/ironic/
H A DMakefile57 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/rrdtool/
H A DMakefile84 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSION) | tr -d .)
/solaris-userland/make-rules/
H A Dips.mk232 echo "<transform set name=pkg.fmri value=(?:pkg:/)?(.+)-\#\#\#PYV\#\#\#@(.*)" \
249 -D PYV=$(shell echo $(1) | tr -d .) $$< > $$@
264 # Note that the mkgeneric transform uses the literal string "###PYV###"
273 $(PKGMOGRIFY) -D PYV=###PYV### -D MAYBE_PYVER_SPACE= \
301 # See the block comment above about why "###PYV###" is used here even
305 $(PKGMOGRIFY) -D PLV=###PYV### -D MAYBE_PERLVER_SPACE= \
346 # See the block comment above about why "###PYV###" is used here even
350 $(PKGMOGRIFY) -D RUBYV=###PYV### -D MAYBE_RUBY_VERSION_SPACE= \
/solaris-userland/components/openstack/nova/
H A DMakefile57 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/neutron/
H A DMakefile77 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/horizon/
H A DMakefile316 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)

Completed in 49 milliseconds