Search Criteria
Package Details: python-winsspi 0.0.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-winsspi.git (read-only, click to copy) |
|---|---|
| Package Base: | python-winsspi |
| Description: | Windows SSPI wrapper in pure python |
| Upstream URL: | https://pypi.org/project/winsspi |
| Keywords: | library python sspi windows |
| Licenses: | MIT |
| Submitter: | Network_Jack |
| Maintainer: | None |
| Last Packager: | Network_Jack |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-27 14:46 (UTC) |
| Last Updated: | 2023-05-14 02:32 (UTC) |
Dependencies (5)
- python
- python-minikerberosAUR
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
dreieck commented on 2023-05-07 15:19 (UTC)
I think you should switch to using
python -m buildandpython -m installerinstead of invokingsetup.pydirectly:e.g. (just the idea, not tested with your package):
Regards!