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.
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>
1 year ago
..
cargo.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
chef.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
composer.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
composer_dependencies.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
conan.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
conda.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
container.tmpl Display image size for multiarch container images (#23821) 1 year ago
generic.tmpl fix br display for packages curls (#23737) 1 year ago
helm.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
maven.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
npm.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
npm_dependencies.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
nuget.tmpl More specific and unique feed name for NuGet install command template. (#23889) 1 year ago
pub.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
pypi.tmpl fix: do not escape space between PyPI repository url and package name… (#23981) 1 year ago
rubygems.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
rubygems_dependencies.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
swift.tmpl Add Swift package registry (#22404) 1 year ago
vagrant.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago