python3-mock: 4.0.3 -> 5.0.0

This commit is contained in:
Tim Biermann 2022-12-29 13:32:45 +00:00
parent f9c74a4434
commit 6ad8483311
Signed by untrusted user: 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-4.0.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-4.0.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-4.0.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-4.0.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-4.0.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mock-4.0.3-py3.10.egg-info/top_level.txt
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/
-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
RWSagIOpLGJF3yxig6OsWCURLG3TVONwPZzaF65svjtiNswGcjaNzk4O036nMY91VGOEMrl7NFlLgwK7Ifl3TfIQ7wd16WqhRg8=
SHA256 (Pkgfile) = 3a70dc8c23153810c8dd642c924ff864ee1c46c3c77865eda7ec5f49fad40a24
SHA256 (.footprint) = aa55eb2e2bc62996774a22049422e8f30c231e38362aba6cdf4cce5305acd64d
SHA256 (python3-mock-4.0.3.tar.gz) = a6b89933b91a7cce566a999f29914e97e7e6d0002dff7fe2636d9b0028fcfa6d
RWSagIOpLGJF3yMaG9UMfNA7bZ3j7n/82kBTd+o0PYrkM6pOOly+TP1Y3dazvL9AqA0XVvlH2Qy7ym16XDHWCs6s/7URfL56xg4=
SHA256 (Pkgfile) = 93924bc84690091123f263df9e62ba890c705bc1826d48e5d5c1504997bfe542
SHA256 (.footprint) = 2e17a5eeaf045f838f45c5cbe56aafcfc0e2dba9dfed1860fc5ce7b7b7c2c7e3
SHA256 (python3-mock-5.0.0.tar.gz) = 4d28bfabcd0f7abd63b51083877aae8d7936e60a885a09c8cadd7f626de60e18

View File

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