zappa / Zappa

Serverless Python
https://zappa.ws/zappa
MIT License
3.35k stars 362 forks source link

Fix wheels regex #1287

Closed martimarkov closed 3 months ago

martimarkov commented 11 months ago

Fix so that more wheels can be found. E.g. lxml-4.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Description

Change the regex in order to capture more wheels from PyPi or local cache.

GitHub Issues

https://github.com/zappa/Zappa/issues/1288

coveralls commented 11 months ago

Coverage Status

coverage: 74.831%. remained the same when pulling 45fefe760a02b8377a9d613eddadcc8e9d31da45 on martimarkov:patch-1 into e68ce5cd8f6cc75e5788079b854b6e73a0e2206c on zappa:master.

github-actions[bot] commented 3 months ago

Hi there! Unfortunately, this PR has not seen any activity for at least 90 days. If the PR is still relevant to the latest version of Zappa, please comment within the next 10 days if you wish to keep it open. Otherwise, it will be automatically closed.

github-actions[bot] commented 3 months ago

Hi there! Unfortunately, this PR was automatically closed as it had not seen any activity in at least 100 days. If the PR is still relevant to the latest version of Zappa, please open a new PR.