From 4f70bea8614956c20085ced5785aadbaea1360f6 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 29 Apr 2024 06:47:57 +0200 Subject: [PATCH] python3-blinker: 1.8.0 -> 1.8.1 --- python3-blinker/.footprint | 16 ++++++++-------- python3-blinker/.signature | 8 ++++---- python3-blinker/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-blinker/.footprint b/python3-blinker/.footprint index a2d362c24..fc95ca930 100644 --- a/python3-blinker/.footprint +++ b/python3-blinker/.footprint @@ -2,14 +2,14 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/INSTALLER --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/LICENSE.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/REQUESTED (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.0.dist-info/direct_url.json +drwxr-xr-x root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/LICENSE.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.8.1.dist-info/direct_url.json drwxr-xr-x root/root usr/lib/python3.10/site-packages/blinker/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/blinker/__pycache__/ diff --git a/python3-blinker/.signature b/python3-blinker/.signature index 97eaca412..ca4d116df 100644 --- a/python3-blinker/.signature +++ b/python3-blinker/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32ZY3eWEXgoGtWsKeCje5l7CQcMJp3AQHFR1VQ/wFb4+N1GOy6WcrtBHexHGUqgB0oK0stQkGCDo3dzZlZ6lVAk= -SHA256 (Pkgfile) = 1002c52f513e33df946081e7c07f036fb08a436891288cdbd91687c9c6a5f17c -SHA256 (.footprint) = 872eb0db582f63a1864afde4484d1395590180a34f16e57a6397e81e916f5217 -SHA256 (blinker-1.8.0.tar.gz) = a07839c713d30141433647247db269dd896895b0bf56d2362f663496feae562b +RWSagIOpLGJF37RzjPhdaDbCee5Qbzif/vLnWoj5c9MYUCZrNqRiWaNmEcdApR/aq6n/uepGqHvW1FygGwkXCVqUZrQZo2erYA4= +SHA256 (Pkgfile) = 4c1d13541da4b6bb25bfd30394fbff9d59e088eb04aa2d52b4b5f2848b862aaa +SHA256 (.footprint) = 70ea211ebbe45ac5885340fc765308a82f5f1660a5f6453c38f31cf1437ed614 +SHA256 (blinker-1.8.1.tar.gz) = da44ec748222dcd0105ef975eed946da197d5bdf8bafb6aa92f5bc89da63fa25 diff --git a/python3-blinker/Pkgfile b/python3-blinker/Pkgfile index 9e764e2a5..0a3ed8ba7 100644 --- a/python3-blinker/Pkgfile +++ b/python3-blinker/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-typing_extensions name=python3-blinker -version=1.8.0 +version=1.8.1 release=1 source=(https://files.pythonhosted.org/packages/source/b/blinker/blinker-$version.tar.gz)