+9
-1
pkgs/by-name/up/update-python-libraries/update-python-libraries.py
+9
-1
pkgs/by-name/up/update-python-libraries/update-python-libraries.py
···+logging.warning(f"{homepage} does not contain any stable releases, looking for tags instead...")+# Releases are used with a couple of fields that tags possess as well. We will fake these releases.+raise ValueError(f"{homepage} does not contain any stable releases neither tags, stopping now.")···