python3-webcolors: 1.11.1 -> 1.12

This commit is contained in:
Tim Biermann 2022-05-26 23:10:34 +02:00
parent 59ca633514
commit 81a180adda
3 changed files with 11 additions and 11 deletions

View File

@ -4,10 +4,10 @@ drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/webcolors.cpython-39.pyc
drwxr-xr-x root/root usr/lib/python3.9/site-packages/webcolors-1.11.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.11.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.11.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.11.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.11.1-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.11.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/webcolors-1.12-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.12-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.12-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.12-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.12-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors-1.12-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/webcolors.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37vZ60amifYD4/DIwzwWAo7HI2mhOK+PG+MVU1jM8N0ORxeDt6Svp6OtPVbTVUN5bG183ba1Q+vVkuiGDmdlYAA=
SHA256 (Pkgfile) = d94af1f9a55e0bfdc0ba56061f54b978eca4d1622fec3224e6e2c29724b92494
SHA256 (.footprint) = 54ea7149e52bc3d3981df329429f70e23c10f6b5fb0acd6331a210e547e055c9
SHA256 (webcolors-1.11.1.tar.gz) = 76f360636957d1c976db7466bc71dcb713bb95ac8911944dffc55c01cb516de6
RWSagIOpLGJF3+zNN/RZyd8LS8hU3NxL6z5cpkTjm5vqiiFTngxc9eYBH3PcCkrM6onTrD5sTj3UHNSIC/ibaSd06EEH/BTBpAk=
SHA256 (Pkgfile) = 390193870672e7ed4dfce07b036836779e4a7539645d9085b76de558f961f6ba
SHA256 (.footprint) = 0ab9fd0ec5b910bc031e01f138addfce2051db596651fb6bc9af90bd56bb9ea1
SHA256 (webcolors-1.12.tar.gz) = 16d043d3a08fd6a1b1b7e3e9e62640d09790dce80d2bdd4792a175b35fe794a9

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-webcolors
version=1.11.1
version=1.12
release=1
source=(https://pypi.io/packages/source/w/webcolors/webcolors-$version.tar.gz)