Search Criteria
Package Details: python-fritzconnection-git 1.9.1.r282.g1e200b1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-fritzconnection-git.git (read-only, click to copy) |
---|---|
Package Base: | python-fritzconnection-git |
Description: | Python-Tool to communicate with the AVM Fritz!Box. |
Upstream URL: | https://github.com/kbr/fritzconnection |
Licenses: | MIT |
Conflicts: | python-fritzconnection |
Provides: | python-fritzconnection |
Submitter: | onny |
Maintainer: | nilsw |
Last Packager: | nilsw |
Votes: | 3 |
Popularity: | 0.001966 |
First Submitted: | 2015-08-24 14:52 (UTC) |
Last Updated: | 2024-11-18 17:16 (UTC) |
Dependencies (6)
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-segnoAUR (optional) – QR code support
Latest Comments
1 2 Next › Last »
nilsw commented on 2024-11-18 17:17 (UTC)
@dreieck Done, thanks for flagging!
nilsw commented on 2024-11-18 12:50 (UTC)
@Garlo you have to manually rebuild and reinstall this after a Python upgrade.
Garlo commented on 2024-05-03 13:19 (UTC)
Please add support for Python version 3.12, it is installed as 3.11 site package.
dreieck commented on 2024-04-19 20:08 (UTC) (edited on 2024-04-19 20:21 (UTC) by dreieck)
Please add
provides=("python-fritzconnection=${pkgver}")
andconflicts=("python-fritzconnection")
.Thanks for maintaining!
nilsw commented on 2023-10-19 08:06 (UTC)
.SRCINFO
seems to be outdated. It seems the maintainer forgot to runmakepkg --printsrcinfo > .SRCINFO
?archangel commented on 2019-11-28 23:13 (UTC)
Clone URL broken. As Arch is now shipping Python 3.8 and fritzconnection is not yet ready for it (<=3.7), there probably should be some extra dependency, python37 say. I can't build with later. Upstream's still active though, perhaps wait.
FlorianJacob commented on 2019-09-24 07:16 (UTC) (edited on 2019-09-24 07:17 (UTC) by FlorianJacob)
@Marsprojekt: Looks sensible to me. I don't use the package currently, so I added you as Co-Maintainer and will eventually resign. Have fun!
Marsprojekt commented on 2019-09-20 16:18 (UTC)
Addendum:
The file setup.py contains some hard-wired versions of python-lxml and python-requests. I have uploaded a patch at https://pastebin.com/yte6rcyZ that could be used to correct this issue. The PKGBUILD could look like this: https://pastebin.com/GTm6FJYG
Marsprojekt commented on 2019-09-20 15:31 (UTC) (edited on 2019-09-20 15:33 (UTC) by Marsprojekt)
Hello,
as mentioned on https://bitbucket.org/kbr/fritzconnection, this project has moved to GitHub. The PKGBUILD should be adapted like here: https://pastebin.com/6rHbdqh4
FlorianJacob commented on 2017-03-14 15:49 (UTC)
1 2 Next › Last »