Search Criteria
Package Details: python-wakeonlan 3.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-wakeonlan.git (read-only, click to copy) |
---|---|
Package Base: | python-wakeonlan |
Description: | Wake on LAN Python module |
Upstream URL: | https://github.com/remcohaszing/pywakeonlan |
Keywords: | wol |
Licenses: | MIT |
Submitter: | xantares |
Maintainer: | Rubo |
Last Packager: | Rubo |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-20 12:29 (UTC) |
Last Updated: | 2023-11-17 15:11 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
Latest Comments
lmartinez-mirror commented on 2022-07-16 16:25 (UTC)
Sorry, but I could not reproduce. This is what I get when building
python-wakeonlan
from the cleanest possible chroot (deleting and recreating it).Please provide more info about your system (Python packages installed through
pacman
, AUR,pip
, etc.), or the steps you took to installpython-wakeonlan
.xnick commented on 2022-07-16 12:07 (UTC) (edited on 2022-07-16 12:09 (UTC) by xnick)
Can confirm the what Ape is saying. I had to manually copy
wakeonlan.py
from the downloaded archive to/usr/lib/python3.10/site-packages/wakeonlan.py
Ape commented on 2022-07-12 19:09 (UTC)
I did a clean build and the resulting package seems to be missing
This is present in 1.1.6.
lmartinez-mirror commented on 2022-07-11 02:56 (UTC)
Could you elaborate? I was able to import the module just fine after building in a clean chroot.
Ape commented on 2022-07-10 17:48 (UTC)
The new version is missing the
wakeonlan
module (for importing).lopsided98 commented on 2017-01-06 03:01 (UTC) (edited on 2017-01-06 03:03 (UTC) by lopsided98)