python3-blinker: 1.4 -> 1.5

This commit is contained in:
Tim Biermann 2022-07-23 18:03:40 +02:00
parent 7d6d90f843
commit b4ccfc782c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/blinker-1.4-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/blinker-1.4-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/blinker-1.4-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/blinker-1.4-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/blinker-1.4-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/blinker-1.5-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/blinker-1.5-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/blinker-1.5-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/blinker-1.5-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/blinker-1.5-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/blinker/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/blinker/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/blinker/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xbzgSkW+VD/5gQusnAVib5NQCORw9sit9DzW0IUnqEnAxiVtAKHDMQphJfewgS40gpa/RVa7W/CLM6RMZuIjAM=
SHA256 (Pkgfile) = a81f3732ec2dc6a8da80fd1b7571f3d12651ccb540937ba65a70a151687c27c9
SHA256 (.footprint) = 6abc2eb068aba249baeef40ba2b8d1202f54da57d77cd4ef280ba4ae15e89315
SHA256 (blinker-1.4.tar.gz) = 471aee25f3992bd325afa3772f1063dbdbbca947a041b8b89466dc00d606f8b6
RWSagIOpLGJF34+arMbzypWP+2r4nHSDcCgkBSDFMSBLKAMIKLdYpFwCkOj4TubKRR2Q4f1kOirGpWgxXGZnUUcR270oyWMs6QI=
SHA256 (Pkgfile) = 5dd127777d4b5fac4294b86758975ea001b7384e6a9113b8355725101dd8f224
SHA256 (.footprint) = ccaba7d20c431bc1c420ff53bcfbea5c033583216c05b476c1b1a4fce389cd54
SHA256 (blinker-1.5.tar.gz) = 923e5e2f69c155f2cc42dafbbd70e16e3fde24d2d4aa2ab72fbe386238892462

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-blinker
version=1.4
version=1.5
release=1
source=(https://files.pythonhosted.org/packages/source/b/blinker/blinker-$version.tar.gz)