1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-11 07:06:16 +01:00
github.com_openSUSE_osc/osc/util
Riku Voipio 9166a7f075 debquery: support control.tar.xz
Similar to recent fixes in libsolv and obs-build. Since tarfile
on python2 doesn't do lzma, decompress the file into memory and
feed it as a fake file via StringIO to tarfile
2017-10-30 14:10:54 +02:00
..
__init__.py - don't fail if terminal encoding doesn't support unicode (fixes #660445) 2011-02-11 02:45:13 +01:00
ar.py - util.ar: do not import StringIO from the cStringIO module 2013-04-22 09:24:48 +02:00
archquery.py - fixed #147 2015-06-23 17:52:37 +02:00
cpio.py Resolve PEP8 issue E231 2014-08-13 17:30:12 +02:00
debquery.py debquery: support control.tar.xz 2017-10-30 14:10:54 +02:00
packagequery.py Support arm packages in pkg-prefer 2016-08-08 10:35:14 +02:00
repodata.py - fixed #147 2015-06-23 17:52:37 +02:00
rpmquery.py - RpmQuery.rpmvercmp: support tilde ('~') 2015-07-03 14:22:00 +02:00
safewriter.py python3 compatibility: except 2013-04-16 10:51:17 +02:00