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

/solaris-userland/components/python/cryptography/
H A DMakefile48 CFFI = $(WS_COMPONENTS)/python/cffi/build/prototype/$(MACH)/$(PYTHON_LIB)
70 REQUIRED_PACKAGES += library/python/cffi
/solaris-userland/components/python/cffi/
H A DMakefile28 COMPONENT_NAME= cffi
35 COMPONENT_PROJECT_URL= http://cffi.readthedocs.org/
36 COMPONENT_BUGDB= python-mod/cffi
63 $(CP) -r $(SOURCE_DIR)/c $(SOURCE_DIR)/testing $(SOURCE_DIR)/cffi $(@D)/tests; \
/solaris-userland/components/python/xattr/
H A DMakefile46 CFFI = $(WS_COMPONENTS)/python/cffi/build/prototype/$(MACH)/$(PYTHON_LIB)
81 REQUIRED_PACKAGES += library/python/cffi-27
82 REQUIRED_PACKAGES += library/python/cffi-34
83 REQUIRED_PACKAGES += library/python/cffi-35
/solaris-userland/tools/python/pkglint/
H A Duserland.py567 cffi_match = {"fmri": "*/cffi*"}
574 if "/cffi-" in pkg.fmri.PkgFmri(f, "5.12").pkg_name):
583 "components/python/cffi/build/prototype/"
586 import cffi namespace
587 cffi_version = cffi.__version__

Completed in 79 milliseconds