Search Criteria
Package Details: python-trame-server 3.12.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-trame-server.git (read-only, click to copy) |
|---|---|
| Package Base: | python-trame-server |
| Description: | Internal server side implementation of trame |
| Upstream URL: | https://github.com/Kitware/trame-server |
| Licenses: | Apache-2.0 |
| Submitter: | carlosal1015 |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-03-13 19:13 (UTC) |
| Last Updated: | 2026-05-19 20:00 (UTC) |
Dependencies (7)
- python-more-itertools
- python-trame-commonAUR
- python-wslinkAUR
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-pytest-asyncio (check)
Required by (2)
- python-trame
- python-trame-vuetify (check)
Latest Comments
carlosal1015 commented on 2026-05-06 23:27 (UTC)
I will check today and ensure that is all fine in few hours later.
greyltc commented on 2026-05-06 20:09 (UTC) (edited on 2026-05-06 20:38 (UTC) by greyltc)
@petronny, @carlosal1015
I believe no package should ever install files to
${python_site_packages}/testsit's just asking for collisions.Anyway, that issue looks like it was fixed upstream, so
must now be removed from this PKGBUILD or else it doesn't build.
greyltc commented on 2026-05-06 20:07 (UTC)
This package appears to be missing some important makedepends:
petronny commented on 2025-06-02 05:34 (UTC) (edited on 2025-06-02 05:34 (UTC) by petronny)
/usr/lib/python3.13/site-packages/tests/conftest.py exists in both 'python-trame-server' and 'python-trame-client'
/usr/lib/python3.13/site-packages/tests/test_translator.py exists in both 'python-trame-server' and 'python-trame-client'