Path to this page:
./
devel/py-ninja,
Python bindings for the ninja build tool
Branch: CURRENT,
Version: 1.11.1.3,
Package name: py312-ninja-1.11.1.3,
Maintainer: pkgsrc-usersNinja is a small build system with a focus on speed.
The latest Ninja python wheels provide a ninja executable and
ninja_syntax.py for generating .ninja files.
Master sites:
Filesize: 126.496 KB
Version history: (Expand)
- (2024-12-16) Updated to version: py312-ninja-1.11.1.3
- (2024-11-24) Updated to version: py312-ninja-1.11.1.2
- (2024-11-11) Updated to version: py312-ninja-1.11.1.1
- (2024-05-12) Package added to pkgsrc.se, version py311-ninja-1.11.1.1 (created)
CVS history: (Expand)
2024-12-16 06:45:04 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ninja: updated to 1.11.1.3
1.11.1.3
fix: build from sources with --no-binary=ninja
[pre-commit.ci] pre-commit autoupdate
|
2024-11-30 21:13:18 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-ninja: add missing tool dependency
|
2024-11-24 08:21:16 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-ninja: updated to 1.11.1.2
1.11.1.2
chore: remove versioneer related code from setup.py
fix: artifact upload/download
ci: group dependabot updates
chore(ci): bump test_sdist python from 3.11 to 3.12
feat: use scikit-build-core
feat: Python 3.7+
ci: bump to macos-13
fix(ci): test sdist on ubuntu-22.04
feat: add armv7l wheels
chore(deps): bump pypa/cibuildwheel to 2.22.0 in the actions group
chore: run pip check as part of tests
|
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-05-12 19:45:15 by Thomas Klausner | Files touched by this commit (5) |
Log message:
devel/py-ninja: import py-ninja-1.11.1.1
Ninja is a small build system with a focus on speed.
The latest Ninja python wheels provide a ninja executable and
ninja_syntax.py for generating .ninja files.
|