You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/package
Giteabot cfde557e23
fix: do not escape space between PyPI repository url and package name… (#23981) (#24008)
Backport #23981 by @Gunzinger

…; 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: Daniel Gunzinger <daniel.gunzinger@gmail.com>
2 years ago
..
content fix: do not escape space between PyPI repository url and package name… (#23981) (#24008) 2 years ago
metadata Move helpers to be prefixed with `gt-` (#22879) 2 years ago
shared Move helpers to be prefixed with `gt-` (#22879) 2 years ago
settings.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
view.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago