From d91999a409c1554603fda24a1633b9f22e3d232f Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 11 Apr 2024 17:57:24 +0200 Subject: [PATCH] python3-dom-toml: 0.6.1 -> 2.0.0 --- python3-dom-toml/.footprint | 10 +++++----- python3-dom-toml/.signature | 8 ++++---- python3-dom-toml/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-dom-toml/.footprint b/python3-dom-toml/.footprint index 9b1ed8258..f5f50f4e1 100644 --- a/python3-dom-toml/.footprint +++ b/python3-dom-toml/.footprint @@ -2,11 +2,11 @@ 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/dom_toml-0.6.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-0.6.1.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-0.6.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-0.6.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-0.6.1.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/dom_toml-2.0.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-2.0.0.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-2.0.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-2.0.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml-2.0.0.dist-info/WHEEL drwxr-xr-x root/root usr/lib/python3.10/site-packages/dom_toml/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/dom_toml/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/dom_toml/__pycache__/ diff --git a/python3-dom-toml/.signature b/python3-dom-toml/.signature index c9e59a6d5..c0907f097 100644 --- a/python3-dom-toml/.signature +++ b/python3-dom-toml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3x8oLInwnqCQVSTkm+ieU5VZJqaLEI5vd8FyFqunu1jlEG9KRdx7vp+bR0k+nnV2lYKfbOZzlwUB4GIkW+yUGgI= -SHA256 (Pkgfile) = ab806c8ac9af58a1fad806f1d26059e811af01a82952af6d475f5ca1e0b8abbd -SHA256 (.footprint) = 52bf16791b2d6701d7c580a95b9949e390f116821453067fae9ab2319bc8047c -SHA256 (dom_toml-0.6.1.tar.gz) = a0bfc204ae32c72ed36e526dce56108a3b20741ac3c055207206ce3b2f302868 +RWSagIOpLGJF38aUfK+uB8qSVeo+W+7UPld0X7FVgSW+J9AB2WtCWv3PBLHY0GImm2AwoHwtz0KU4U6DT297+46tHGfwd4zHOQk= +SHA256 (Pkgfile) = 0b53382aaccc77a8283d5b8581a2495ed59cdfa8d26304670806de73af728f46 +SHA256 (.footprint) = 9f551dd93fcca5e713671750e2165a1eb3661102add20aa2771520129cbdd065 +SHA256 (dom_toml-2.0.0.tar.gz) = 3c07e8436538994974127b1ae037661d1a779ac915c44fd06b3ab5fe140ff589 diff --git a/python3-dom-toml/Pkgfile b/python3-dom-toml/Pkgfile index 3ee0ff114..7204f8c00 100644 --- a/python3-dom-toml/Pkgfile +++ b/python3-dom-toml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-domdf-python-tools python3-toml python3-wheel name=python3-dom-toml -version=0.6.1 +version=2.0.0 release=1 source=(https://pypi.org/packages/source/d/dom_toml/dom_toml-$version.tar.gz)