Skip to content

Zenodo bugfix#152

Merged
aburrell merged 7 commits intodevelopfrom
zenodo_bugfix
Jul 1, 2025
Merged

Zenodo bugfix#152
aburrell merged 7 commits intodevelopfrom
zenodo_bugfix

Conversation

@aburrell
Copy link
Owner

@aburrell aburrell commented Jun 30, 2025

Description

Fixes a bug introduced by breaking changes to zenodo_get (see dvolgyes/zenodo_get#3 (comment)), which now allows for a pythonic function call for downloading files. Currently supporting old and new versions.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Ran unit tests after installing newest version of zenodo_get.

Test Configuration

  • Operating system: OS X Big Sur
  • Version number: Python 3.10
  • Any details about your local setup that are relevant: zenodo_get 2.0.0

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My commits are formatted appropriately (following the SciPy/NumPy style)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.rst, summarising the changes
  • Add yourself to AUTHORS.rst and .zenodo.json

aburrell added 2 commits June 30, 2025 17:09
Added support for breaking changes made in newest version of zenodo_get.
Added a summary of the changes to the changelog.
@aburrell aburrell added this to the v0.6.0 milestone Jun 30, 2025
aburrell added 3 commits June 30, 2025 17:18
The DMSP autodoc is not working correctly on RTD, try installing zenodo-get.
Update the RDT yaml to use the most recent version of Python.
Removed a trailing whitespace from a comment.
@aburrell aburrell mentioned this pull request Jun 30, 2025
12 tasks
aburrell added 2 commits June 30, 2025 17:45
The way checksum and output messages are used differs by version, fixed to use the method that required the least amount of changes.
@coveralls
Copy link

Coverage Status

coverage: 99.65%. first build
when pulling 8ff0fe2 on zenodo_bugfix
into 081c4ee on develop.

@aburrell aburrell merged commit 38b8000 into develop Jul 1, 2025
79 checks passed
@aburrell aburrell deleted the zenodo_bugfix branch July 1, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants