python3-urwid: 2.2.2 -> 2.2.3

This commit is contained in:
Tim Biermann 2023-10-19 17:37:01 +02:00
parent 0e509e6fbb
commit 2283c463d7
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/urwid-0.0.0-py3.10.egg-inf
-rw-r--r-- root/root usr/lib/python3.10/site-packages/urwid-0.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/urwid-0.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/urwid-0.0.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/urwid-0.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/urwid-0.0.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/urwid/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/urwid/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34kgnfJHMjB464d5gY4ulqUkZUCAFF3uhNSQ5enurKaP/Why+o2ZbFDTOZMF3WX7CnXg+Gj1k/rSjTMpqQBD8w4=
SHA256 (Pkgfile) = 4afe51754acbbe3e99d7eb453738b6915c671256cc115e07ba7fb89a630742de
SHA256 (.footprint) = 3dc788ec704ee8ba9f955797fb3f50f648570b35a23a8e182529ea0af227c8f2
SHA256 (python3-urwid-2.2.2.tar.gz) = 741a8b9e299e13b31f4e128d3b35d19808d0964b927d49d3a958efb7462f881f
RWSagIOpLGJF34NUmR66wEeXmfz19SkS5+XADdpLLgVgkGiinRqnFkPW3VWFTv9VnEdSXp4xVTuHH2rU+m5/UOJAlviNR77fTg0=
SHA256 (Pkgfile) = e6db88db94f07e72d350e34584f966cc8c9f98002484d42413f6cd4e8ca8634d
SHA256 (.footprint) = eff70dcbb548c18a81e4ba0e9777098204010ba6ee6c1a4a492fcb6eff3e03b5
SHA256 (python3-urwid-2.2.3.tar.gz) = 227e97f3b61e8968d8d9b821888532a0500324901ea9b4ed5651794cc6ce5925

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-urwid
version=2.2.2
version=2.2.3
release=1
source=(https://github.com/urwid/urwid/archive/$version/$name-$version.tar.gz)