Skip to content

Commit

Permalink
Update to colcon-python-setup-py 0.2.9 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay authored Oct 9, 2024
1 parent f2dc3af commit 0703aff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/colcon.debian.upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ filter_formula: "\
(Package (% python3-colcon-parallel-executor), $Version (% 0.3.0*))|\
(Package (% python3-colcon-pkg-config), $Version (% 0.1.0*))|\
(Package (% python3-colcon-powershell), $Version (% 0.4.0*))|\
(Package (% python3-colcon-python-setup-py), $Version (% 0.2.8*))|\
(Package (% python3-colcon-python-setup-py), $Version (% 0.2.9*))|\
(Package (% python3-colcon-recursive-crawl), $Version (% 0.2.3*))|\
(Package (% python3-colcon-rerun), $Version (% 0.1.1*))|\
(Package (% python3-colcon-ros), $Version (% 0.5.0*))|\
Expand Down
2 changes: 1 addition & 1 deletion config/colcon.ubuntu.upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ filter_formula: "\
(Package (% python3-colcon-parallel-executor), $Version (% 0.3.0*))|\
(Package (% python3-colcon-pkg-config), $Version (% 0.1.0*))|\
(Package (% python3-colcon-powershell), $Version (% 0.4.0*))|\
(Package (% python3-colcon-python-setup-py), $Version (% 0.2.8*))|\
(Package (% python3-colcon-python-setup-py), $Version (% 0.2.9*))|\
(Package (% python3-colcon-recursive-crawl), $Version (% 0.2.3*))|\
(Package (% python3-colcon-rerun), $Version (% 0.1.1*))|\
(Package (% python3-colcon-ros), $Version (% 0.5.0*))|\
Expand Down

0 comments on commit 0703aff

Please sign in to comment.