mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
bump to 2026.1.0
This commit is contained in:
parent
4411ce973e
commit
a54959a6b8
1 changed files with 4 additions and 4 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = python-s3fs
|
||||
pkgdesc = A python file interface to S3.
|
||||
pkgver = 2025.10.0
|
||||
pkgver = 2026.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/fsspec/s3fs
|
||||
arch = any
|
||||
|
|
@ -17,8 +17,8 @@ pkgbase = python-s3fs
|
|||
makedepends = python-setuptools
|
||||
depends = python
|
||||
depends = python-aiobotocore
|
||||
depends = python-fsspec=2025.10.0
|
||||
source = python-s3fs-2025.10.0.tar.gz::https://github.com/fsspec/s3fs/archive/refs/tags/2025.10.0.tar.gz
|
||||
sha256sums = 6a405cbf1ff6edaf6e95e1af68cf1f3ee71e0d07980778dea73bb21e577b58bf
|
||||
depends = python-fsspec=2026.1.0
|
||||
source = python-s3fs-2026.1.0.tar.gz::https://github.com/fsspec/s3fs/archive/refs/tags/2026.1.0.tar.gz
|
||||
sha256sums = 645bf4e4cbeb2db3b8a1f95a470bffae1a26c0f59f55b183d53d44a93a66aa59
|
||||
|
||||
pkgname = python-s3fs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue