Jump to letter: [
3ABCDEFGIJKLMNOPQRSTUVWXY
]
python-Updateinfo - Classes for making the yum updateinfo.xml.
- Description:
UpdateInfo provides useful objects for creating the updateinfo.xml
for use with yum
This includes the xsd the xml should validate against to work correctly.
The xsd should also validate against EPEL, Fedora, and Suse
Packages
python-Updateinfo-0.1.5-3.sl6.noarch
[948 KiB] |
Changelog
by Pat Riehecky (2012-11-15):
- the example scripts can now be run with much more limited knowledge
- there are some sample updateinfo.xml files included for review
- a more feature rich example is provided
- 'prerelease' has been added to the updateinfo.xsd for package status
- the Package object can now review remote packages
|
python-Updateinfo-0.1.5-2.1.sl6.noarch
[48 KiB] |
Changelog
by Pat Riehecky (2012-11-15):
- Entry.set_update_date now responds correctly to values of 'None'
|