python3-mock: 5.0.0 -> 5.0.1

This commit is contained in:
Tim Biermann 2023-01-11 19:52:04 +00:00
parent 000a558f96
commit 8235d5db44
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/mock-5.0.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mock-5.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-5.0.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mock/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mock/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yMaG9UMfNA7bZ3j7n/82kBTd+o0PYrkM6pOOly+TP1Y3dazvL9AqA0XVvlH2Qy7ym16XDHWCs6s/7URfL56xg4=
SHA256 (Pkgfile) = 93924bc84690091123f263df9e62ba890c705bc1826d48e5d5c1504997bfe542
SHA256 (.footprint) = 2e17a5eeaf045f838f45c5cbe56aafcfc0e2dba9dfed1860fc5ce7b7b7c2c7e3
SHA256 (python3-mock-5.0.0.tar.gz) = 4d28bfabcd0f7abd63b51083877aae8d7936e60a885a09c8cadd7f626de60e18
RWSagIOpLGJF399fbgw9mIR8FMHL3fqPxkbzwcqFhoxWVakbXiA+lS82EHdH7qNFhzmfeLq2+MELzzeVoTT5dj1VLtKJxTiQ0Qs=
SHA256 (Pkgfile) = c7c343a1e647b9d53671fcddb4012500fb81b010d69e50819283a0dd2a3173ff
SHA256 (.footprint) = 8e62fe27457f74976db1d122e81708a666f01962298dccfa64ace79b61ce6f95
SHA256 (python3-mock-5.0.1.tar.gz) = ea121e11ad4415b73617a86096f677e6288cb873698a14c44fdf8436a67cff2d

View File

@ -4,7 +4,7 @@
# Depends on: python3-pbr python3-six
name=python3-mock
version=5.0.0
version=5.0.1
release=1
source=(https://github.com/testing-cabal/mock/archive/$version/$name-$version.tar.gz)