summaryrefslogtreecommitdiff
path: root/databases/py-asyncmy/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-asyncmy: Fix cf0d93353d5ef4eb8abac622c0fffc75b4d843a1Po-Chuan Hsieh2023-04-191-0/+11
Rename build.py to build_cython.py. Otherwise, it masks PEP517_BUILD_CMD (python -m build ...).