Commit Graph

6 Commits

Author SHA1 Message Date
Chih-Hsuan Yen 4ca61ba11a tests: fix for pytest-asyncio 0.23 2023-12-09 20:38:00 +08:00
lilydjwg 0a90d195d1 update tests 2023-08-26 10:17:40 +08:00
Jakub Ružička 024849c242 repology: add support for subrepo
Without this, querying latest Fedora packages is impossible because they
reside in 'updates' subrepo but old 'release' versions are returned.
Same thing for openSUSE.

Example config to query Fedora 32 latest packages in updates subrepo:

[somepackage]
source = "repology"
repo = "fedora_32"
subrepo = "updates"
2020-10-30 06:06:15 +01:00
lilydjwg 0f9099aae5 port more tests 2020-08-17 16:31:59 +08:00
lilydjwg 10f6b1561e start porting tests to new version 2020-08-17 15:11:14 +08:00
lilydjwg 2fca9e025c add repology source, close #115 2019-10-29 23:40:24 +08:00