1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00
github.com_openSUSE_osc/osc/util
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
..
__init__.py - added rpmquery module: 2009-09-09 14:39:53 +00:00
ar.py add more checks when working with mmap.mmap 2009-05-22 14:43:39 +00:00
cpio.py - fixed exception handling 2009-06-04 15:20:22 +00:00
rpmquery.py - get rid of rpm-python: 2009-09-09 15:28:21 +00:00