Search Criteria
Package Details: apio 0.9.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/apio.git (read-only, click to copy) |
---|---|
Package Base: | apio |
Description: | Experimental micro-ecosystem for open FPGAs |
Upstream URL: | https://pypi.org/project/apio/ |
Keywords: | fpga icestorm up5k yosys |
Licenses: | GPL |
Submitter: | jelly |
Maintainer: | Xesxen |
Last Packager: | Xesxen |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-18 16:29 (UTC) |
Last Updated: | 2024-08-06 22:06 (UTC) |
Dependencies (13)
- python-click
- python-colorama (python-colorama-gitAUR)
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-requests
- python-semantic-version
- python-setuptools
- python-wheel
- scons
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
zayer commented on 2024-08-07 10:07 (UTC)
Awesome, thank you very much @Xesxen
Xesxen commented on 2024-08-06 22:07 (UTC)
@zayer Both the out-of-date and new release notifications slipped by me. I've updated the package to the latest version again.
zayer commented on 2024-08-04 16:01 (UTC)
This package version seems to be obsolete. Current version is 0.9.5. Do you want me to take care about maintaining it?
MrAureliusR commented on 2023-01-31 19:44 (UTC)
Here's a patch for the PKGBUILD that corrects the errors and works on the latest Arch as of Jan 31, 2023: https://0x0.st/oFGb.patch
That link will probably only be accessible for under a year, so if you're reading this in the future, you essentially need to change the "python-install" to "python-installer" and then correct "-m install" to "-m installer" and remove the "--optimize=1".
gururise commented on 2022-06-28 17:44 (UTC) (edited on 2022-06-28 17:45 (UTC) by gururise)
I get the following build error:
I even tried pip install attr and pip install attrs, but still same error.
s-ol commented on 2019-03-09 20:40 (UTC)
python-click was updated to v7, which triggers a minor regression that has been fixed in a PR by CounterPillow. temporary fix until merge: