py-pooch: updated to 1.8.1

v1.8.1

Bug fixes:

Use the ID instead of persistentID for Dataverse downloads since some repositories don't issue persistentIDs but all issue normal IDs
Ensure all archive members are unpacked in subsequent uses of Untar/Unzip if the first call only asked for a few members

Documentation:

Move "Projects using Pooch" further up the README
Update the versions of sphinx and its plugins

Maintenance:

Remove many deprecated pylint options
Use Dependabot to manage GitHub Actions
Simplify the test GitHub Actions workflow
Update format for Black 24.1.1
This commit is contained in:
adam 2024-02-21 12:42:04 +00:00
parent 646c5d883a
commit 81ee5bda0e
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2023/11/27 17:20:29 adam Exp $
# $NetBSD: Makefile,v 1.6 2024/02/21 12:42:04 adam Exp $
DISTNAME= pooch-1.8.0
DISTNAME= pooch-1.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pooch/}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2023/11/27 17:20:29 adam Exp $
$NetBSD: distinfo,v 1.5 2024/02/21 12:42:04 adam Exp $
BLAKE2s (pooch-1.8.0.tar.gz) = 3cb732aa77b9f464c24cdf35e974af044d5985c1c0a8add2d563b85b7433ebf3
SHA512 (pooch-1.8.0.tar.gz) = d97e3e1098d1eeee30108affc64ed5a12f679e9122d35494598a03f3a548bb83b57dc54ac5a2c85bc42e664cb90f713bdb55b47b430ff000a722ffad58010497
Size (pooch-1.8.0.tar.gz) = 59408 bytes
BLAKE2s (pooch-1.8.1.tar.gz) = cc7c0e9129a2eeb08c65c500b37ed830b7cfca315995d4f85ee61ca4f1fdff09
SHA512 (pooch-1.8.1.tar.gz) = 9e78da7839deb443340c925622d5e9b1d7a3f14fdac3eae2528fb91ebf86f88715e8737e869057fe7c703e8423303e15379c07e5d11a7bebd3da63b1ac06ae3f
Size (pooch-1.8.1.tar.gz) = 59614 bytes