![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit e0592aa78cde3e44a2cf8f963cdd6707f111f01a Author: Tim Biermann <tbier@posteo.de> Date: Fri Mar 3 18:18:51 2023 +0100 sandwine: 1.1.0 -> 1.2.0 diff --git a/sandwine/.footprint b/sandwine/.footprint index 426031cba..fcad31a06 100644 --- a/sandwine/.footprint +++ b/sandwine/.footprint @@ -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.1.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.1.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.1.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.1.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.1.0-py3.10.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.1.0-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.1.0-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-py3.10.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sandwine-1.2.0-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 diff --git a/sandwine/.signature b/sandwine/.signature index e49a093e3..5cae50833 100644 --- a/sandwine/.signature +++ b/sandwine/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32dsvPUZHjONbl2tjfbL/oiP5TN+uh9Lukwu4LHxs7+dFljAb0emwfljE2hRvncJtn6P0c1Qmq/NA86pyO9YgAY= -SHA256 (Pkgfile) = 8eed7ce9ece2927fac1dab10a614e6b437a40a3ab8caa17f40642cfafd11d03c -SHA256 (.footprint) = 6c5d24806598e774402f118091b5c2bdccedcaba67c4af1d199754af7b6fd1d1 -SHA256 (sandwine-1.1.0.tar.gz) = 938193da3222b9a323bb66ee29e85d527b2a0f35c1668e80c31c7a5c25c8850a +RWSagIOpLGJF37ykdqt+/HsrwA5tzOeOFUq4SCqkPEgFtxdxIVMjsxgMsJLipWfQ3IGx1jhvisf14NEhkSiwTxHA3G0hgkGwhgU= +SHA256 (Pkgfile) = add4859b50cb9ce1ed10dc7e4c3c0187a85e3787f83ff91e5e5d31e01abcacf9 +SHA256 (.footprint) = 602f339cadb125f8d3c22d92a337a76faaf8a710748c4eb8403e711bb9f8232e +SHA256 (sandwine-1.2.0.tar.gz) = 5d652b2416c2bb25dc92b9cd2c64a29c9fe99dc0e6d41ca64dd7c8567e4ac1f2 diff --git a/sandwine/Pkgfile b/sandwine/Pkgfile index dd988ba51..30eed2175 100644 --- a/sandwine/Pkgfile +++ b/sandwine/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bubblewrap python3-coloredlogs python3-entrypoints wine name=sandwine -version=1.1.0 +version=1.2.0 release=1 source=(https://pypi.org/packages/source/s/sandwine/sandwine-$version.tar.gz)