archlinuxcn / lilac

Lilac is the build bot for archlinuxcn
GNU General Public License v3.0
113 stars 40 forks source link

Try to complete support for "non-standard" pypi tarball name #148

Closed yuyichao closed 4 years ago

yuyichao commented 4 years ago

NOT tested.

Questions as noted in the code,

  1. Can we just use the r['url'] as the source?
  2. tarball can just be r['filename']?