Thu, 12 Sep 2024 06:15:09 UTC | login

Information for build python-i3ipc-1.5.1-6.fc32

ID131332
Package Namepython-i3ipc
Version1.5.1
Release6.fc32
Epoch
SummaryAn improved Python library to control i3wm
Description i3's interprocess communication (or ipc) is the interface i3wm uses to receive commands from client applications such as i3-msg. It also features a publish/subscribe mechanism for notifying interested parties of window manager events. i3ipc-python is a Python library for controlling the window manager. This project is intended to be useful for general scripting, and for applications that interact with the window manager like status line generators, notification daemons, and pagers.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 09:40:55 UTC
CompletedTue, 03 Dec 2019 09:40:55 UTC
Tags
f32
f33
RPMs
src
python-i3ipc-1.5.1-6.fc32.src.rpm (info) (download)
noarch
python3-i3ipc-1.5.1-6.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.1-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.1-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.1-2 - Subpackage python2-i3ipc has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Tue Aug 07 2018 Michael Simacek <msimacek@redhat.com> - 1.5.1-1 - Update to upstream version 1.5.1 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-2 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Michael Simacek <msimacek@redhat.com> - 1.4.0-1 - Update to upstream version 1.4.0 - Enable tests * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 06 2017 Michael Simacek <msimacek@redhat.com> - 1.3.0-2 - Fix Requires on python2-enum34