-
Couldn't load subscription status.
- Fork 435
Closed
Description
I am building the py3-asyncpg package for Alpine Linux and receive following error:
File "/usr/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 816, in create_extension_list for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): File "/usr/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 114, in nonempty raise ValueError(error_msg) ValueError: 'asyncpg/pgproto/pgproto.pyx' doesn't match any files I assume it is due to the fact the asyncpg/pgproto directory is not populated in published source tarball.
Would it be possible to populate mentioned directory? Or do you have any plans to release py-pgproto as a standalone package?
Metadata
Metadata
Assignees
Labels
No labels