python3-jaraco-context: 4.3.0 -> 5.3.0; new dependency: python3-backports-tarfile

This commit is contained in:
Tim Biermann 2024-04-28 19:45:39 +02:00
parent 0d2e2fb375
commit b5261aa9bf
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 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/jaraco.context-4.3.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-4.3.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-4.3.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-4.3.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-4.3.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-4.3.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jaraco.context-5.3.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-5.3.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-5.3.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-5.3.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-5.3.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.context-5.3.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jaraco/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jaraco/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco/__pycache__/context.cpython-310.opt-2.pyc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39PcNNc6MJ1WeDZvPzMFsokpSs68/wFAB3vZV7RIO8PIM3c9fbIC+NRaIaZI71tocpc3k0FhU665XzaXxkkKIwk=
SHA256 (Pkgfile) = d8dd2f4020db82caebc61db19ade718588deae5b17dd27dcf70cebef842ce61a
SHA256 (.footprint) = 97614ec654caf3850cafaf889cbe351b8030972890338549d98f3db8a6ff6f2b
SHA256 (jaraco.context-4.3.0.tar.gz) = 4dad2404540b936a20acedec53355bdaea223acb88fd329fa6de9261c941566e
RWSagIOpLGJF36fYb47N1cKeAmQxfGxnrxS18ggG3hFCj5oBJx7LjUIQ+4vBS5vIjsHpxsQoEpNQMP0FvTr5mLVfGVHZgHe8JQ4=
SHA256 (Pkgfile) = 0088fcbad4af83e187e79c3c402b58947662a62154b99838a087ac2f3490f0c2
SHA256 (.footprint) = ceab6aac433861ccf7c8e2c0f1cb8b4b2922831095901efaffb1efee71e1e2d1
SHA256 (jaraco.context-5.3.0.tar.gz) = c2f67165ce1f9be20f32f650f25d8edfc1646a8aeee48ae06fb35f90763576d2

View File

@ -1,10 +1,10 @@
# Description: Useful decorators and context managers
# URL: https://github.com/jaraco/jaraco.context
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-setuptools-scm
# Depends on: python3-backports-tarfile
name=python3-jaraco-context
version=4.3.0
version=5.3.0
release=1
source=(https://pypi.org/packages/source/j/jaraco.context/jaraco.context-$version.tar.gz)