python3-asgiref: 3.7.2 -> 3.8.1

This commit is contained in:
Tim Biermann 2024-03-22 20:34:32 +01:00
parent fe932d20cf
commit 837c602771
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -2,13 +2,13 @@ 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/asgiref-3.7.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.7.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.7.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.7.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.7.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.7.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.7.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref-3.8.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/asgiref/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/asgiref/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/asgiref/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xMBZG4j4ah3cpiBKs1HF/5NUIWPm3DYuBRHyLnrfE8+0kSXq0k1T2lbqVGSwslnZZFkKEg4dsrGXdIwBxV3uwk=
SHA256 (Pkgfile) = 0e9232e837aff0f08da01812f5d75f40b69a9b4d8070ef5f5dd86509d0df0b4b
SHA256 (.footprint) = 4f3669f68ca03f00aaa7fa5c97cd30d2d423163685506fadf3ca606c03a72568
SHA256 (asgiref-3.7.2.tar.gz) = 9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed
RWSagIOpLGJF34MFjJbNtr+B0lm7FyXbgeNN4znP/rST+h5wzbjUNvH9t5hmNCpa/iPBBFK0nTF72qQpSUKsgsBLVQ24S/ZMSgA=
SHA256 (Pkgfile) = 473e5250cafeb50c33892110af554aabca391df0f9f7f21a4ce463967d75df30
SHA256 (.footprint) = 7d8208ebb84da2e7b1596cdc508e9363030453dcb85fd8f432c51cc974d7c2ae
SHA256 (asgiref-3.8.1.tar.gz) = c343bd80a0bec947a9860adb4c432ffa7db769836c64238fc34bdc3fec84d590

View File

@ -4,7 +4,7 @@
# Depends on: python3-typing_extensions
name=python3-asgiref
version=3.7.2
version=3.8.1
release=1
source=(https://pypi.org/packages/source/a/asgiref/asgiref-$version.tar.gz)