acxz / pkgbuilds

PKGBUILDs for Arch Linux
25 stars 43 forks source link

[python-vispy] fails due to missing 'oldest-supported-numpy' #251

Closed brisvag closed 10 months ago

brisvag commented 1 year ago

I have python-oldest-supported-numpy from the aur installed

aur/python-oldest-supported-numpy 2022.11.19-1 (+2 0.02) (Installed)

but I still get the following error:

ERROR Missing dependencies:
    oldest-supported-numpy
==> ERROR: A failure occurred in build().
    Aborting...
acxz commented 10 months ago

Looks like that may have been a typo in the PKGBUILD. In the latest version of python-vispy, python-oldest-supported-numpy is not needed and has been removed from the PKGBUILD. Thus this error should be resolved.

If you have any other issues please open up another issue.