Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump pypi-server version to 2.3.2 #6353

Merged
merged 10 commits into from
Mar 9, 2025
Merged

chore: bump pypi-server version to 2.3.2 #6353

merged 10 commits into from
Mar 9, 2025

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Mar 6, 2025

Use a fixed version of pypi-server instead of the one from git sources.
This version fixed the issues with modern Python versions.

This version supports modern python versions

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
@oz123 oz123 requested a review from matteius March 6, 2025 12:02
oz123 added 2 commits March 6, 2025 13:19
These were breaking on python3.8 which is now EOL.

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
@oz123 oz123 force-pushed the bump-pypi-server branch from d0f0c3a to ce36d35 Compare March 6, 2025 19:45
oz123 added 2 commits March 6, 2025 20:49
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
@oz123 oz123 force-pushed the bump-pypi-server branch 2 times, most recently from ed8d338 to 59fb027 Compare March 6, 2025 20:30
It failes to start with:

usage: pypi-server run [-h] [-v] [--log-file FILE] [--log-stream STREAM]
[--log-frmt FORMAT] [--hash-algo HASH_ALGO]
[--backend {auto,simple-dir,cached-dir}] [--version]
[-p PORT] [-i HOST] [-a AUTHENTICATE]
[-P PASSWORD_FILE] [--disable-fallback]
[--fallback-url FALLBACK_URL]
[--health-endpoint HEALTH_ENDPOINT] [--server METHOD]
[-o] [--welcome HTML_FILE] [--cache-control AGE]
[--log-req-frmt FORMAT] [--log-res-frmt FORMAT]
[--log-err-frmt FORMAT]
[package_directory ...]
pypi-server run: error: argument --welcome: invalid html_file_arg value:
'pypiserver/welcome.html'

But only on those versions.

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
@oz123 oz123 force-pushed the bump-pypi-server branch from 59fb027 to d11e882 Compare March 6, 2025 20:46
oz123 added 4 commits March 6, 2025 22:20
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
@matteius matteius merged commit a5a6069 into main Mar 9, 2025
19 checks passed
@matteius matteius deleted the bump-pypi-server branch March 9, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants