Skip to content

Conversation

@virtuald
Copy link
Member

No description provided.

pjreiniger and others added 30 commits August 20, 2025 21:01
Small fixups found building with bazel
Use auditwheel to detect the correct names for built wheels in CI
ruff check --select=UP024 --fix
ruff check --select=UP032 --fix
ruff check --select=UP004 --fix
ruff check --select=UP015 --fix
These provide identical results to the native Python operators `//` and `%`, with worse performance.
wpimath: Remove floorDiv and floorMod
- robotpy-halsim-ds-socket: entry-points.robotpysimext -> entry-points.robotpy_sim.2026
- robotpy-halsim-ws: entry-points.robotpysimext -> entry-points.robotpy_sim.2026
- robotpy-xrp: entry-points.robotpysimext -> entry-points.robotpy_sim.2026
- wpilib: entry-points.robotpy -> entry-points.robotpy_cli.2026
rdev: provide mechanism to update robotpy entrypoints
rdev: add install-prereqs command
- build-system.requires: hatch-meson~=0.1.0
- build-system.requires: hatch-robotpy~=0.2.0
- build-system.requires: semiwrap~=0.2.1
- project.dependencies: robotpy-cli~=2026.0.1b1
- build-system.requires: pyntcore==2026.0.0a1
- build-system.requires: robotpy-hal==2026.0.0a1
- build-system.requires: robotpy-native-apriltag==2026.0.0a1
- build-system.requires: robotpy-native-ntcore==2026.0.0a1
- build-system.requires: robotpy-native-romi==2026.0.0a1
- build-system.requires: robotpy-native-wpihal==2026.0.0a1
- build-system.requires: robotpy-native-wpilib==2026.0.0a1
- build-system.requires: robotpy-native-wpimath==2026.0.0a1
- build-system.requires: robotpy-native-wpinet==2026.0.0a1
- build-system.requires: robotpy-native-wpiutil==2026.0.0a1
- build-system.requires: robotpy-native-xrp==2026.0.0a1
- build-system.requires: robotpy-wpimath==2026.0.0a1
- build-system.requires: robotpy-wpinet==2026.0.0a1
- build-system.requires: robotpy-wpiutil==2026.0.0a1
- build-system.requires: wpilib==2026.0.0a1
- lib updated to 2026.0.0-alpha-1
- project.dependencies: pyntcore==2026.0.0a1
- project.dependencies: robotpy-hal==2026.0.0a1
- project.dependencies: robotpy-native-apriltag==2026.0.0a1
- project.dependencies: robotpy-native-ntcore==2026.0.0a1
- project.dependencies: robotpy-native-romi==2026.0.0a1
- project.dependencies: robotpy-native-wpihal==2026.0.0a1
- project.dependencies: robotpy-native-wpilib==2026.0.0a1
- project.dependencies: robotpy-native-wpimath==2026.0.0a1
- project.dependencies: robotpy-native-wpinet==2026.0.0a1
- project.dependencies: robotpy-native-wpiutil==2026.0.0a1
- project.dependencies: robotpy-native-xrp==2026.0.0a1
- project.dependencies: robotpy-wpimath==2026.0.0a1
- project.dependencies: robotpy-wpinet==2026.0.0a1
- project.dependencies: robotpy-wpiutil==2026.0.0a1
- project.dependencies: wpilib==2026.0.0a1
- pyntcore updated to 2026.0.0a1
- robotpy-apriltag updated to 2026.0.0a1
- robotpy-cscore updated to 2026.0.0a1
- robotpy-hal updated to 2026.0.0a1
- robotpy-halsim-ds-socket updated to 2026.0.0a1
- robotpy-halsim-gui updated to 2026.0.0a1
- robotpy-halsim-ws updated to 2026.0.0a1
- robotpy-native-apriltag updated to 2026.0.0a1
- robotpy-native-ntcore updated to 2026.0.0a1
- robotpy-native-romi updated to 2026.0.0a1
- robotpy-native-wpihal updated to 2026.0.0a1
- robotpy-native-wpilib updated to 2026.0.0a1
- robotpy-native-wpimath updated to 2026.0.0a1
- robotpy-native-wpinet updated to 2026.0.0a1
- robotpy-native-wpiutil updated to 2026.0.0a1
- robotpy-native-xrp updated to 2026.0.0a1
- robotpy-romi updated to 2026.0.0a1
- robotpy-wpimath updated to 2026.0.0a1
- robotpy-wpinet updated to 2026.0.0a1
- robotpy-wpiutil updated to 2026.0.0a1
- robotpy-xrp updated to 2026.0.0a1
- wpilib updated to 2026.0.0a1
- build-system.requires: hatch-meson~=0.1.0
- build-system.requires: semiwrap~=0.2.1
- project.dependencies: robotpy-cli~=2027.0.0a1
- robotpy-halsim-ds-socket: entry-points.robotpy_sim.2026 -> entry-points.robotpy_sim.2027
- robotpy-halsim-ws: entry-points.robotpy_sim.2026 -> entry-points.robotpy_sim.2027
- robotpy-xrp: entry-points.robotpy_sim.2026 -> entry-points.robotpy_sim.2027
- wpilib: entry-points.robotpy_cli.2026 -> entry-points.robotpy_cli.2027
- build-system.requires: pyntcore==2027.0.0a3
- build-system.requires: robotpy-hal==2027.0.0a3
- build-system.requires: robotpy-native-apriltag==2027.0.0a3
- build-system.requires: robotpy-native-datalog==2027.0.0a3
- build-system.requires: robotpy-native-ntcore==2027.0.0a3
- build-system.requires: robotpy-native-romi==2027.0.0a3
- build-system.requires: robotpy-native-wpihal==2027.0.0a3
- build-system.requires: robotpy-native-wpilib==2027.0.0a3
- build-system.requires: robotpy-native-wpimath==2027.0.0a3
- build-system.requires: robotpy-native-wpinet==2027.0.0a3
- build-system.requires: robotpy-native-wpiutil==2027.0.0a3
- build-system.requires: robotpy-native-xrp==2027.0.0a3
- build-system.requires: robotpy-wpilog==2027.0.0a3
- build-system.requires: robotpy-wpimath==2027.0.0a3
- build-system.requires: robotpy-wpinet==2027.0.0a3
- build-system.requires: robotpy-wpiutil==2027.0.0a3
- build-system.requires: wpilib==2027.0.0a3
- lib updated to 2027.0.0-alpha-3
- project.dependencies: pyntcore==2027.0.0a3
- project.dependencies: robotpy-hal==2027.0.0a3
- project.dependencies: robotpy-native-apriltag==2027.0.0a3
- project.dependencies: robotpy-native-datalog==2027.0.0a3
- project.dependencies: robotpy-native-ntcore==2027.0.0a3
- project.dependencies: robotpy-native-romi==2027.0.0a3
- project.dependencies: robotpy-native-wpihal==2027.0.0a3
- project.dependencies: robotpy-native-wpilib==2027.0.0a3
- project.dependencies: robotpy-native-wpimath==2027.0.0a3
- project.dependencies: robotpy-native-wpinet==2027.0.0a3
- project.dependencies: robotpy-native-wpiutil==2027.0.0a3
- project.dependencies: robotpy-native-xrp==2027.0.0a3
- project.dependencies: robotpy-wpilog==2027.0.0a3
- project.dependencies: robotpy-wpimath==2027.0.0a3
- project.dependencies: robotpy-wpinet==2027.0.0a3
- project.dependencies: robotpy-wpiutil==2027.0.0a3
- project.dependencies: wpilib==2027.0.0a3
- pyntcore updated to 2027.0.0a3
- robotpy-apriltag updated to 2027.0.0a3
- robotpy-cscore updated to 2027.0.0a3
- robotpy-hal updated to 2027.0.0a3
- robotpy-halsim-ds-socket updated to 2027.0.0a3
- robotpy-halsim-gui updated to 2027.0.0a3
- robotpy-halsim-ws updated to 2027.0.0a3
- robotpy-native-apriltag updated to 2027.0.0a3
- robotpy-native-datalog updated to 2027.0.0a3
- robotpy-native-ntcore updated to 2027.0.0a3
- robotpy-native-romi updated to 2027.0.0a3
- robotpy-native-wpihal updated to 2027.0.0a3
- robotpy-native-wpilib updated to 2027.0.0a3
- robotpy-native-wpimath updated to 2027.0.0a3
- robotpy-native-wpinet updated to 2027.0.0a3
- robotpy-native-wpiutil updated to 2027.0.0a3
- robotpy-native-xrp updated to 2027.0.0a3
- robotpy-romi updated to 2027.0.0a3
- robotpy-wpilog updated to 2027.0.0a3
- robotpy-wpimath updated to 2027.0.0a3
- robotpy-wpinet updated to 2027.0.0a3
- robotpy-wpiutil updated to 2027.0.0a3
- robotpy-xrp updated to 2027.0.0a3
- wpilib updated to 2027.0.0a3
Initial 2026 alpha release
@virtuald virtuald changed the base branch from main to 2027 October 29, 2025 01:56
@virtuald virtuald merged commit f6818c5 into 2027 Oct 31, 2025
43 checks passed
@virtuald virtuald deleted the 2027-dev branch October 31, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants