Recent Releases of mongo-ninja-python-test

mongo-ninja-python-test - 1.13.0

What's Changed

  • break: drop Python 3.7, manylinux2010 & musllinux11 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/310
  • feat: use 1.13.0 official release by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/302
  • feat: use 1.13.0 from Kitware fork (older Make observers support) by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/305
  • feat: add riscv64 linux wheels by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/311
  • feat: use a manylinux231 compatible image for riscv64 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/312
  • fix: fail early if Ninja sources are missing by @jcfr in https://github.com/scikit-build/ninja-python-distributions/pull/303
  • chore(deps): bump pypa/cibuildwheel from 2.23 to 3.1 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/309
  • chore: Simplify build-system replacing FetchContent calls with add_subdirectory by @jcfr in https://github.com/scikit-build/ninja-python-distributions/pull/304
  • ci: split QEMU builds by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/313

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.11.1.4...1.13.0

- Python
Published by henryiii 7 months ago

mongo-ninja-python-test - 1.11.1.4

What's Changed

  • ci(linux): use GHA ARM runners to build ARM wheels by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/281
  • fix: linter issues & nox macOS build by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/291
  • feat: use a submodule for ninja sources by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/278
  • chore: use dependency-groups by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/292

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.11.1.3...1.11.1.4

- Python
Published by mayeut 11 months ago

mongo-ninja-python-test - 1.11.1.3

What's Changed

  • fix: build from sources with --no-binary=ninja by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/276
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-build/ninja-python-distributions/pull/275

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.11.1.2...1.11.1.3

- Python
Published by mayeut about 1 year ago

mongo-ninja-python-test - 1.11.1.2

What's Changed

  • chore: remove versioneer related code from setup.py by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/224
  • fix: artifact upload/download by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/233
  • ci: group dependabot updates by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/232
  • chore(ci): bump test_sdist python from 3.11 to 3.12 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/223
  • feat: use scikit-build-core by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/247
  • feat: Python 3.7+ by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/249
  • ci: bump to macos-13 by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/253
  • fix(ci): test sdist on ubuntu-22.04 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/263
  • feat: add armv7l wheels by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/265
  • chore(deps): bump pypa/cibuildwheel to 2.22.0 in the actions group by @dependabot in https://github.com/scikit-build/ninja-python-distributions/pull/273
  • chore: run pip check as part of tests by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/264

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.11.1.1...1.11.1.2

- Python
Published by mayeut over 1 year ago

mongo-ninja-python-test - Version 1.11.1.1

What's Changed

  • fix(wheels): link libstdc++ statically on manylinux1 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/159
  • chore(wheels): link libstdc++/libgcc statically on musllinux by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/160
  • chore: add Windows ARM support by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/169
  • chore: continue testing with python 2.7 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/199
  • chore: move to setuptools_scm by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/170
  • chore: switch to ruff by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/174
  • chore: use trusted publisher deployment by @jcfr in https://github.com/scikit-build/ninja-python-distributions/pull/191
  • chore: use wheel tags cli by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/84
  • ci: allow setting a version by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/171
  • ci: cancel on repeated pushes by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/177

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.11.1...1.11.1.1

- Python
Published by henryiii over 2 years ago

mongo-ninja-python-test - 1.11.1

What's Changed

  • chore(deps): bump ninja from 1.10.2.3 to 1.10.2.4 by @dependabot in https://github.com/scikit-build/ninja-python-distributions/pull/147
  • chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in https://github.com/scikit-build/ninja-python-distributions/pull/149
  • chore(deps): bump pypa/cibuildwheel from 2.10.2 to 2.11.1 by @dependabot in https://github.com/scikit-build/ninja-python-distributions/pull/150
  • chore(deps): bump pypa/cibuildwheel from 2.11.1 to 2.11.2 by @dependabot in https://github.com/scikit-build/ninja-python-distributions/pull/151
  • fix: allow access to file descriptors by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/152
  • chore(deps): GHA updates by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/154
  • Update to Ninja 1.11.1.g95dee.kitware.jobserver-1 by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/155

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.10.2.4...1.11.1

- Python
Published by mayeut over 3 years ago

mongo-ninja-python-test - Version 1.10.2.4

What's Changed

  • feat: Support OS400 system by @zheddie in https://github.com/scikit-build/ninja-python-distributions/pull/139
  • feat: add typing info by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/126
  • fix(types): missing type files added to wheels by @henryiii in https://github.com/scikit-build/ninja-python-distributions/pull/138
  • fix: non-isolated build fails when versioneer is installed by @jack1142 in https://github.com/scikit-build/ninja-python-distributions/pull/122
  • fix: missing delimiter in trove classifiers definition by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/141
  • chore: Add project URLs by @jack1142 in https://github.com/scikit-build/ninja-python-distributions/pull/125
  • chore: run ninja test suite as part of the build by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/142
  • style: avoid confusing overwrite of variables by @mayeut in https://github.com/scikit-build/ninja-python-distributions/pull/109

New Contributors

  • @dependabot made their first contribution in https://github.com/scikit-build/ninja-python-distributions/pull/96
  • @jack1142 made their first contribution in https://github.com/scikit-build/ninja-python-distributions/pull/122
  • @zheddie made their first contribution in https://github.com/scikit-build/ninja-python-distributions/pull/139

Full Changelog: https://github.com/scikit-build/ninja-python-distributions/compare/1.10.2.3...1.10.2.4

- Python
Published by henryiii over 3 years ago

mongo-ninja-python-test - 1.10.2.3

Changes

  • Fix macOS universal2 build (#88 , #90).

- Python
Published by mayeut over 4 years ago

mongo-ninja-python-test - Version 1.10.2.2

Changes

  • Publish macOS wheel with a x86_64 platform tag. It was missing from 1.10.2.1 (#81 , #83).

- Python
Published by mayeut over 4 years ago

mongo-ninja-python-test - Version 1.10.2.1

Changes

  • Publish musllinux11 wheels

- Python
Published by mayeut over 4 years ago

mongo-ninja-python-test - Version 1.10.2

Changes

  • [FEATURE] Update to upstream 1.10.2.git.kitware.jobserver-1 (#62)
  • [FEATURE] Add macOS universal2 support (#35, #41, #63)
  • [HOUSEKEEPING] Always build from sources.

- Python
Published by mayeut over 4 years ago

mongo-ninja-python-test - Version 1.10.0.post3

First release using GitHub Actions fully for all cibuildwheel builds, utilizing emulation to build special architectures. The release will now avoid pushing to PyPI unless all wheels are present. Build dependencies are now constrained, to better support building on new platforms.

The effective ninja version does not change, it's still ninja 1.10.0.gfb670.kitware.jobserver-1

Changes (specific to ninja-python-distributions)

  • [BUGFIX] Install Via pip Fails Due to Dependency scikit-build (#27, #43, #45)
  • [BUGFIX] Fails to build in Alpine 3.9 (#22, #43, #45)
  • [FEATURE] Add manylinux wheels for aarch64, ppc64le & s390x (#28, #46)
  • [HOUSEKEEPING] Lots of styling improvement with more checks. Added nox, including support for bumping releases. Built with cibuildwheel.

- Python
Published by mayeut over 4 years ago

mongo-ninja-python-test -

See https://pypi.org/project/ninja/1.10.0/

This release is based of the kitware/ninja fork providing features that have not yet been integrated upstream:

  • make-style jobserver support

- Python
Published by jcfr over 5 years ago

mongo-ninja-python-test -

See https://pypi.org/project/ninja/1.9.0/

This release is based of the kitware/ninja fork providing features that have not yet been integrated upstream:

  • Dynamic dependency discovery needed for Fortran builds
  • make-style jobserver support

- Python
Published by jcfr about 7 years ago

mongo-ninja-python-test -

See https://pypi.org/project/ninja/1.8.2.post2/

This release is based of the kitware/ninja fork providing features that have not yet been integrated upstream:

  • Dynamic dependency discovery needed for Fortran builds
  • make-style jobserver support

- Python
Published by jcfr over 7 years ago

mongo-ninja-python-test -

See https://pypi.org/project/ninja/1.8.2.post1/

- Python
Published by jcfr over 7 years ago

mongo-ninja-python-test -

- Python
Published by jcfr almost 8 years ago