George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-urwid
Commits: f201b817 by George Rawlinson at 2023-08-01T21:37:17+12:00 upgpkg: 2.1.2.r63.g3c21a42-1 * New upstream "release". * Fix for https://github.com/urwid/urwid/issues/554. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,12 +5,12 @@ _name=urwid pkgname=python-urwid -pkgver=2.1.2.r56.gabc098c +pkgver=2.1.2.r63.g3c21a42 # somewhere past 2.1.2 as there has not been a release in years to have Python 3.11 support without bricking dependents # https://github.com/urwid/urwid/issues/511 # https://github.com/urwid/urwid/issues/548 # https://github.com/urwid/urwid/issues/550 -_commit=abc098c3400220b51aeb6fec14175e1bfa1f8bfb +_commit=3c21a429d7275aa79069c7a331fdb3de9138d2b2 pkgrel=1 pkgdesc='Curses-based user interface library' url='https://urwid.org/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-urwid/-/commit/f201b8173b3611df06ea374296e75641effa7684 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-urwid/-/commit/f201b8173b3611df06ea374296e75641effa7684 You're receiving this email because of your account on gitlab.archlinux.org.
