python3-dom-toml: 0.6.1 -> 2.0.0

This commit is contained in:
Tim Biermann 2024-04-11 17:57:24 +02:00
parent 2af18478b4
commit d91999a409
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -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__/

View File

@ -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

View File

@ -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)