diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-15 10:17:39 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-15 12:37:56 +0200 |
commit | fe608bba0038d5fc5638b76071d232f9605fcaf4 (patch) | |
tree | c5d6674af487c6a0a6805446f19758af3840e8f9 /python3-numpy | |
parent | 35b1c40679ac015a852536a986858d8ffb64d916 (diff) | |
download | contrib-fe608bba0038d5fc5638b76071d232f9605fcaf4.tar.gz contrib-fe608bba0038d5fc5638b76071d232f9605fcaf4.tar.xz |
python3-numpy: 1.23.3 -> 1.23.4
Diffstat (limited to 'python3-numpy')
-rw-r--r-- | python3-numpy/.footprint | 12 | ||||
-rw-r--r-- | python3-numpy/.signature | 8 | ||||
-rw-r--r-- | python3-numpy/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-numpy/.footprint b/python3-numpy/.footprint index 7bd79a2a9..19a425c07 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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/numpy-1.23.3.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.3.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.3.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.3.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.3.dist-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.3.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/numpy-1.23.4.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.4.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.4.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.4.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.4.dist-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy-1.23.4.dist-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/numpy/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy/__config__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/numpy/__init__.cython-30.pxd diff --git a/python3-numpy/.signature b/python3-numpy/.signature index 91e30c849..53de0709d 100644 --- a/python3-numpy/.signature +++ b/python3-numpy/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+3GO/hqr4x3WgSFAVaJUy8wV8E6KF5UP4N2qoRul4KSKxWgJ8c9r84rKKwQK4DFnUaU04PmwRtMT9vxmla9iQ4= -SHA256 (Pkgfile) = 093489d84bd91fa2ee99f949730143d7ed412e7c49a836672f066ffd86cfc2e5 -SHA256 (.footprint) = 98fba7d7c3c47f43c3f5db0bca7f789039d3dbbbe888e0f60fe2313275d91ab0 -SHA256 (numpy-1.23.3.tar.gz) = 51bf49c0cd1d52be0a240aa66f3458afc4b95d8993d2d04f0d91fa60c10af6cd +RWSagIOpLGJF31AgYSrFuw31D+NvLSGdYjrN+4DjlN3q3ZkybyEDjImP3jE/d0unpwpObiK8JPt/1xnscog4zDUu+DqGQsho0wg= +SHA256 (Pkgfile) = 82bc35707ee3eb66db1e82430fe1ac3b2fc06ebe0d590ed4b7d02a0265d7a4ae +SHA256 (.footprint) = 2b585a2dad4d8dabf3a672497973c646adf6f02f2897adcc20499fe5f05b5ab7 +SHA256 (numpy-1.23.4.tar.gz) = ed2cc92af0efad20198638c69bb0fc2870a58dabfba6eb722c933b48556c686c diff --git a/python3-numpy/Pkgfile b/python3-numpy/Pkgfile index 6293bc45f..04b01fdb6 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.3 +version=1.23.4 release=1 source=(https://github.com/${name#*-}/${name#*-}/releases/download/v$version/${name#*-}-$version.tar.gz) |