- Create a new yum object for source downloads as yum
Fixes a problem where yum object resetting is not currently working
This commit is contained in:
parent
eee5556f50
commit
1b1a81b2c7
5 changed files with 27 additions and 14 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||
import glob
|
||||
|
||||
setup(name='pungi',
|
||||
version='0.4.0',
|
||||
version='0.4.1',
|
||||
description='Distribution compose tool',
|
||||
author='Jesse Keating',
|
||||
author_email='jkeating@redhat.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue