-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REL: 5.3.0 #1373
Merged
REL: 5.3.0 #1373
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1373 +/- ##
==========================================
+ Coverage 95.37% 95.38% +0.01%
==========================================
Files 207 207
Lines 29668 29652 -16
Branches 4990 4988 -2
==========================================
- Hits 28296 28285 -11
+ Misses 932 929 -3
+ Partials 440 438 -2 ☔ View full report in Codecov by Sentry. |
effigies
temporarily deployed
to
Package deployment
October 8, 2024 18:23
— with
GitHub Actions
Inactive
Dear Chris,
Thank you for your great work and help.
You can affiliate me with CNRS ( [ http://www.cnrs.fr/ | www.cnrs.fr ] ) and add my orcid number which is 0000-0002-2134-1803 ( [ https://orcid.org/0000-0002-2134-1803 | https://orcid.org/0000-0002-2134-1803 ] ).
Best regards,
Guillaume
De: "Chris Markiewicz" ***@***.***>
À: "nipy/nibabel" ***@***.***>
Cc: "Guillaume Becq" ***@***.***>, "Mention" ***@***.***>
Envoyé: Mardi 8 Octobre 2024 17:05:30
Objet: [nipy/nibabel] REL: 5.3.0 (PR #1373)
Preparation for new feature release 5.3.0, for immediate release.
This release will support numpy 2.0+ and Python 3.13.
Please let me know if there are PRs you would like reviewed and quickly merged, but nothing looks urgent to me at this point.
Please comment to flag any other issues that should be addressed.
[ https://github.com/moloney | @moloney ] [ https://github.com/skoudoro | @skoudoro ] [ https://github.com/gjpcbecq | @gjpcbecq ] [ https://github.com/penguinpee | @penguinpee ] Please let me know if you would like your affiliations or ORCIDs updated for the Zenodo archive. Also let me know if you would prefer not to be listed as authors. Pre-release checklist
* Review the open list of [ https://github.com/nipy/nibabel/issues | nibabel issues ] . Check whether there are outstanding issues that can be closed, and whether there are any issues that should delay the release. Label them!
* Review and update the release notes. Review and update the [ https://github.com/nipy/nibabel/blob/master/Changelog | Changelog file ] .
* Look at [ https://github.com/nipy/nibabel/blob/master/doc/source/index.rst | doc/source/index.rst ] and add any authors not yet acknowledged.
* Use the opportunity to update the [ https://github.com/nipy/nibabel/blob/master/.mailmap | .mailmap file ] if there are any duplicate authors listed from git shortlog -nse .
* Refresh the [ https://github.com/nipy/nibabel/blob/master/README.rst | README.rst ] text from the LONG_DESCRIPTION in [ https://github.com/nipy/nibabel/blob/master/nibabel/info.py | info.py ] by running make refresh-readme .
* Check the dependencies listed in [ https://github.com/nipy/nibabel/blob/master/pyproject.toml | pyproject.toml ] (e.g., dependencies , project.optional-dependencies ) and in [ https://github.com/nipy/nibabel/blob/master/doc/source/installation.rst | doc/source/installation.rst ] and in [ https://github.com/nipy/nibabel/blob/master/requirements.txt | requirements.txt ] . They should at least match. Do they still hold? Make sure nibabel on GitHub Actions is testing the minimum dependencies specifically.
* Make sure all tests pass (from the nibabel root directory): tox
Adapted from [ http://nipy.org/nibabel/devel/make_release.html#release-checklist | http://nipy.org/nibabel/devel/make_release.html#release-checklist ]
You can view, comment on, or merge this pull request online at:
[ #1373 | #1373 ]
Commit Summary
* [ bb8d65e | bb8d65e ] DOC: Update changelog
* [ 8a10f87 | 8a10f87 ] DOC: Update Zenodo contributors
* [ 8566ba5 | 8566ba5 ] DOC: Update mailmap and contributor list
* [ 8aa89c9 | 8aa89c9 ] DOC: Remove end year from copyright
* [ 1c49074 | 1c49074 ] MNT: Update support matrix for Python and numpy
File Changes
( [ https://github.com/nipy/nibabel/pull/1373/files | 9 files ] )
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88 | .github/workflows/test.yml ] (10)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-cfe707d774682f3bbb07d3be5119da9938f80153b7d2cc168c02de9b8595cacc | .mailmap ] (1)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-69450eccf330a9c709df151fad75b5a9c02976ac29bd5d251bb16eb367997892 | .zenodo.json ] (44)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-ead07c84baac57a9542f388a07a2a5209456ce790b04251bc9bd7d179ea85cb1 | Changelog ] (58)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-d8d3ed25802824d15bf411f8e97416d8fc6f9247e821b0617f2b869dc584b99c | doc/source/conf.py ] (2)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-1e3ed06e90fe3bf5ecf311ac1bd22215144cfc8c0924f5e05e3394573d630ceb | doc/source/index.rst ] (3)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-bec81341b47d84996ded0a8b988df41fb4977906b88454f2e6922f159d5b4965 | doc/source/installation.rst ] (16)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711 | pyproject.toml ] (8)
* M [ https://github.com/nipy/nibabel/pull/1373/files#diff-ef2cef9f88b4fe09ca3082140e67f5ad34fb65fb6e228f119d3812261ae51449 | tox.ini ] (38)
Patch Links:
* [ https://github.com/nipy/nibabel/pull/1373.patch | https://github.com/nipy/nibabel/pull/1373.patch ]
* [ https://github.com/nipy/nibabel/pull/1373.diff | https://github.com/nipy/nibabel/pull/1373.diff ]
—
Reply to this email directly, [ #1373 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/ACQCYBK6S3WBSXJA6A3ARVLZ2PYDVAVCNFSM6AAAAABPSOVZO2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU3TGNBYHAYDKMI | unsubscribe ] .
You are receiving this because you were mentioned. Message ID: <nipy/nibabel/pull/1373 @ github . com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preparation for new feature release 5.3.0, for immediate release.
This release will support numpy 2.0+ and Python 3.13.
Please let me know if there are PRs you would like reviewed and quickly merged, but nothing looks urgent to me at this point.
Please comment to flag any other issues that should be addressed.
@moloney @skoudoro @gjpcbecq @penguinpee Please let me know if you would like your affiliations or ORCIDs updated for the Zenodo archive. Also let me know if you would prefer not to be listed as authors.
Pre-release checklist
doc/source/index.rst
and add any authors not yet acknowledged..mailmap file
if there are any duplicate authors listed fromgit shortlog -nse
.LONG_DESCRIPTION
ininfo.py
by runningmake refresh-readme
.pyproject.toml
(e.g.,dependencies
,project.optional-dependencies
) and indoc/source/installation.rst
and inrequirements.txt
. They should at least match. Do they still hold? Make sure nibabel on GitHub Actions is testing the minimum dependencies specifically.tox
Adapted from http://nipy.org/nibabel/devel/make_release.html#release-checklist