diff options
author | Matt Housh <jaeger@crux.ninja> | 2020-10-07 00:44:37 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2020-10-07 00:44:37 -0500 |
commit | 7981e0062d7fb22a0ab9355994491c3f25a01362 (patch) | |
tree | 82cefaf4c871bbdcaebf52fa3e4d29e7567d0608 /python3-urwid | |
parent | a8ad973d304d01107eb799812b3dee0cf74fce89 (diff) | |
parent | a3c4895187bfeddc6c567ad11682da49eda85043 (diff) | |
download | contrib-7981e0062d7fb22a0ab9355994491c3f25a01362.tar.gz contrib-7981e0062d7fb22a0ab9355994491c3f25a01362.tar.xz |
Merge branch '3.5' into 3.6
Diffstat (limited to 'python3-urwid')
-rw-r--r-- | python3-urwid/.signature | 6 | ||||
-rw-r--r-- | python3-urwid/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-urwid/.signature b/python3-urwid/.signature index 73aa3f2f7..d28832763 100644 --- a/python3-urwid/.signature +++ b/python3-urwid/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31iICFXx4dJt0u9SwQ49Nd5ZGglYY9RQUoDIFMzFfnFQZ9RT9HioDSi5N1jrr8V9G9MIEVfApTV+r0Ee9FVgrQc= -SHA256 (Pkgfile) = c81f07efb0b1b28601e0e117180182b62a2f137206e0962f42b6c5dc6bccca96 +RWSagIOpLGJF3/b2FLIroo4/qpLrBPywqoCXAyWyDlHK8ndbTQ3cZtdb965jpo3x/+QTm3BHoBJ3Cnws+/vuuNZZ6qJUy1nNoQA= +SHA256 (Pkgfile) = 0750c2a74c3269836862daa7d111e98b1695af70bd89c851855a22d04f8f4ff7 SHA256 (.footprint) = 82ee509174f6937bf554cf6165b80896f65dc6f039258757e601714f8eba7bac -SHA256 (urwid-2.1.1.tar.gz) = 06fc11e62083f0de2ae8525d278bd5ca7f06bcf10773e299812ab5f617f8bd50 +SHA256 (urwid-2.1.2.tar.gz) = 366970cabce4a7f70fb4af1d16ac8be23dbcf38f995a20029a4bf32fffe7607d diff --git a/python3-urwid/Pkgfile b/python3-urwid/Pkgfile index 84195c103..83106151c 100644 --- a/python3-urwid/Pkgfile +++ b/python3-urwid/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-urwid -version=2.1.1 +version=2.1.2 release=1 source=(https://github.com/urwid/urwid/archive/release-$version/urwid-$version.tar.gz) |