Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f3ad83a1a5
commit
167a3f8553
275 changed files with 30423 additions and 0 deletions
27
tests/data/multiple_versions_to_update_pyproject_wo_eol.toml
Normal file
27
tests/data/multiple_versions_to_update_pyproject_wo_eol.toml
Normal file
|
@ -0,0 +1,27 @@
|
|||
[[package]]
|
||||
name = "to-update-1"
|
||||
version = "1.2.9"
|
||||
|
||||
[[package]]
|
||||
name = "not-to-update"
|
||||
version = "1.3.3"
|
||||
|
||||
[[package]]
|
||||
name = "not-to-update"
|
||||
version = "1.3.3"
|
||||
|
||||
[[package]]
|
||||
name = "not-to-update"
|
||||
version = "1.3.3"
|
||||
|
||||
[[package]]
|
||||
name = "not-to-update"
|
||||
version = "1.3.3"
|
||||
|
||||
[[package]]
|
||||
name = "not-to-update"
|
||||
version = "1.3.3"
|
||||
|
||||
[[package]]
|
||||
name = "to-update-2"
|
||||
version = "1.2.9"
|
Loading…
Add table
Add a link
Reference in a new issue