0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-16 02:37:09 +01:00
forgejo/templates/package/content
Daniel Gunzinger 31ae81fe70
fix: do not escape space between PyPI repository url and package name… ()
…; add trailing slash to PyPI repository URL (in accordance to PEP-503)

This should solve Issue , 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
..
cargo.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
chef.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
composer.tmpl
composer_dependencies.tmpl
conan.tmpl
conda.tmpl
container.tmpl Display image size for multiarch container images () 2023-04-02 17:53:37 +08:00
generic.tmpl fix br display for packages curls () 2023-03-28 01:18:01 -04:00
helm.tmpl
maven.tmpl
npm.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
npm_dependencies.tmpl
nuget.tmpl More specific and unique feed name for NuGet install command template. () 2023-04-06 17:35:32 -04:00
pub.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
pypi.tmpl fix: do not escape space between PyPI repository url and package name… () 2023-04-08 14:57:00 -04:00
rubygems.tmpl
rubygems_dependencies.tmpl
swift.tmpl Add Swift package registry () 2023-03-13 15:28:39 -05:00
vagrant.tmpl