python3-pbr: 5.9.0 -> 5.10.0

This commit is contained in:
Tim Biermann 2022-08-13 22:19:50 +02:00
parent 34e1deeb0e
commit ffa2c77953
3 changed files with 12 additions and 12 deletions

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
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/pbr-5.9.0-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.9.0-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.9.0-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.9.0-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.9.0-py3.9.egg-info/entry_points.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.9.0-py3.9.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.9.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/entry_points.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr-5.10.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/pbr/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pbr/__init__.py (EMPTY)
drwxr-xr-x root/root usr/lib/python3.9/site-packages/pbr/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30Ooyi8LTWHLZPiusepq/6PaBr1gr4Tp3ZQszEaZTgxcaJRWnPmfE5rOvLM0g2w//G8HmvGpnqr287+3L3XUDA4=
SHA256 (Pkgfile) = 44d244030fe435f97ad2109c4121064985a951cfea2d47cb99b8076a4733b04a
SHA256 (.footprint) = ee5ef06e1c10bc3b4835e470b173916a1d8baef1ca5dcb2b9e609b5134864c3c
SHA256 (pbr-5.9.0.tar.gz) = e8dca2f4b43560edef58813969f52a56cef023146cbb8931626db80e6c1c4308
RWSagIOpLGJF39Zs51CMnA1EGclkYs4z7/EgqNbxAg9Iw7k5CN/VA7kLcZuo+x8wKMNAQAVb0b51byksx2aOm76VqgOJ2v3eigQ=
SHA256 (Pkgfile) = 602c44cba2956f5769d0b442d91043b7343ce41ea468efee6f480ec052d48bbe
SHA256 (.footprint) = 3e1c02145ac69479985e5fb168662937c89c26d4b9c98eace29936daf7d1aa84
SHA256 (pbr-5.10.0.tar.gz) = cfcc4ff8e698256fc17ea3ff796478b050852585aa5bae79ecd05b2ab7b39b9a

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-pbr
version=5.9.0
version=5.10.0
release=1
source=(https://pypi.org/packages/source/p/pbr/pbr-$version.tar.gz)