Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-astropy


Commits:
e8742abc by Antonio Rojas at 2024-04-27T19:49:49+02:00
upgpkg: 6.0.1-1: Udpate to 6.0.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-astropy
        pkgdesc = Common core package for Astronomy
-       pkgver = 6.0.0
-       pkgrel = 3
+       pkgver = 6.0.1
+       pkgrel = 1
        url = https://www.astropy.org/
        arch = x86_64
        license = BSD
@@ -37,7 +37,7 @@ pkgbase = python-astropy
        optdepends = python-bottleneck: improves the performance of 
sigma-clipping and other functionality that may require computing statistics on 
arrays with NaN values
        optdepends = python-pyarrow: read/write Table objects from/to Parquet 
files
        optdepends = python-fsspec: opening remote and cloud-hosted FITS files
-       source = 
https://files.pythonhosted.org/packages/source/a/astropy/astropy-6.0.0.tar.gz
-       sha256sums = 
03cd801a55305da523cd8d780d76359f57255dcdc59fe0bdd71fd5154fc777d9
+       source = 
https://files.pythonhosted.org/packages/source/a/astropy/astropy-6.0.1.tar.gz
+       sha256sums = 
89a975de356d0608e74f1f493442fb3acbbb7a85b739e074460bb0340014b39c
 
 pkgname = python-astropy


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _pkg=astropy
 pkgname=python-${_pkg}
-pkgver=6.0.0
-pkgrel=3
+pkgver=6.0.1
+pkgrel=1
 pkgdesc="Common core package for Astronomy"
 arch=(x86_64)
 url="https://www.astropy.org/";
@@ -32,7 +32,7 @@ optdepends=('python-matplotlib: plotting functionality 
astropy.visualization'
             'python-fsspec: opening remote and cloud-hosted FITS files')
 #checkdepends=(python-pytest python-pytest-xdist python-hypothesis)
 
source=(https://files.pythonhosted.org/packages/source/a/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('03cd801a55305da523cd8d780d76359f57255dcdc59fe0bdd71fd5154fc777d9')
+sha256sums=('89a975de356d0608e74f1f493442fb3acbbb7a85b739e074460bb0340014b39c')
 
 build() {
   cd ${_pkg}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astropy/-/commit/e8742abcfeb6e7904b63baaf0a53701bd4832b99

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astropy/-/commit/e8742abcfeb6e7904b63baaf0a53701bd4832b99
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to