sandwine: 1.3.1 -> 1.3.2

This commit is contained in:
Tim Biermann 2023-03-10 16:35:55 +01:00
parent 0142482ed7
commit 3555f1cef2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
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/sandwine-1.3.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.3.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sandwine/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine/__init__.py (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39sDaL8GGNW9sYOfdLu/olha4+PE0ClcdHAgKZAPtBqXdSiaHvCqvTWKpwc9+DiV9rIV1Fd3rupI6Rl1Oz3G/QI=
SHA256 (Pkgfile) = 6beb401ef9a502fc893c504b55243265ff12ad4ab72cf6681bc8d37c488a5550
SHA256 (.footprint) = e3aeb71f10526d8e7ef348dd16436c8dc2f0cde4df6279f7f48d920bba5c89a5
SHA256 (sandwine-1.3.1.tar.gz) = 27afa8eac30fabb9dfdc6d1940300f15b9afa9914032d675d80bd7743b42f871
RWSagIOpLGJF377Jw61SPzHwP+5/wVd37GEKOGh9ie/6V2N7K8LD4Q2SvgNhN/PLjHd2gOjmftu6QFzSFFPpz40qSymbJMzrqgM=
SHA256 (Pkgfile) = 95947f23c119a0ec08ad406d63bb19a31861e8567d9c084f5093c1249409046d
SHA256 (.footprint) = 08afe54d63593bee18047e52efa950e7d0e1a9f659444a247f3b4f9f8fd91549
SHA256 (sandwine-1.3.2.tar.gz) = 3af4135946a45e2d60cffab064b0a7b80f0935334f723a4cc18978d868e7e3e5

View File

@ -4,7 +4,7 @@
# Depends on: bubblewrap python3-coloredlogs python3-entrypoints wine
name=sandwine
version=1.3.1
version=1.3.2
release=1
source=(https://pypi.org/packages/source/s/sandwine/sandwine-$version.tar.gz)