Search Criteria
Package Details: python-ctypesgen 1.1.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ctypesgen.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ctypesgen |
| Description: | Pure-python wrapper generator for ctypes |
| Upstream URL: | https://github.com/ctypesgen/ctypesgen |
| Licenses: | BSD |
| Submitter: | falko17 |
| Maintainer: | falko17 |
| Last Packager: | falko17 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-10-18 18:38 (UTC) |
| Last Updated: | 2023-10-18 19:22 (UTC) |
Dependencies (8)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-toml (make)
- python-wheel (make)
- python-pytest (check)
Required by (1)
- tandamaster (make)
Latest Comments
saso commented on 2025-09-03 06:45 (UTC)
Installing the package fails due to an error in
check(): module 'temp' has no attribute 'struct_foo'.Installing with
yay -S python-ctypesgen --mflags '--nocheck'works, and the package works then, at least for my use case.micwoj92 commented on 2023-10-18 19:32 (UTC)
Thanks, this should be all.
I think that chroot setup is way easier than docker :P
https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
falko17 commented on 2023-10-18 19:23 (UTC)
You've convinced me to set up a Docker container so that I can catch these myself... All dependencies should be there now, I hope.
micwoj92 commented on 2023-10-18 19:12 (UTC)
One more ;P
falko17 commented on 2023-10-18 19:09 (UTC)
Right, thanks for pointing that out—should be fixed now.
micwoj92 commented on 2023-10-18 19:04 (UTC)
Needs python-build in makedeps.