Skip to content

Commit

Permalink
Renamed http_relay to python3-http-relay
Browse files Browse the repository at this point in the history
  • Loading branch information
peci1 committed Mar 3, 2024
1 parent 76a7e62 commit 3012b10
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
4 changes: 3 additions & 1 deletion noetic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3617,10 +3617,12 @@ repositories:
url: https://github.com/ctu-vras/http_relay.git
version: master
release:
packages:
- python3-http-relay
tags:
release: release/noetic/{package}/{version}
url: https://gitlab.fel.cvut.cz/cras/ros-release/http_relay.git
version: 2.1.3-1
version: 2.1.3-2
source:
type: git
url: https://github.com/ctu-vras/http_relay.git
Expand Down
34 changes: 34 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6208,6 +6208,40 @@ python3-h5py:
nixos: [python3Packages.h5py]
openembedded: [python3-h5py@meta-python]
ubuntu: [python3-h5py]
python3-http-relay:
arch:
pip:
packages: [http-relay]
debian:
'*': [python3-http-relay]
bookworm:
pip:
packages: [http-relay]
bullseye:
pip:
packages: [http-relay]
buster: null
fedora:
pip:
packages: [http-relay]
gentoo:
pip:
packages: [http-relay]
nixos:
pip:
packages: [http-relay]
osx:
pip:
packages: [http-relay]
rhel:
pip:
packages: [http-relay]
ubuntu:
'*': [python3-http-relay]
focal: null
jammy:
pip:
packages: [http-relay]
python3-httplib2:
debian: [python3-httplib2]
fedora: [python3-httplib2]
Expand Down

0 comments on commit 3012b10

Please sign in to comment.