aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/cffi/py3/.yandex_meta/yamaker.yaml
blob: 9ff89b6322c618db2dbc831f99f46caf1f9d7074 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
requirements:
  - contrib/restricted/libffi
  - setuptools
disable_includes:
  - mbarrier.h
exclude_from_macros:
  - c/call_python.c
  - c/cdlopen.c
  - c/cffi1_module.c
  - c/cglob.c
  - c/commontypes.c
  - c/ffi_obj.c
  - c/lib_obj.c
  - c/parse_c_type.c
  - c/realize_c_type.c
  - gen/*
  - lsan.supp
mark_as_resources:
  - cffi/_cffi_errors.h
  - cffi/_cffi_include.h
  - cffi/_embedding.h
  - cffi/parse_c_type.h
exclude:
  - c/libffi_*
  - c/test_c.py
copy:
  - c/*
keep:
  - gen/*
  - lsan.supp