Skip to content

Fix the stream client python package name#4703

Merged
zymap merged 1 commit intoapache:masterfrom
zymap:yong/fix-python-package-name
Jan 21, 2026
Merged

Fix the stream client python package name#4703
zymap merged 1 commit intoapache:masterfrom
zymap:yong/fix-python-package-name

Conversation

@zymap
Copy link
Member

@zymap zymap commented Jan 20, 2026


Motivation

WARNING  Error during upload. Retry with the --verbose option for more details.
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
         Filename 'apache-bookkeeper-client-4.17.3.tar.gz' is invalid, should be 'apache_bookkeeper_client-4.17.3.tar.gz'.

---

### Motivation

```
WARNING  Error during upload. Retry with the --verbose option for more details.
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
         Filename 'apache-bookkeeper-client-4.17.3.tar.gz' is invalid, should be 'apache_bookkeeper_client-4.17.3.tar.gz'.
```
@zymap zymap merged commit 3a5cf9d into apache:master Jan 21, 2026
76 of 82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants