https://bugzilla.redhat.com/show_bug.cgi?id=1659833 Bug ID: 1659833 Summary: Review Request: python-notify2 - Python interface to DBus notifications Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: ngompa13@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://ngompa.fedorapeople.org/for-review/python-notify2.spec SRPM URL: https://ngompa.fedorapeople.org/for-review/python-notify2-0.3.1-1.fc28.src.rpm Description: This is a pure-python replacement for notify-python, using python-dbus to communicate with the notifications server directly. It's compatible with Python 2 and 3, and its callbacks can work with Gtk 3 or Qt 4 applications.To use it, first call notify2.init('app name'), then create and show notifications:: n notify2.Notification("Summary", "Some body text", "notification-message-im" Icon name )... Fedora Account System Username: ngompa -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx