From 001271cddf7edb010324d3dabfb910262a81706e Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 4 May 2020 07:53:13 +0000 Subject: [PATCH] python3-atomicwrites: 1.3.0 -> 1.4.0 --- python3-atomicwrites/.footprint | 10 +++++----- python3-atomicwrites/.signature | 8 ++++---- python3-atomicwrites/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-atomicwrites/.footprint b/python3-atomicwrites/.footprint index 90cf7ba0b..9896ca1b7 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.7/ drwxr-xr-x root/root usr/lib/python3.7/site-packages/ -drwxr-xr-x root/root usr/lib/python3.7/site-packages/atomicwrites-1.3.0-py3.7.egg-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.3.0-py3.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.3.0-py3.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.3.0-py3.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.3.0-py3.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.7/site-packages/atomicwrites-1.4.0-py3.7.egg-info/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.4.0-py3.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.4.0-py3.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.4.0-py3.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites-1.4.0-py3.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.7/site-packages/atomicwrites/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/atomicwrites/__init__.py drwxr-xr-x root/root usr/lib/python3.7/site-packages/atomicwrites/__pycache__/ diff --git a/python3-atomicwrites/.signature b/python3-atomicwrites/.signature index 89c985c47..85fe13173 100644 --- a/python3-atomicwrites/.signature +++ b/python3-atomicwrites/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zkkpVijjWXMzAV7/ygOl7mFlTSqPgPmegwyKzt9V7g9wVAflSbBJJFpc5XTPGX6/ZFrn8xEcM0QldaO68jYigo= -SHA256 (Pkgfile) = 5beac84c49d8bf8723aa7567267449af3a6ac9324fd8a358dee1195f0b8ddfda -SHA256 (.footprint) = 015ef3bede7670b09d92bfdb4b20245868fffdf890bffe961a183f35fee86592 -SHA256 (atomicwrites-1.3.0.tar.gz) = 75a9445bac02d8d058d5e1fe689654ba5a6556a1dfd8ce6ec55a0ed79866cfa6 +RWSagIOpLGJF36XTuyByuYpCnyDN0fr2OF79zyqHjE8QDA0YgHL3DdFXJ+PffS05/nHpcy/c1Ymg+JX32aYt+Z6PXfDDgzUC7QE= +SHA256 (Pkgfile) = 3e363f59998e8a5ce8f6c49d5a092533bf3334373c22a387dfa3a023340b6994 +SHA256 (.footprint) = 26281ecf0e43b8d8aee559102b0d39cc5e8827ddea7c62d7d7e69f6a621b9a00 +SHA256 (atomicwrites-1.4.0.tar.gz) = ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a diff --git a/python3-atomicwrites/Pkgfile b/python3-atomicwrites/Pkgfile index 5921a7fe3..56b1697bf 100644 --- a/python3-atomicwrites/Pkgfile +++ b/python3-atomicwrites/Pkgfile @@ -5,7 +5,7 @@ name=python3-atomicwrites _name=atomicwrites -version=1.3.0 +version=1.4.0 release=1 source=(https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${version}.tar.gz)