diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-11 00:14:26 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-11 00:14:26 +0200 |
commit | e7b96b5202345f65ad75cf64b59294e927c4519b (patch) | |
tree | e72a90c0e0742949b87a50e7a20cce7c56908532 /python3-atomicwrites | |
parent | 66fe7c96304f8e832a48dc88806c54f0cbe76453 (diff) | |
parent | d7e79699f9e9c293263b4019bcbbc55e1d6f2f9c (diff) | |
download | contrib-e7b96b5202345f65ad75cf64b59294e927c4519b.tar.gz contrib-e7b96b5202345f65ad75cf64b59294e927c4519b.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-atomicwrites')
-rw-r--r-- | python3-atomicwrites/.footprint | 10 | ||||
-rw-r--r-- | python3-atomicwrites/.signature | 8 | ||||
-rw-r--r-- | python3-atomicwrites/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-atomicwrites/.footprint b/python3-atomicwrites/.footprint index fdb5bcccb..bd028a204 100644 --- a/python3-atomicwrites/.footprint +++ b/python3-atomicwrites/.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/atomicwrites-1.4.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.0-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.1-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.1-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.1-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.1-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites-1.4.1-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/atomicwrites/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/atomicwrites/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/atomicwrites/__pycache__/ diff --git a/python3-atomicwrites/.signature b/python3-atomicwrites/.signature index e7bb2f03b..ebc9a8e74 100644 --- a/python3-atomicwrites/.signature +++ b/python3-atomicwrites/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38h0OQxnFaC9ywhyuo3z7mMoIbylksA4AQfiJbu6l1/XKyIFRDq5ejlGcKvThHuOkaUCwysnJopzi4XNIUqKyQ4= -SHA256 (Pkgfile) = 7caace904f0b3cb8554999b4e07574dde8bef8937cdec693f3b0ae2f38a81414 -SHA256 (.footprint) = 35eaccbe724c6a81059bbe3528a0ad10c9167b7ad6c1c416f5f9fe5ad4858dd7 -SHA256 (atomicwrites-1.4.0.tar.gz) = ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a +RWSagIOpLGJF387VER3mGb46CwLbrE8NdpefHQW5esEQqib6huNU3D7YdlAm/WFKIdJh5lG8rZOZNzW5cQ4zH/nujA2Z47UugQk= +SHA256 (Pkgfile) = 3e276e7114562557927249ff9d808bf6059396e96f0c12ded4ff897a8142795b +SHA256 (.footprint) = 139f54dccd6a98bd607779107a6d037d6fadaba2fa8a7926b57baf469a340690 +SHA256 (atomicwrites-1.4.1.tar.gz) = 81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11 diff --git a/python3-atomicwrites/Pkgfile b/python3-atomicwrites/Pkgfile index 043a0f0d6..e3ee4baff 100644 --- a/python3-atomicwrites/Pkgfile +++ b/python3-atomicwrites/Pkgfile @@ -5,7 +5,7 @@ name=python3-atomicwrites _name=atomicwrites -version=1.4.0 +version=1.4.1 release=1 source=(https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${version}.tar.gz) |