diff options
author | alevitskii <[email protected]> | 2025-09-04 10:00:21 +0300 |
---|---|---|
committer | alevitskii <[email protected]> | 2025-09-04 10:19:32 +0300 |
commit | 8da3e97c84353501738d1ff485708bf8b7185eb8 (patch) | |
tree | dfe1363035f5daa04064c8cdacc3835b3a5cdf90 /contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch | |
parent | 4c3f3af78aac956c2d034edb4a0d7c778b9fe9d3 (diff) |
DEPENDS on linter wrappers to get them exported to opensource
DEPENDS on linter wrappers to get them exported to oss
commit_hash:286fa6981744f667a509749a33afcc3421903842
Diffstat (limited to 'contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch')
-rw-r--r-- | contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch b/contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch new file mode 100644 index 00000000000..23efd686a7b --- /dev/null +++ b/contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch @@ -0,0 +1,5 @@ +--- contrib/python/marisa-trie/py3/ya.make (index) ++++ contrib/python/marisa-trie/py3/ya.make (working tree) +@@ -32,1 +32,1 @@ SRCS( +- src/marisa_trie.pyx ++ src/marisa_trie.pyx=marisa_trie |