nvchecker/nvchecker_source
Daniel Peukert 5052d82550
github: implement option to include prereleases
2023-08-25 23:23:30 +02:00
..
alpm.py alpm: community repo is gone 2023-06-29 14:03:03 +08:00
alpmfiles.py alpmfiles: fix typing 2023-06-02 00:35:05 +08:00
android_sdk.py android-sdk improvements 2022-04-02 11:53:27 +08:00
anitya.py port more sources, add cache.get_json 2020-08-14 18:25:48 +08:00
apt.py fix typos 2022-04-21 17:16:34 +08:00
archpkg.py fix the provided option for non-soname "provides" 2020-10-23 03:35:11 +08:00
aur.py aur: avoid the asyncio.wait warning 2021-06-06 12:26:53 +08:00
bitbucket.py bitbucket: use 'fields' query to restrict returned fields 2022-02-06 10:17:49 -06:00
cmd.py create an api for modules 2020-08-14 20:04:05 +08:00
combiner.py add a combiner source and the underlying mechanism to wait for other entries' results 2021-06-08 14:55:57 +08:00
container.py container: add pagination 2021-06-06 12:13:07 +08:00
cpan.py port more sources 2020-08-17 22:04:44 +08:00
cran.py add CRAN support 2022-02-22 19:06:15 +02:00
cratesio.py port more sources, add cache.get_json 2020-08-14 18:25:48 +08:00
debianpkg.py create an api for modules 2020-08-14 20:04:05 +08:00
gems.py Add list options support for gems source 2020-10-22 00:10:45 +08:00
git.py remove unused # type: ignore 2022-11-20 14:16:33 +08:00
gitea.py gitea: omit default branch if not specified, fix for blm 2022-08-25 16:46:06 +08:00
github.py github: implement option to include prereleases 2023-08-25 23:23:30 +02:00
gitlab.py gitlab: omit default branch if not specified, fix for blm 2021-03-18 13:19:05 +08:00
hackage.py port more sources 2020-08-17 22:04:44 +08:00
htmlparser.py htmlparser: handle xpath pointing to element instead of text() 2022-06-12 12:31:11 +08:00
httpheader.py remove usage of deprecared sre_constants 2023-04-30 14:12:34 +03:00
manual.py nvchecker_source/manual: convert to string 2020-08-30 17:49:39 +08:00
none.py use asyncio.Semaphore instead of self-made queue 2020-09-20 22:15:54 +08:00
npm.py fix support for Python 3.7 2020-09-24 18:56:14 +08:00
openvsx.py Add OpenVSX source 2021-07-14 13:05:45 +01:00
packagist.py port more tests 2020-08-18 16:45:20 +08:00
pacman.py remove unused # type: ignore 2022-11-20 14:16:33 +08:00
pagure.py Fine tunes 2020-09-01 18:13:56 +08:00
pypi.py pypi source: use packaging.version.Version directly 2021-01-15 15:40:23 +08:00
regex.py remove usage of deprecared sre_constants 2023-04-30 14:12:34 +03:00
repology.py repology: return a list of versions instead 2020-10-30 17:57:31 +08:00
sparkle.py fix: source sparkle (#210) 2022-02-22 20:13:18 +08:00
ubuntupkg.py create an api for modules 2020-08-14 20:04:05 +08:00
vsmarketplace.py vsmarketplace: use better filterType 2022-06-18 16:27:17 +08:00