Latest upstream release: 0.11.0 Current version/release in rawhide: 0.10.1-8.fc24 URL: https://github.com/tuomasjjrasanen/python-uinput Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/4075/
Patching or scratch build for python-uinput-0.10.1 failed.
Created attachment 1179997 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Patches were not touched. All were applied properly
Latest upstream release: 0.11.1 Current version/release in rawhide: 0.10.1-9.fc25 URL: https://github.com/tuomasjjrasanen/python-uinput Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/4075/
Created attachment 1194715 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Latest upstream release: 0.11.2 Current version/release in rawhide: 0.10.1-9.fc25 URL: https://github.com/tuomasjjrasanen/python-uinput Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/4075/
Created attachment 1202276 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Please upload updated package, the one available in Fedora 24 (0.10.1-8) is completely broken - the library can't be even imported: >>> import uinput Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/uinput/__init__.py", line 42, in <module> _ABS_CNT = ABS_MAX[1] + 1 NameError: name 'ABS_MAX' is not defined Interestingly the same version built for Fedora 23 do work. Anyway the issue is already fixed upstream https://github.com/tuomasjjrasanen/python-uinput/issues/15 so anything >= 0.11.0 should be ok.
Hey, this bug has been open for almost a year now, and python-uinput is completely broken in Fedora 26 at the moment. Can you please update to the latest version?
Fedora 26: $ dnf install python-uinput (..) $ python -c "import uinput" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/uinput/__init__.py", line 42, in <module> _ABS_CNT = ABS_MAX[1] + 1 NameError: name 'ABS_MAX' is not defined This package is unusable, it should either be removed or fixed.
(In reply to Antoine Martin from comment #14) > This package is unusable, it should either be removed or fixed. It should be fixed. The Latest upstream version fixes this problem. But the maintainer seems to be unresponsive. I'm restoring the needinfo flag (please don't remove it when commenting unless you're the maintainer), maybe this will catch the maintainer's attention. If the maintainer won't respond soon someone would need to follow this policy: https://fedoraproject.org/wiki/Policy_for_nonresponsive_package_maintainers to take over the package and update it.
FWIW: simply bumping the version number to 0.11.2 and rebuilding is enough, I've successfully built and deployed Fedora RPMs here: http://xpra.org/dists/Fedora/ Now we just need someone to take over this Fedora package. (I am not interested in all the bureaucracy involved - sorry)
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
Version Updated to 0.11.2 https://src.fedoraproject.org/fork/bytehackr/rpms/python-uinput/c/bcc593b710f2c999809663f7835e9409cb1d6483?branch=rawhide