pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-pooch



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Mar 14 14:10:53 UTC 2023

Modified Files:
        pkgsrc/devel/py-pooch: Makefile PLIST distinfo

Log Message:
py-pooch: updated to 1.7.0

v1.7.0

Bug fixes:

Make archive extraction always take members into account
Figshare downloaders fetch the correct version, instead of always the latest one.

New features:

Allow spaces in filenames in registry files
Refactor Pooch.is_available to use downloaders
Add support for downloading files from Dataverse DOIs
Add a new Pooch.load_registry_from_doi method that populates the Pooch registry using DOI-based data repositories
Support urls for Zenodo repositories created through the GitHub integration service, which include slashes in the filename of the main zip files
Automatically add a trailing slash to base_url on pooch.create

Maintenance:

Drop support for Python 3.6
Port from deprecated appdirs to platformdirs
Update version of Codecov's Action to v3

Documentation:

Update sphinx, theme, and sphinx-panels
Add CITATION.cff for the JOSS article
Use Markdown for the README
Improve docstring of known_hash in retrieve function
Replace link to Pooch's citation with a BibTeX code snippet


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-pooch/Makefile \
    pkgsrc/devel/py-pooch/PLIST pkgsrc/devel/py-pooch/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-pooch/Makefile
diff -u pkgsrc/devel/py-pooch/Makefile:1.2 pkgsrc/devel/py-pooch/Makefile:1.3
--- pkgsrc/devel/py-pooch/Makefile:1.2  Mon Jan 31 17:31:23 2022
+++ pkgsrc/devel/py-pooch/Makefile      Tue Mar 14 14:10:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/01/31 17:31:23 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/03/14 14:10:52 adam Exp $
 
-DISTNAME=      pooch-1.6.0
+DISTNAME=      pooch-1.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pooch/}
@@ -10,11 +10,11 @@ HOMEPAGE=   https://github.com/fatiando/po
 COMMENT=       Manages Python library's sample data files
 LICENSE=       modified-bsd
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=      ${PYPKGPREFIX}-appdirs>=1.3.0:../../devel/py-appdirs
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 DEPENDS+=      ${PYPKGPREFIX}-packaging>=20.0:../../devel/py-packaging
+DEPENDS+=      ${PYPKGPREFIX}-platformdirs>=2.5.0:../../misc/py-platformdirs
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.19.0:../../devel/py-requests
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 
 USE_LANGUAGES= # none
Index: pkgsrc/devel/py-pooch/PLIST
diff -u pkgsrc/devel/py-pooch/PLIST:1.2 pkgsrc/devel/py-pooch/PLIST:1.3
--- pkgsrc/devel/py-pooch/PLIST:1.2     Mon Jan 31 17:31:23 2022
+++ pkgsrc/devel/py-pooch/PLIST Tue Mar 14 14:10:52 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/31 17:31:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/03/14 14:10:52 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -25,6 +25,7 @@ ${PYSITELIB}/pooch/tests/__init__.pyc
 ${PYSITELIB}/pooch/tests/data/large-data.txt
 ${PYSITELIB}/pooch/tests/data/registry-custom-url.txt
 ${PYSITELIB}/pooch/tests/data/registry-invalid.txt
+${PYSITELIB}/pooch/tests/data/registry-spaces.txt
 ${PYSITELIB}/pooch/tests/data/registry.txt
 ${PYSITELIB}/pooch/tests/data/registry_comments.txt
 ${PYSITELIB}/pooch/tests/data/store.tar.gz
Index: pkgsrc/devel/py-pooch/distinfo
diff -u pkgsrc/devel/py-pooch/distinfo:1.2 pkgsrc/devel/py-pooch/distinfo:1.3
--- pkgsrc/devel/py-pooch/distinfo:1.2  Mon Jan 31 17:31:23 2022
+++ pkgsrc/devel/py-pooch/distinfo      Tue Mar 14 14:10:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/01/31 17:31:23 adam Exp $
+$NetBSD: distinfo,v 1.3 2023/03/14 14:10:52 adam Exp $
 
-BLAKE2s (pooch-1.6.0.tar.gz) = bc4acfec62cad798f3014a8cafcc7d0179db85722bf28ed2913c48b99d01ce68
-SHA512 (pooch-1.6.0.tar.gz) = e1b6253b8879ef172bd6370139a7807355c7e1c03a1626ac46cb083b1f7d8beb5a8adb08c0828eb34e96a7164211d2dc7da214fd0176eb0606fe4ff47911257c
-Size (pooch-1.6.0.tar.gz) = 52318 bytes
+BLAKE2s (pooch-1.7.0.tar.gz) = 6c365d070c1ef4849009cea21729f4762b2efc17996271abceee1e462b5eeb79
+SHA512 (pooch-1.7.0.tar.gz) = 60126b893a9a1422aad12349143fbe72e485004f79b06da752f51ae374f375efae693304210c8d62b211433d7ce75fab53a50a6f267b1952df83fdccc2de13a7
+Size (pooch-1.7.0.tar.gz) = 57457 bytes



Home | Main Index | Thread Index | Old Index