From f90eb149d702937e78944a43470879bce28c97a7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 14 Aug 2022 21:41:39 +0200 Subject: [PATCH] python3-numpy: 1.23.1 -> 1.23.2 --- python3-numpy/.footprint | 12 ++++++------ python3-numpy/.signature | 8 ++++---- python3-numpy/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-numpy/.footprint b/python3-numpy/.footprint index 46045f8ea..97b0fa776 100644 --- a/python3-numpy/.footprint +++ b/python3-numpy/.footprint @@ -6,12 +6,12 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/numpy-1.23.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.1.dist-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.1.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/numpy-1.23.2.dist-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.2.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.2.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.2.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.2.dist-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy-1.23.2.dist-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/numpy/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy/__config__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/numpy/__init__.cython-30.pxd diff --git a/python3-numpy/.signature b/python3-numpy/.signature index 17d1a65f0..77f0376ee 100644 --- a/python3-numpy/.signature +++ b/python3-numpy/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF365/qRjk4qKncCal3TGftaOjXu6eraEUxD2n2MQJ/FXUVTCHkvsd1Nj6rzKUlqJdYqb6UY7ovFchcHyP1xbdWwg= -SHA256 (Pkgfile) = 988b121db5c1b6865796b8abd457b82c40611f03cd1ca029a8d75fb74a38d3a8 -SHA256 (.footprint) = e2138c6e34396b5bfb957bcdff4aa2a05d714766ff17c9fc450266ce9518b43f -SHA256 (numpy-1.23.1.tar.gz) = d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624 +RWSagIOpLGJF3+zGKnBPDXacn3BV/Aax/xvQK43rwDtOMC4l05zVNY3I1voi1gFkAUPDnPTikZHISVIoe/kOtYStN4MIzKgbdQM= +SHA256 (Pkgfile) = fbd78a4a4d55f6ed25b407f173789dfee2960850c469a2cbc97c12d0eb9bb26c +SHA256 (.footprint) = 6086fe683a533dc107fe963d8b7de92b1cd8d8eafeea0d99ad7a9fc8c23c9933 +SHA256 (numpy-1.23.2.tar.gz) = b78d00e48261fbbd04aa0d7427cf78d18401ee0abd89c7559bbf422e5b1c7d01 diff --git a/python3-numpy/Pkgfile b/python3-numpy/Pkgfile index 6a7449567..abe659eb3 100644 --- a/python3-numpy/Pkgfile +++ b/python3-numpy/Pkgfile @@ -4,7 +4,7 @@ # Depends on: lapack python3-build python3-cython python3-installer name=python3-numpy -version=1.23.1 +version=1.23.2 release=1 source=(https://github.com/${name#*-}/${name#*-}/releases/download/v$version/${name#*-}-$version.tar.gz)