Search Criteria
Package Details: oh-brother-git r58.078f8ba-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oh-brother-git.git (read-only, click to copy) |
---|---|
Package Base: | oh-brother-git |
Description: | A simple cross-platform utility written in Python which can update Brother printer firmwares. |
Upstream URL: | https://github.com/CauldronDevelopmentLLC/oh-brother |
Licenses: | GPL2 |
Conflicts: | oh-brother |
Provides: | oh-brother |
Submitter: | danmc |
Maintainer: | founderio |
Last Packager: | founderio |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-03 04:51 (UTC) |
Last Updated: | 2025-01-11 18:02 (UTC) |
Latest Comments
founderio commented on 2025-01-11 18:04 (UTC)
Upstream does not require python-future (anymore), thank you for the hint. I have removed python-future and cleaned up a bit more.
dreieck commented on 2025-01-11 16:04 (UTC)
If possible, please remove the dependency on
python-furure
/ make the package working withoutpython-future
:Regards and thanks for this package!
founderio commented on 2020-03-29 15:06 (UTC) (edited on 2020-07-19 18:21 (UTC) by founderio)
EDIT: I adopted the package, this patch is applied now.
Hi, please apply the following patch to use python3: https://gist.github.com/founderio/4ae35c4e6e1062095576ce6e8982d570
This fixes the current dependency issues due to python2-pysnmp not being available anymore, and removes the .py suffix from the installed executable for easier usage.