GitHub / scientific-python/spin / commits
Developer tool for scientific Python libraries
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8da1266b | Bump version | Stefan van der Walt <s****v@b****u> | 5 months ago | |
| 678c9b00 | Designate 0.18 release | Stefan van der Walt <s****v@b****u> | 5 months ago | |
| aac5fec8 | Avoid triggering a rebuild on `meson install` (#317) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1713846e | Launch IPython directly from package, instead of from path (#307) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| cf300ca8 | Avoid duplicate path specification in `pip install` (#313) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 123de62b | Bump version to 0.18rc0.dev0 | Stefan van der Walt <s****v@b****u> | 7 months ago | |
| d3e5cebf | Designate 0.17 release | Stefan van der Walt <s****v@b****u> | 7 months ago | |
| 493038bb | Patch in enum deepcopy on Python 3.10 (#312) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 481c66fe | Designate 0.16 release | Stefan van der Walt <s****v@b****u> | 8 months ago | |
| 1164d549 | Better explain how to document extended commands (#310) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 88b27922 | Restrict click to 8.3, as per their stable API guidance (#309) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| df3886cf | Update to Python 3.10 as minimum (3.9 is EOL) (#304) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| fe9a3eba | Revert "Allow click 8.3.x series, excluding 8.3.0 (#297)" (#308) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| d0a0ad0e | Allow click 8.3.x series, excluding 8.3.0 (#297) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 11c955ad |
[pre-commit.ci] pre-commit autoupdate (#300)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Stefan van der Walt <s****v@b****u> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e16d5f4a | Add wheel command to pyproject-build commands (#305) |
Klaus Zimmermann <k****n@q****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| edbd6572 | Make it clearer parallel testing happens via pytest-xdist (#303) |
Nathan Goldbaum <n****m@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| d2bc6b3e | Bump actions/setup-python from 5 to 6 in the actions group (#299) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 09e2fc54 | Add dependabot cooldown, run on 15th of each month (#298) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 183a2d49 |
Correct release notes re: annotation (#296)
Co-authored-by: Jarrod Millman <j****n@g****m>, Jarrod Millman <j****n@g****m>, pre-commit-ci[bot] <6****]@u****m> |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 8faca737 | Update RELEASE.md (#295) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 99711180 | Bump version | Stefan van der Walt <s****v@b****u> | 11 months ago | |
| 08f9a4d2 | Designate 0.15 release | Stefan van der Walt <s****v@b****u> | 11 months ago | |
| 582aeeac | Pin upper version of click (#294) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 9e1d060f | Support for Python 3.14 (#290) |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c5757acb | Ignore bots in changelog (#291) |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 112e3acc |
[pre-commit.ci] pre-commit autoupdate (#283)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d41073b6 |
Bump pre-commit from 4.2.0 to 4.3.0 in the actions group (#288)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 22682c2e |
Bump actions/checkout from 4 to 5 in the actions group (#289)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 89e581c7 | DOC: fix typo in docstring (#285) |
Lucas Colley <l****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ee2630c8 | Use sys.executable to run pip in the 'install' command. (#286) |
Warren Weckesser <w****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fee6abe4 | Improve traceback printout (#280) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1e79f25e | Expose `is_editable_install` and `editable_install_path` (#279) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 34fe529e | Change color of editable install warnings (#278) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3973180d | Bump version | Jarrod Millman <j****n@g****m> | over 1 year ago | |
| be2ec570 | Designate 0.14 release | Jarrod Millman <j****n@g****m> | over 1 year ago | |
| 164d4a5c | Add ability to switch pre-build on/off (#272) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 43e85eef |
[pre-commit.ci] pre-commit autoupdate (#276)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 88f47c78 | Drop Python 3.8 support (#275) |
Jarrod Millman <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d566918e |
Bump pre-commit from 4.1.0 to 4.2.0 in the actions group (#274)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c63f4eb3 | Add auto-completion docs (#273) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0c16ede0 | Improve advice on when to file bug (#266) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f7cb4d1c |
Bump scientific-python/attach-next-milestone-action in the actions group (#267)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 23e5c64c | On run with replace, warn if executable not found (#271) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7d4fcd86 |
Bump pre-commit from 4.0.1 to 4.1.0 in the actions group (#265)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fa3834d4 |
[pre-commit.ci] pre-commit autoupdate (#261)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 12dde6df | merge Update pre-commit (12/2024) (#259) |
Jarrod Millman <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4b85c5da | Use pre-commit bot | Jarrod Millman <j****n@g****m> | over 1 year ago | |
| df323372 | Update pre-commit (12/2024) | Jarrod Millman <j****n@g****m> | over 1 year ago | |
| 794cabf5 | Accept explicit arguments for `meson compile` and `meson install` (#256) |
ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5cbb90a1 | Bump version | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| 4c08c7c2 | Designate 0.13 release | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| ec5bb5aa | Find correct source for extended commands (#254) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e8abfd27 | Correctly colorize uppercase single character flags (#253) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6490a877 | Add pre-import keyword to IPython command (#251) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b1c893d1 | Add metavars for improved docstring rendering (#252) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d96ff686 | Bump version | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| c5542f7d | Designate 0.13rc0 release | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| f951e9b9 | Support Python 3.13 (#250) |
Jarrod Millman <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 09f7c07b | Update pre-commit repos (#249) |
Jarrod Millman <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 06dbe738 | Let subprocess launched by run handle its own sigint (#246) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5e917414 | merge Add mechanism for extending existing spin commands (#248) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8a49e3b3 | When extending, allow removing arguments | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 7c7e7bf4 | Clarify README import | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 6fdacd38 | Add mechanism for extending existing spin commands | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 3760320e | merge Improve source layout test discovery (#247) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5c5266cf | Clean up example_pkg_src pyproject.toml | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 7303f9d1 | Satisfy mypy | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| e1de6ae4 | Add src layout test package | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 353322ba | For spin test, add src/tests layout handling | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| eb1c607b | merge Bump pre-commit from 3.8.0 to 4.0.1 in the actions group (#243) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b99fced0 | merge Auto-generate README table of contents (#234) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2a3dc509 | merge Allow overriding --prefix in spin build (#241) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 75fa4fc5 |
Bump pre-commit from 3.8.0 to 4.0.1 in the actions group
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b1796c8e | remove changes to CI config | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| a29a04de | fix linter checks | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| 035b28ba | add a test for spin build --prefix | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| 8384cbf2 | add --prefix as an argument to meson spin build | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| 0f354731 | revert the last commit | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| cee05569 | try to see if uv on windows breaks if i revert the change | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| dd5022a5 | fix quoting | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| ff3a9e9a | add test jobs that use uv python | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| 71a8eed6 | do not set --prefix by default | Nathan Goldbaum <n****m@g****m> | almost 2 years ago | |
| 6669420f | merge Clarify error message when executed binary not found (#237) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 612adde7 | Clarify error message when executed binary not found | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| b7b8a03a | Update markdown-toc-creator to v0.0.8 | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 9cc57cb1 | Rewrite TOC | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 257b2e8f | Update markdown-toc-creator to v0.7 | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| fe4fcc97 | Bump version | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| baa45f3c | Designate 0.12 release | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| 0083fb07 | Bump version | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| ddcaa935 | Designate 0.12rc0 release | Jarrod Millman <j****n@g****m> | almost 2 years ago | |
| b3b51267 | Auto-generate README table of contents | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| b07c5baa | merge Running test inside of LLDB doesn't seem to work as expected; undocument (#233) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 82424a79 | Running test inside of LLDB doesn't seem to work as expected; undocument | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| 1e2b7cc5 | merge Guess project root and warn user (#232) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b46b1789 | merge Add introspection command (#228) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7793c978 | Fix type annotation for py38 | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| a9c95fac | Fix f-string for older versions of Python | Stefan van der Walt <s****v@b****u> | almost 2 years ago | |
| d969ed4a | Update README | Stefan van der Walt <s****v@b****u> | almost 2 years ago |