1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-15 06:47:15 +01:00
Marcus Hüwe cb16432cd9 - get rid of rpm-python:
* 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()
2009-09-09 15:28:21 +00:00
..
2009-09-09 14:39:53 +00:00
2009-06-04 15:20:22 +00:00
2009-09-09 15:28:21 +00:00