Searched refs:cffi (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/python/cryptography/
H A DMakefile48 CFFI = $(WS_COMPONENTS)/python/cffi/build/prototype/$(MACH)/$(PYTHON_LIB)
70 REQUIRED_PACKAGES += library/python/cffi
/solaris-userland-s11u3/components/python/cffi/
H A DMakefile28 COMPONENT_NAME= cffi
35 COMPONENT_PROJECT_URL= http://cffi.readthedocs.org/
36 COMPONENT_BUGDB= python-mod/cffi
66 $(CP) -r $(SOURCE_DIR)/c $(SOURCE_DIR)/testing $(SOURCE_DIR)/cffi $(@D)/tests; \
/solaris-userland-s11u3/tools/python/pkglint/
H A Duserland.py536 cffi_match = {"fmri": "*/cffi*"}
543 if "/cffi-" in pkg.fmri.PkgFmri(f, "5.11").pkg_name):
552 "components/python/cffi/build/prototype/"
555 import cffi namespace
556 cffi_version = cffi.__version__

Completed in 22 milliseconds