Benjamin Drung 768a517370 ubuntutools/archive.py: use 'yield from'
pylint complains:

```
ubuntutools/archive.py:343:8: R1737: Use 'yield from' directly instead of yielding each element one by one (use-yield-from)
ubuntutools/archive.py:346:8: R1737: Use 'yield from' directly instead of yielding each element one by one (use-yield-from)
ubuntutools/archive.py:638:8: R1737: Use 'yield from' directly instead of yielding each element one by one (use-yield-from)
```
2025-12-03 13:47:54 +01:00
..
2024-11-02 17:49:20 +01:00
2025-12-03 12:01:23 +01:00
2023-01-30 23:10:31 +01:00
2024-11-02 17:49:20 +01:00
2024-11-02 17:49:20 +01:00
2024-11-02 17:49:20 +01:00
2024-11-02 17:49:20 +01:00
2024-11-02 17:49:20 +01:00