ilmanzo/package_last_update

is_newer_on_repology has return type int from signature, but returns string

Closed this issue · 1 comments

see function at

def is_newer_on_repology(package: str, refversion: str) -> int:

fixed with ea05096