This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/routers/api/packages/pypi
Wayne Starr 3c07ed0911
Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21729)
Backport (#21708)

This addresses #21707 and adds a second package test case for a
non-semver compatible version (this might be overkill though since you
could also edit the old package version to have an epoch in front and
see the error, this just seemed more flexible for the future).

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2022-11-09 23:02:21 +08:00
..
pypi.go Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21729) 2022-11-09 23:02:21 +08:00
pypi_test.go Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21729) 2022-11-09 23:02:21 +08:00