Search Criteria
Package Details: python-e3-testsuite 27.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-e3-testsuite.git (read-only, click to copy) |
|---|---|
| Package Base: | python-e3-testsuite |
| Description: | Generic Testsuite Driver in Python |
| Upstream URL: | https://github.com/AdaCore/e3-testsuite |
| Licenses: | GPL3 |
| Submitter: | pmderodat |
| Maintainer: | Jamison |
| Last Packager: | Jamison |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-14 07:09 (UTC) |
| Last Updated: | 2026-03-17 16:38 (UTC) |
Dependencies (3)
- python
- python-e3-coreAUR
- python-pip (make)
Required by (3)
- ada_language_server-git (make)
- alire (check)
- langkit (make)
Latest Comments
asd8 commented on 2026-03-29 12:27 (UTC)
It can be futureproof
find "$pkgdir/usr/lib/" -name "py.typed" -path "*/e3/*" -deleteS-Cesc commented on 2026-03-20 10:42 (UTC)
Thanks 2K-d. It seems its a recurrent error, still not solved.
Remember, for Version Python 3.14 the line to include must be corrected:
rm $pkgdir/usr/lib/python3.14/site-packages/e3/py.typed
S-Cesc commented on 2026-02-28 04:33 (UTC)
Thanks 2K-d
Version Python 3.14, but py.typed is still conflicting
2K-d commented on 2025-11-12 23:35 (UTC)
I installed this package by removing the conflicted file in the package function of PKGBUILD.
tfl5034 commented on 2025-09-03 00:55 (UTC)
This package conflicts with python-e3-core.