0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-21 01:35:00 +02:00
gitea/templates/package
Daniel Gunzinger 31ae81fe70
fix: do not escape space between PyPI repository url and package name… (#23981)
…; add trailing slash to PyPI repository URL (in accordance to PEP-503)

This should solve Issue #23980, by moving the space in front of the
package name and the package name out of the `gitea-origin-url` block.
It also adds a trailing slash to the PyPI repository URL in accordance
to [Python PEP-503](https://peps.python.org/pep-0503/).

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-08 14:57:00 -04:00
..
content fix: do not escape space between PyPI repository url and package name… (#23981) 2023-04-08 14:57:00 -04:00
metadata
shared
settings.tmpl
view.tmpl Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00