diff --git a/python-urwid.spec b/python-urwid.spec index ee1381db3442989a0ba511f223a644ffdb01d1fe..be40732707e21790093bad43975e1ada710cb7bd 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python-urwid -Version: 2.6.16 +Version: 3.0.0 Release: 1 Summary: Console user interface library License: LGPLv2+ @@ -47,6 +47,10 @@ find examples -type f -exec chmod 0644 \{\} \; %{python3_sitelib}/urwid* %changelog +* Tue May 13 2025 openeuler_bot - 3.0.0-1 +- update python-urwid to 3.0.0 + + * Tue Dec 10 2024 xu_ping<707078654@qq.com> - 2.6.16-1 - Upgrade version to 2.6.16 * Support relative scroll for ListBox diff --git a/urwid-2.6.16.tar.gz b/urwid-2.6.16.tar.gz deleted file mode 100644 index 8f1f843e7b0b4fcf49549adaab8e3e89f6d7d28a..0000000000000000000000000000000000000000 Binary files a/urwid-2.6.16.tar.gz and /dev/null differ diff --git a/urwid-3.0.0.tar.gz b/urwid-3.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5fae77a2e380e9c995989ccd1c9c69df12bf4860 Binary files /dev/null and b/urwid-3.0.0.tar.gz differ