Commit Graph

8 Commits

Author SHA256 Message Date
Ana Guerrero
7d3c7ca7c0 Accepting request 1112134 from devel:languages:python
- Update to 1.7.0:
  * Bug fixes:
    + Make archive extraction always take members into account
    + Figshare downloaders fetch the correct version, instead of always
      the latest one.
    + Fix bug when unpacking an entire subfolder from an archive.
    + Add a pytest mark for tests accessing the network so that they can
      be easily excluded when testing offline
  * Enhancements:
    + Add support for Python 3.10
    + Point to the user's code for the file_hash warning
  * 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
    + Automatically add a trailing slash to base_url on pooch.create
  * Maintenance:
    + Replace versioneer with setuptools-scm
    + Drop support for Python 3.6
    + Port from deprecated appdirs to platformdirs
- Switch to pyproject macros

OBS-URL: https://build.opensuse.org/request/show/1112134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pooch?expand=0&rev=4
2023-09-22 19:47:03 +00:00
Steve Kowalik
0672dd8096 - Update to 1.7.0:
* Bug fixes:
    + Make archive extraction always take members into account
    + Figshare downloaders fetch the correct version, instead of always
      the latest one.
    + Fix bug when unpacking an entire subfolder from an archive.
    + Add a pytest mark for tests accessing the network so that they can
      be easily excluded when testing offline
  * Enhancements:
    + Add support for Python 3.10
    + Point to the user's code for the file_hash warning
  * 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
    + Automatically add a trailing slash to base_url on pooch.create
  * Maintenance:
    + Replace versioneer with setuptools-scm
    + Drop support for Python 3.6
    + Port from deprecated appdirs to platformdirs
- Switch to pyproject macros

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pooch?expand=0&rev=7
2023-09-19 06:51:07 +00:00
Dominique Leuenberger
c77f11b221 Accepting request 1093060 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pooch?expand=0&rev=3
2023-06-16 14:51:57 +00:00
095fd91f7d Accepting request 1092796 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pooch?expand=0&rev=5
2023-06-14 06:57:39 +00:00
Dominique Leuenberger
0342b6ffa4 Accepting request 901161 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/901161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pooch?expand=0&rev=2
2021-06-21 18:35:54 +00:00
a2d6206031 Accepting request 901124 from home:jengelh:branches:devel:languages:python
- Use noun phrasing in descriptions.

OBS-URL: https://build.opensuse.org/request/show/901124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pooch?expand=0&rev=3
2021-06-21 12:34:34 +00:00
Richard Brown
45914ba676 Accepting request 867819 from devel:languages:python
Some packages use pooch to bundle testdata. Even without network connection we can provide the cache files directly, but need the pooch package to handle it.

python-librosa will be the first to use it

OBS-URL: https://build.opensuse.org/request/show/867819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pooch?expand=0&rev=1
2021-03-30 18:55:45 +00:00
0fc1957f66 Accepting request 867586 from home:bnavigator:branches:devel:languages:python:numeric
Some packages use pooch to bundle testdata. Even without network connection we can provide the cache files directly, but need the pooch package to handle it

OBS-URL: https://build.opensuse.org/request/show/867586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pooch?expand=0&rev=1
2021-01-29 11:18:54 +00:00