Skip to content

Commit

Permalink
Merge pull request #5 from lsst-sqre/u/ajt/rename-client
Browse files Browse the repository at this point in the history
Rename nublado client package
  • Loading branch information
athornton authored Sep 23, 2024
2 parents 3d67ff6 + 29cac6f commit 2681da8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Find changes for the upcoming release in the project's [changelog.d directory](h

<!-- scriv-insert-here -->

<a id='changelog-0.1.1'></a>
## 0.1.1 (2024-09-23)

### Bug fixes

- Make canonical name of client 'rubin.nublado.client'

<a id='changelog-0.1.0'></a>
## 0.1.0 (2024-09-23)

Expand Down
2 changes: 1 addition & 1 deletion requirements/main.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ uvicorn[standard]
pydantic
pydantic-settings
PyYAML
rubin-nublado-client
rubin.nublado.client
safir>=5
6 changes: 3 additions & 3 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,9 +452,9 @@ pyyaml==6.0.2 \
# -r requirements/main.in
# rubin-nublado-client
# uvicorn
rubin-nublado-client==7.1.1 \
--hash=sha256:8bf14bc21f26916123bc692d00bbab43d1b190529368b6e0214c5b8be1295bbb \
--hash=sha256:c186a0f8b207b998fecf5cef00244dbd8416eb8ae42357011a4dc9177b93a1cb
rubin-nublado-client==7.1.2 \
--hash=sha256:017e18da75e7184c6e9e40d61a0f9a0d5f248c5007f99683f6d5f50f1c6a3fcd \
--hash=sha256:a2e7d8b6d3162dad2d7dc642e01b4070ce720fa49099436b25b0bd904c5173ad
# via -r requirements/main.in
safir==6.4.0 \
--hash=sha256:ba7af071eab0d198e6e15a2117028566f3f4237e02e2278e8bfc2633a7c68228 \
Expand Down

0 comments on commit 2681da8

Please sign in to comment.