diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-24 09:25:42 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-24 09:25:42 +0200 |
commit | 32269978323125b1e8f6e0c390997b8ee30a3271 (patch) | |
tree | ebeb4126fab5423fb912f4bd3b2a702d7be63bd2 /python3-blinker | |
parent | 893c4af758ae6eeeaff33cafa7d2e59fead9ebe7 (diff) | |
parent | fdee1d3bf71514c969b861893b179aba7325d29b (diff) | |
download | contrib-32269978323125b1e8f6e0c390997b8ee30a3271.tar.gz contrib-32269978323125b1e8f6e0c390997b8ee30a3271.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-blinker')
-rw-r--r-- | python3-blinker/.footprint | 10 | ||||
-rw-r--r-- | python3-blinker/.signature | 8 | ||||
-rw-r--r-- | python3-blinker/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-blinker/.footprint b/python3-blinker/.footprint index d1d519e7f..5c3051426 100644 --- a/python3-blinker/.footprint +++ b/python3-blinker/.footprint @@ -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.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.4-py3.10.egg-info/ --rw-rw-r-- root/root usr/lib/python3.10/site-packages/blinker-1.4-py3.10.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.10/site-packages/blinker-1.4-py3.10.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/blinker-1.4-py3.10.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/blinker-1.4-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/blinker-1.5-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.5-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.5-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.5-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/blinker-1.5-py3.10.egg-info/top_level.txt 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 134e3541d..0f8af158e 100644 --- a/python3-blinker/.signature +++ b/python3-blinker/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33imaKCR+3pzfAWrzuHScEnypwoSZlbAiTISuGDnjar0GuDMoLiu9geA3AqgImbVDGjChlNKKy70NbI+wPl29ws= -SHA256 (Pkgfile) = a81f3732ec2dc6a8da80fd1b7571f3d12651ccb540937ba65a70a151687c27c9 -SHA256 (.footprint) = 231057a4a72a08779e17460ec9524a1fa19315c5206d74e12393117dc445da99 -SHA256 (blinker-1.4.tar.gz) = 471aee25f3992bd325afa3772f1063dbdbbca947a041b8b89466dc00d606f8b6 +RWSagIOpLGJF3xjIpBFvdfLJNqj6rNcq9Rs9mHgcm63b5U3Yh8tITsItlaPD33UrXW7YTzWUNDJf7BC+xoHu0IXX5qSvn8scFws= +SHA256 (Pkgfile) = 5dd127777d4b5fac4294b86758975ea001b7384e6a9113b8355725101dd8f224 +SHA256 (.footprint) = 9ac490d650794beb7a090e50d9bbc215edfb102bd7f847ac92afc83269ec9ecb +SHA256 (blinker-1.5.tar.gz) = 923e5e2f69c155f2cc42dafbbd70e16e3fde24d2d4aa2ab72fbe386238892462 diff --git a/python3-blinker/Pkgfile b/python3-blinker/Pkgfile index 686b6bbb7..3d0b790ed 100644 --- a/python3-blinker/Pkgfile +++ b/python3-blinker/Pkgfile @@ -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) |