- Mar 09, 2024
-
-
ali authored
-
- Nov 28, 2023
-
-
Henry Schreiner authored
Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
- Oct 31, 2023
-
-
pre-commit-ci[bot] authored
* chore: update pre-commit hooks updates: - [github.com/psf/black-pre-commit-mirror: 23.9.1 → 23.10.1](https://github.com/psf/black-pre-commit-mirror/compare/23.9.1...23.10.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.1.3 ) * chore: move to ruff-format Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> --------- Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
- Jul 11, 2023
-
-
Henry Schreiner authored
Committed via https://github.com/asottile/all-repos
-
- Jun 01, 2023
-
-
dependabot[bot] authored
* chore(deps): bump pypa/cibuildwheel from 2.12.3 to 2.13.0 Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.3 to 2.13.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/cibuildwheel/compare/v2.12.3...v2.13.0 ) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> * Update .github/workflows/wheels.yml * fix: hide 3.12 warning from pytest Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> --------- Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Henry Schreiner <HenrySchreinerIII@gmail.com>
-
- Apr 28, 2023
-
-
Henry Schreiner authored
Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
Henry Schreiner authored
* ci: add pyodide test Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * WIP: fix pyodide Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * fix: specify test location Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * WIP: try printing wheel contents Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * Update CMakeLists.txt * Update CMakeLists.txt * Update pyproject.toml * Update enscripten.yaml * style: pre-commit fixes * Update CMakeLists.txt --------- Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- Mar 04, 2023
-
-
Henry Schreiner authored
* feat: win arm cross compile support * WIP: add debugging info Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * Update pyproject.toml --------- Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
- Nov 29, 2022
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
Henry Schreiner authored
-
Henry Schreiner authored
Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
Henry Schreiner authored
* feat: move to scikit-build-core Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * Update CMakeLists.txt * WIP: try some things * ci: try Windows Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * ci: Windows change Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * Update meta.yaml * Update meta.yaml * Update meta.yaml * Update meta.yaml * Update meta.yaml * chore: use scikit-build-core 0.1.0 Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * ci: try 2019 * Update meta.yaml * Update conda.recipe/meta.yaml * Update .github/workflows/conda.yml Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
- Oct 31, 2022
-
-
Henry Schreiner authored
* chore: drop 3.6, add 3.11 Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> * fix: update to latest pybind11 Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com> Signed-off-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
- Aug 01, 2022
-
-
Henry Schreiner authored
* chore: try pinning pybind11 * Update pyproject.toml * chore: match cmake_example wheels * Update pyproject.toml
-
Henry Schreiner authored
* chore: try pinning pybind11 * Update pyproject.toml * revert: pin again
-
- Apr 12, 2022
-
-
Henry Schreiner authored
* docs: minor edit * Update pyproject.toml
-
- Apr 05, 2022
-
-
dependabot[bot] authored
* chore(deps): bump pypa/cibuildwheel from 2.3.1 to 2.4.0 Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/cibuildwheel/compare/v2.3.1...v2.4.0 ) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> * fix: bumping versions * fix: minor touchups * ci: bump to non-removed jobs * ci: drop Windows conda for now Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Henry Schreiner <henryschreineriii@gmail.com>
-
- Feb 09, 2022
-
-
Henry Schreiner authored
* chore: bump to scikit-build 0.13 * feat: include pypy * Update pip.yml
-
- Oct 26, 2021
-
-
Henry Schreiner authored
* chore: update for Python 3 only, drop Python 2 * style: run pre-commit * ci: nicer update msgs if using pre-commit.ci
-
- Aug 11, 2021
-
-
Henry Schreiner authored
* chore: bump to version 2.7.1 & add nox * ci: run simpler & more Windows runs
-
- Oct 21, 2020
-
-
Henry Schreiner authored
-
- Oct 13, 2020
-
-
Henry Schreiner authored
-
- Sep 23, 2020
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-