From 68198c8148aaa46c82d2165cd0e28b5679e210b0 Mon Sep 17 00:00:00 2001 From: David Vo Date: Fri, 10 Jan 2025 20:05:50 +1100 Subject: [PATCH] Updated dependencies - build-system.requires: robotpy-build~=2025.0.0 - lib updated to 2025.2.1 --- rdev.toml | 2 +- subprojects/pyntcore/pyproject.toml | 2 +- subprojects/robotpy-apriltag/pyproject.toml | 2 +- subprojects/robotpy-cscore/pyproject.toml | 4 ++-- subprojects/robotpy-hal/pyproject.toml | 2 +- subprojects/robotpy-halsim-ds-socket/pyproject.toml | 2 +- subprojects/robotpy-halsim-gui/pyproject.toml | 2 +- subprojects/robotpy-halsim-ws/pyproject.toml | 4 ++-- subprojects/robotpy-romi/pyproject.toml | 2 +- subprojects/robotpy-wpilib/pyproject.toml | 2 +- subprojects/robotpy-wpimath/pyproject.toml | 2 +- subprojects/robotpy-wpinet/pyproject.toml | 2 +- subprojects/robotpy-wpiutil/pyproject.toml | 2 +- subprojects/robotpy-xrp/pyproject.toml | 4 ++-- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/rdev.toml b/rdev.toml index 7eba49978..c11f024d3 100644 --- a/rdev.toml +++ b/rdev.toml @@ -5,7 +5,7 @@ [params] wpilib_bin_url = "https://frcmaven.wpi.edu/artifactory/release" -wpilib_bin_version = "2025.1.1" +wpilib_bin_version = "2025.2.1" #wpilib_bin_url = "https://frcmaven.wpi.edu/artifactory/development" # Don't update these artifacts diff --git a/subprojects/pyntcore/pyproject.toml b/subprojects/pyntcore/pyproject.toml index 3d14378e5..81459f3ea 100644 --- a/subprojects/pyntcore/pyproject.toml +++ b/subprojects/pyntcore/pyproject.toml @@ -37,7 +37,7 @@ scan_headers_ignore = [ artifact_id = "ntcore-cpp" group_id = "edu.wpi.first.ntcore" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["ntcore"] diff --git a/subprojects/robotpy-apriltag/pyproject.toml b/subprojects/robotpy-apriltag/pyproject.toml index 0ac768a6b..7e0c40273 100644 --- a/subprojects/robotpy-apriltag/pyproject.toml +++ b/subprojects/robotpy-apriltag/pyproject.toml @@ -40,7 +40,7 @@ scan_headers_ignore = [ artifact_id = "apriltag-cpp" group_id = "edu.wpi.first.apriltag" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["apriltag"] diff --git a/subprojects/robotpy-cscore/pyproject.toml b/subprojects/robotpy-cscore/pyproject.toml index c8039858f..71501a086 100644 --- a/subprojects/robotpy-cscore/pyproject.toml +++ b/subprojects/robotpy-cscore/pyproject.toml @@ -30,7 +30,7 @@ update_init = [ artifact_id = "cscore-cpp" group_id = "edu.wpi.first.cscore" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["cscore"] @@ -38,7 +38,7 @@ libs = ["cscore"] artifact_id = "cameraserver-cpp" group_id = "edu.wpi.first.cameraserver" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["cameraserver"] diff --git a/subprojects/robotpy-hal/pyproject.toml b/subprojects/robotpy-hal/pyproject.toml index b3e5f249f..12f0be654 100644 --- a/subprojects/robotpy-hal/pyproject.toml +++ b/subprojects/robotpy-hal/pyproject.toml @@ -53,7 +53,7 @@ artifact_id = "hal-cpp" group_id = "edu.wpi.first.hal" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["wpiHal"] diff --git a/subprojects/robotpy-halsim-ds-socket/pyproject.toml b/subprojects/robotpy-halsim-ds-socket/pyproject.toml index 209d7e979..c0db87fa4 100644 --- a/subprojects/robotpy-halsim-ds-socket/pyproject.toml +++ b/subprojects/robotpy-halsim-ds-socket/pyproject.toml @@ -28,7 +28,7 @@ artifact_id = "halsim_ds_socket" group_id = "edu.wpi.first.halsim" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" dlopenlibs = ["halsim_ds_socket"] diff --git a/subprojects/robotpy-halsim-gui/pyproject.toml b/subprojects/robotpy-halsim-gui/pyproject.toml index ffc14d394..8b33c0807 100644 --- a/subprojects/robotpy-halsim-gui/pyproject.toml +++ b/subprojects/robotpy-halsim-gui/pyproject.toml @@ -30,7 +30,7 @@ artifact_id = "halsim_gui" group_id = "edu.wpi.first.halsim" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" dlopenlibs = ["halsim_gui"] diff --git a/subprojects/robotpy-halsim-ws/pyproject.toml b/subprojects/robotpy-halsim-ws/pyproject.toml index 8357184fd..ab8bd1622 100644 --- a/subprojects/robotpy-halsim-ws/pyproject.toml +++ b/subprojects/robotpy-halsim-ws/pyproject.toml @@ -32,7 +32,7 @@ artifact_id = "halsim_ws_server" group_id = "edu.wpi.first.halsim" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" dlopenlibs = ["halsim_ws_server"] @@ -45,7 +45,7 @@ artifact_id = "halsim_ws_client" group_id = "edu.wpi.first.halsim" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" dlopenlibs = ["halsim_ws_client"] diff --git a/subprojects/robotpy-romi/pyproject.toml b/subprojects/robotpy-romi/pyproject.toml index 4fb1375ff..9fd5b831d 100644 --- a/subprojects/robotpy-romi/pyproject.toml +++ b/subprojects/robotpy-romi/pyproject.toml @@ -39,5 +39,5 @@ artifact_id = "romiVendordep-cpp" group_id = "edu.wpi.first.romiVendordep" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["romiVendordep"] diff --git a/subprojects/robotpy-wpilib/pyproject.toml b/subprojects/robotpy-wpilib/pyproject.toml index 0b894402b..148d519f2 100644 --- a/subprojects/robotpy-wpilib/pyproject.toml +++ b/subprojects/robotpy-wpilib/pyproject.toml @@ -69,7 +69,7 @@ scan_headers_ignore = [ artifact_id = "wpilibc-cpp" group_id = "edu.wpi.first.wpilibc" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["wpilibc"] diff --git a/subprojects/robotpy-wpimath/pyproject.toml b/subprojects/robotpy-wpimath/pyproject.toml index f20e4e9ee..29942cfca 100644 --- a/subprojects/robotpy-wpimath/pyproject.toml +++ b/subprojects/robotpy-wpimath/pyproject.toml @@ -81,7 +81,7 @@ scan_headers_ignore = [ artifact_id = "wpimath-cpp" group_id = "edu.wpi.first.wpimath" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["wpimath"] diff --git a/subprojects/robotpy-wpinet/pyproject.toml b/subprojects/robotpy-wpinet/pyproject.toml index a278eae81..9669982d1 100644 --- a/subprojects/robotpy-wpinet/pyproject.toml +++ b/subprojects/robotpy-wpinet/pyproject.toml @@ -20,7 +20,7 @@ artifact_id = "wpinet-cpp" group_id = "edu.wpi.first.wpinet" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["wpinet"] diff --git a/subprojects/robotpy-wpiutil/pyproject.toml b/subprojects/robotpy-wpiutil/pyproject.toml index 8f6fbdf7f..c05b64d70 100644 --- a/subprojects/robotpy-wpiutil/pyproject.toml +++ b/subprojects/robotpy-wpiutil/pyproject.toml @@ -51,7 +51,7 @@ artifact_id = "wpiutil-cpp" group_id = "edu.wpi.first.wpiutil" repo_url = "https://frcmaven.wpi.edu/artifactory/release" # repo_url = "https://frcmaven.wpi.edu/artifactory/development" -version = "2025.1.1" +version = "2025.2.1" libs = ["wpiutil"] diff --git a/subprojects/robotpy-xrp/pyproject.toml b/subprojects/robotpy-xrp/pyproject.toml index f9a927090..989fe06d5 100644 --- a/subprojects/robotpy-xrp/pyproject.toml +++ b/subprojects/robotpy-xrp/pyproject.toml @@ -48,7 +48,7 @@ artifact_id = "xrpVendordep-cpp" group_id = "edu.wpi.first.xrpVendordep" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" libs = ["xrpVendordep"] [tool.robotpy-build.wrappers."xrp.extension".maven_lib_download] @@ -56,7 +56,7 @@ artifact_id = "halsim_xrp" group_id = "edu.wpi.first.halsim" # repo_url = "https://frcmaven.wpi.edu/artifactory/release" repo_url = "https://frcmaven.wpi.edu/artifactory/release" -version = "2025.1.1" +version = "2025.2.1" dlopenlibs = ["halsim_xrp"]