From 6f6183fe75ee62b98548991291dbab929a0f664f Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 29 Aug 2023 21:23:56 +0200 Subject: [PATCH] python3-pyproject-api: 1.5.4 -> 1.6.1 --- python3-pyproject-api/.footprint | 12 ++++++------ python3-pyproject-api/.signature | 8 ++++---- python3-pyproject-api/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-pyproject-api/.footprint b/python3-pyproject-api/.footprint index 6bf632174..14ffb496b 100644 --- a/python3-pyproject-api/.footprint +++ b/python3-pyproject-api/.footprint @@ -2,12 +2,12 @@ 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/pyproject_api-1.5.4.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.5.4.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.5.4.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.5.4.dist-info/WHEEL -drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api-1.5.4.dist-info/licenses/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.5.4.dist-info/licenses/LICENSE +drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/licenses/LICENSE drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api/__init__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api/__main__.py diff --git a/python3-pyproject-api/.signature b/python3-pyproject-api/.signature index 691eecf34..690e0e922 100644 --- a/python3-pyproject-api/.signature +++ b/python3-pyproject-api/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37x+WHlUVfWgmK7ul6+nczmkCrjMaaetggzIAl5+luRRUoLbtaMgelKWE7+fzVNxzNPYo2HP8o1p5oaOG8BfCww= -SHA256 (Pkgfile) = c935d6e8fa555dee9b5d1f7608e94df508369be0dd4451d23b35b8e97dfde6ca -SHA256 (.footprint) = e982319137a552c9d5f33d01244118f0184418edf0e0d552c2a4810a3e83421b -SHA256 (pyproject_api-1.5.4.tar.gz) = 8d41f3f0c04f0f6a830c27b1c425fa66699715ae06d8a054a1c5eeaaf8bfb145 +RWSagIOpLGJF3313LyirXj1jAYAvWxWJcB+073zfaz8SQDHJsz7zrVVMhrJ1189d+4Q+NAmCZ/ixvKqoeJyUbP/uFPw81ABXtQM= +SHA256 (Pkgfile) = 748a96a3180c85c4adc604e787927f948efdb8b0614552fc5ca527c102f4477c +SHA256 (.footprint) = f8ebfad360ab211a4653e7cfdb07cbc317684045af8d7bf23cdcda28c28f46e9 +SHA256 (pyproject_api-1.6.1.tar.gz) = 1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538 diff --git a/python3-pyproject-api/Pkgfile b/python3-pyproject-api/Pkgfile index 4aed6cb08..157026e6c 100644 --- a/python3-pyproject-api/Pkgfile +++ b/python3-pyproject-api/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-hatch-vcs name=python3-pyproject-api -version=1.5.4 +version=1.6.1 release=1 source=(https://files.pythonhosted.org/packages/source/p/pyproject_api/pyproject_api-$version.tar.gz)