diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-11 19:50:48 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-11 19:50:48 +0000 |
commit | 000a558f9675a8a6ec895ac83b658a8d5543de47 (patch) | |
tree | 0ba49e9bc78264582de47e8f839f8cfc3550aee3 /python3-pbr | |
parent | 0c3287c3809ab18d411804fda83b27972b6bd547 (diff) | |
download | contrib-000a558f9675a8a6ec895ac83b658a8d5543de47.tar.gz contrib-000a558f9675a8a6ec895ac83b658a8d5543de47.tar.xz |
python3-pbr: 5.11.0 -> 5.11.1
Diffstat (limited to 'python3-pbr')
-rw-r--r-- | python3-pbr/.footprint | 14 | ||||
-rw-r--r-- | python3-pbr/.signature | 8 | ||||
-rw-r--r-- | python3-pbr/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-pbr/.footprint b/python3-pbr/.footprint index 8b9d1085c..87a46d3ea 100644 --- a/python3-pbr/.footprint +++ b/python3-pbr/.footprint @@ -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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/ --rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/entry_points.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/not-zip-safe --rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.0-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/ +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/entry_points.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/not-zip-safe +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pbr-5.11.1-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/pbr/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/pbr/__init__.py (EMPTY) drwxr-xr-x root/root usr/lib/python3.10/site-packages/pbr/__pycache__/ diff --git a/python3-pbr/.signature b/python3-pbr/.signature index 4042fe64c..cb5df11ce 100644 --- a/python3-pbr/.signature +++ b/python3-pbr/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37L107cGW6NpohtgA67TtqEyeH5YifqJYuLoFIeg9JKELmI8lnQQXjT4vmDV6PCh3NoIGHlGukLaLEJPi2yd5go= -SHA256 (Pkgfile) = cc1af706a73c24e07181fb407dbc7eda19dbe4404724944fea73f6c28954ced9 -SHA256 (.footprint) = d785a2e2a8b0f5503c45924bf79e8bb4a67dc18985ba2198eabc9f03e2d310f5 -SHA256 (pbr-5.11.0.tar.gz) = b97bc6695b2aff02144133c2e7399d5885223d42b7912ffaec2ca3898e673bfe +RWSagIOpLGJF36/8/AkoHUUcODd9yfy3EgazaZqbkGciV90dtMmS8oJ4TsG3xPAK06P2ou8e4wSByiSJ4iMwF1z6nGhZEDRtMgY= +SHA256 (Pkgfile) = a5d7429faf7935a73bd6dff51e5e440759ab13b39718ed3729c103672d26f657 +SHA256 (.footprint) = 4853c1def80773c814646f32a2896ba9a3c80b8353c916be8392c07073fa4ffe +SHA256 (pbr-5.11.1.tar.gz) = aefc51675b0b533d56bb5fd1c8c6c0522fe31896679882e1c4c63d5e4a0fccb3 diff --git a/python3-pbr/Pkgfile b/python3-pbr/Pkgfile index 21402ee82..e65c96510 100644 --- a/python3-pbr/Pkgfile +++ b/python3-pbr/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-pbr -version=5.11.0 +version=5.11.1 release=1 source=(https://pypi.org/packages/source/p/pbr/pbr-$version.tar.gz) |