gitea/templates/package/content
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>
2023-04-08 23:13:43 +02:00
..
cargo.tmpl
chef.tmpl
composer_dependencies.tmpl
composer.tmpl
conan.tmpl
conda.tmpl
container.tmpl
generic.tmpl
helm.tmpl
maven.tmpl
npm_dependencies.tmpl
npm.tmpl
nuget.tmpl
pub.tmpl
pypi.tmpl fix: do not escape space between PyPI repository url and package name… (#23981) (#24008) 2023-04-08 23:13:43 +02:00
rubygems_dependencies.tmpl
rubygems.tmpl
vagrant.tmpl