mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-15 06:47:15 +01:00
* so far it was only used for querying rpms which can be done with the rpmquery module - core.py: * removed data_from_rpm() and tag_to_rpmpy() methods - util/rpmquery.py: * added staticmethod "query()" - commandline.py, fetch.py: * use rpmquery module instead of rpm-python/data_from_rpm()