Searched refs:PYTHON_VERSION (Results 1 - 25 of 68) sorted by relevance

123

/solaris-userland-s11u3/components/python/boto/
H A DMakefile51 $(MV) -f asadmin asadmin-$(PYTHON_VERSION) ; \
52 $(MV) -f bundle_image bundle_image-$(PYTHON_VERSION) ; \
53 $(MV) -f cfadmin cfadmin-$(PYTHON_VERSION) ; \
54 $(MV) -f cq cq-$(PYTHON_VERSION) ; \
55 $(MV) -f cwutil cwutil-$(PYTHON_VERSION) ; \
56 $(MV) -f dynamodb_dump dynamodb_dump-$(PYTHON_VERSION) ; \
57 $(MV) -f dynamodb_load dynamodb_load-$(PYTHON_VERSION) ; \
58 $(MV) -f elbadmin elbadmin-$(PYTHON_VERSION) ; \
59 $(MV) -f fetch_file fetch_file-$(PYTHON_VERSION) ; \
60 $(MV) -f glacier glacier-$(PYTHON_VERSION) ; \
[all...]
/solaris-userland-s11u3/components/python/cheetah/
H A DMakefile46 $(MV) -f cheetah cheetah-$(PYTHON_VERSION) ; \
47 $(MV) -f cheetah-analyze cheetah-analyze-$(PYTHON_VERSION) ; \
48 $(MV) -f cheetah-compile cheetah-compile-$(PYTHON_VERSION))
54 COMPONENT_TEST_ENV += PYTHON_VERSION=$(PYTHON_VERSION)
/solaris-userland-s11u3/components/python/tox/
H A DMakefile45 $(MV) -f tox tox-$(PYTHON_VERSION); \
46 $(MV) -f tox-quickstart tox-quickstart-$(PYTHON_VERSION))
51 COMPONENT_TEST_CMD = $(PROTOUSRBINDIR)/tox-$(PYTHON_VERSION)
55 PYV = $(shell echo $(PYTHON_VERSION) | tr -d .)
/solaris-userland-s11u3/components/python/pysendfile/
H A DMakefile50 COMPONENT_TEST_ENV += PYTHON_VERSION=$(PYTHON_VERSION)
/solaris-userland-s11u3/components/python/imaging/
H A DMakefile47 TEST_PYTHONPATH.32 = $(PROTO_DIR)/usr/lib/python$(PYTHON_VERSION)/vendor-packages/PIL
48 TEST_PYTHONPATH.64 = $(PROTO_DIR)/usr/lib/python$(PYTHON_VERSION)/vendor-packages/PIL:$(PROTO_DIR)/usr/lib/python$(PYTHON_VERSION)/vendor-packages/PIL/64
/solaris-userland-s11u3/components/pylint/
H A DMakefile81 (cd $(PROTO_DIR)/usr/bin; $(MV) epylint epylint-$(PYTHON_VERSION)) ;
83 (cd $(PROTO_DIR)/usr/bin; $(MV) pylint pylint-$(PYTHON_VERSION)) ;
85 (cd $(PROTO_DIR)/usr/bin; $(MV) pylint-gui pylint-gui-$(PYTHON_VERSION)) ;
87 (cd $(PROTO_DIR)/usr/bin; $(MV) pyreverse pyreverse-$(PYTHON_VERSION)) ;
89 (cd $(PROTO_DIR)/usr/bin; $(MV) symilar symilar-$(PYTHON_VERSION)) ;
106 test: PYTHON_VERSION=2.7 macro
121 # Then we can change it to /usr/bin/pytest-$(PYTHON_VERSION).
122 COMPONENT_TEST_CMD = $(COMPONENT_DIR)/../logilab-common/build/prototype/$(MACH)/usr/bin/pytest-$(PYTHON_VERSION)
/solaris-userland-s11u3/make-rules/
H A Dsetup.py.mk26 $(BUILD_DIR)/%-2.6/.built: PYTHON_VERSION=2.6 macro
27 $(BUILD_DIR)/%-2.7/.built: PYTHON_VERSION=2.7 macro
28 $(BUILD_DIR)/%-3.4/.built: PYTHON_VERSION=3.4 macro
32 $(BUILD_DIR)/%-2.6/.installed: PYTHON_VERSION=2.6 macro
33 $(BUILD_DIR)/%-2.7/.installed: PYTHON_VERSION=2.7 macro
34 $(BUILD_DIR)/%-3.4/.installed: PYTHON_VERSION=3.4 macro
38 $(BUILD_DIR)/%-2.6/.tested: PYTHON_VERSION=2.6 macro
39 $(BUILD_DIR)/%-2.7/.tested: PYTHON_VERSION=2.7 macro
40 $(BUILD_DIR)/%-3.4/.tested: PYTHON_VERSION=3.4 macro
47 ifeq ($(PYTHON_VERSION),3.
[all...]
/solaris-userland-s11u3/components/python/django/
H A DMakefile49 /usr/bin/find $(BUILD_DIR)/$(MACH)-$(PYTHON_VERSION)/lib/django -name *.py \
50 -exec $(GSED) -i -e 's/env python/python$(PYTHON_VERSION)/' "{}" \; ;
53 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f django-admin.py django-admin-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/oslo.config/
H A DMakefile45 ($(TOUCH) $(PROTO_DIR)/usr/lib/python$(PYTHON_VERSION)/vendor-packages/oslo/__init__.py; \
48 $(MV) -f oslo-config-generator oslo-config-generator-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/sqlalchemy-migrate/
H A DMakefile48 $(MV) -f migrate migrate-$(PYTHON_VERSION) ; \
49 $(MV) -f migrate-repository migrate-repository-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/logilab-astng/
H A DMakefile62 test: PYTHON_VERSION=2.7 macro
76 # Then we can change it to /usr/bin/pytest-$(PYTHON_VERSION).
77 COMPONENT_TEST_CMD = $(COMPONENT_DIR)/../logilab-common/build/prototype/$(MACH)/usr/bin/pytest-$(PYTHON_VERSION)
/solaris-userland-s11u3/components/logilab-common/
H A DMakefile57 # to the correct pytest-${PYTHON_VERSION}
61 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f pytest pytest-$(PYTHON_VERSION)) ; \
79 test: PYTHON_VERSION=2.7 macro
/solaris-userland-s11u3/components/meld/
H A DMakefile50 PYTHON_VERSION = 2.7 macro
52 PKG_MACROS += PYVER=$(PYTHON_VERSION)
/solaris-userland-s11u3/components/python/babel/
H A DMakefile47 $(MV) -f pybabel pybabel-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/barbicanclient/
H A DMakefile50 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f barbican barbican-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/ceilometerclient/
H A DMakefile51 $(MV) -f ceilometer ceilometer-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/cinderclient/
H A DMakefile46 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f cinder cinder-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/glanceclient/
H A DMakefile50 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f glance glance-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/heatclient/
H A DMakefile50 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f heat heat-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/ironicclient/
H A DMakefile50 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f ironic ironic-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/keystoneclient/
H A DMakefile50 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f keystone keystone-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/ldtp/
H A DMakefile49 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f ldtp ldtp$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/lesscpy/
H A DMakefile54 (cd $(PROTO_DIR)/usr/bin ; $(MV) -f lesscpy lesscpy-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/markdown/
H A DMakefile48 $(MV) -f markdown_py markdown_py-$(PYTHON_VERSION))
/solaris-userland-s11u3/components/python/msgpack/
H A DMakefile48 COMPONENT_TEST_CMD= py.test-$(PYTHON_VERSION)

Completed in 137 milliseconds

123