app-emulation/protontricks: bump to 1.4.1
authorMarek Szuba <marecki@gentoo.org>
Fri, 28 Feb 2020 16:03:28 +0000 (17:03 +0100)
committerMarek Szuba <marecki@gentoo.org>
Fri, 28 Feb 2020 16:14:03 +0000 (17:14 +0100)
commit421fbe56c1acd56822acb4d05725a40b417a5e11
tree8cb997177f28eb5925f475d8336313747a207a1b
parent44c7742044198a985fc81163b590ce0ca15e2bdf
app-emulation/protontricks: bump to 1.4.1

protontricks now have a setup-time dependency on
dev-python/setuptools_scm, which means we have to use use release
tarballs from PyPI rather than from GitHub - the latter cause builds to
fail with

LookupError: setuptools-scm was unable to detect version for '/.../app-emulation/protontricks-1.4.1/work/protontricks-1.4.1'.
Make sure you're either building from a fully intact git repository or PyPI tarballs. Most other sources (such as GitHub's tarballs, a git checkout without the .git folder) don't contain the necessary metadata and will not work.

The upshot of the above is that we can no longer run tests because
the necessary files are not included in PyPI tarballs.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
app-emulation/protontricks/Manifest
app-emulation/protontricks/protontricks-1.4.1.ebuild [new file with mode: 0644]