python3-pluggy: 1.4.0 -> 1.5.0

This commit is contained in:
Tim Biermann 2024-04-21 20:16:39 +02:00
parent 7d54b01167
commit af96219ff1
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ 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/pluggy-1.4.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.4.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.4.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.4.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.4.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.4.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pluggy-1.5.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.5.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.5.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.5.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.5.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy-1.5.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pluggy/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pluggy/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pluggy/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38kKZOYREQL+wVdXYK0GZLHBW/dxv82RdkKZ8FPEKCwpxz9XH+p02BdtsKI360qBqpTUipCYni59oC0W30oDiw8=
SHA256 (Pkgfile) = c5c41209abc458a81e80b6f40de1523e146e605c6ec06326550dc1823f173ae3
SHA256 (.footprint) = 9603023ba60bf6fad6a146a82c5f6067bebe3b27e9adf01d16c7775f424250ae
SHA256 (pluggy-1.4.0.tar.gz) = 8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be
RWSagIOpLGJF33Z08Wc/VXgLIAT3vycOiS2u4Nf0Bl7JhcvYR4AKXnEKpT6uLr3BB6nzjp4jMSHYB3mDmaECoOhu6wyJKRRexQw=
SHA256 (Pkgfile) = daf7e1fc53ad0d1956193e6f0acd1ee31215f36a00ebba35b9130bf5165d4317
SHA256 (.footprint) = bd580b2edb5d8d90a972cd23278a8be6abe9feaff92b71c0d37c26f72443d044
SHA256 (pluggy-1.5.0.tar.gz) = 2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1

View File

@ -4,7 +4,7 @@
# Depends on: python3-importlib_metadata
name=python3-pluggy
version=1.4.0
version=1.5.0
release=1
source=(https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-$version.tar.gz)