Changelog for
python34-productmd-1.4-2.el7.noarch.rpm :
Fri Feb 10 13:00:00 2017 Adam Williamson
- 1.4-2
- Enable Python 3 build for EL 6+
Tue Jan 10 13:00:00 2017 Lubomír Sedlář 1.4-1
- Fix loading variants from legacy composeinfo. (dmachAATTredhat.com)
- Fix sorting composes (lsedlarAATTredhat.com)
- Compose: scan all subdirs under compose_path for metadata.
(dmachAATTredhat.com)
- Add Python 3.6 on Travis (lsedlarAATTredhat.com)
- tests: add tests for ComposeInfo.get_variants() (kdreyerAATTredhat.com)
- tests: composeinfo variant arches are sets (kdreyerAATTredhat.com)
- composeinfo: py3 support for sort in get_variants() (kdreyerAATTredhat.com)
- composeinfo: py3 support for iter in get_variants() (kdreyerAATTredhat.com)
- composeinfo: check variant arches as a set (kdreyerAATTredhat.com)
- composeinfo: fix arch kwarg handling in get_arches() (kdreyerAATTredhat.com)
- Configure bztar with setup.cfg (lsedlarAATTredhat.com)
- Remove requirements.txt (lsedlarAATTredhat.com)
- Include requirements.txt in tarball (lsedlarAATTredhat.com)
- Move %license definition just before %files (lsedlarAATTredhat.com)
- Remove builder.test from releasers.conf (lsedlarAATTredhat.com)
- Install deps with setup.py on Travis (lsedlarAATTredhat.com)
Wed Nov 23 13:00:00 2016 Lubomír Sedlář 1.3-1
- new package built with tito
Tue Jul 19 14:00:00 2016 Fedora Release Engineering - 1.2-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
Thu Jun 2 14:00:00 2016 Lubomír Sedlář - 1.2-1
- New upstream release
- Update source url to point to PyPI
- Allow numbers in variant IDs. (dmach)
- Add support for top-level variant UIDs with dashes. (dmach)
- Change JSON separators to unify behavior on py2 and py3. (dmach)
- Move src images under binary arches. (dmach)
- Silence flake8 by moving module imports to top. (dmach)
- Forbid \'src\' arch in images.json and rpms.json. (dmach)
- Include tests/images data in MANIFEST.in. (dmach)
- Add docstring to Header class (lsedlar)
Mon Apr 25 14:00:00 2016 Lubomír Sedlář - 1.1-1
- new upstream release
- use .tar.gz tarball from github
- removed patches as they are merged upstream
Fri Mar 11 13:00:00 2016 Dennis Gilmore - 1.0-13
- add patch for supporting subvariant
Thu Feb 18 13:00:00 2016 Dennis Gilmore - 1.0-12
- add a patch to make rawhide as a version consistently an option
Thu Feb 18 13:00:00 2016 Dennis Gilmore - 1.0-11
- update from git to allow us to use rawhide as the version
Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 1.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Tue Jan 26 13:00:00 2016 Dennis Gilmore - 1.0-10
- provide python2-productmd
- remove defattr
Fri Dec 11 13:00:00 2015 Daniel Mach - 1.0-9
- Use v1.0 tarball from github
- Fix spec for el6 (license macro)
- Add dependency on python(3)-six
Wed Dec 9 13:00:00 2015 Dennis Gilmore - 1.0-8.git3b72969
- enable building only on python 2 on epel
Tue Nov 10 13:00:00 2015 Fedora Release Engineering - 1.0-7.git3b72969
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
Tue Nov 3 13:00:00 2015 Dennis Gilmore - 1.0-6.git3b72969
- update git snapshot
- rebuild for python-3.5
Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 1.0-5.gitec8c627
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Sun Jun 7 14:00:00 2015 Dennis Gilmore - 1.0-4.gitec8c627
- update git snapshot to latest git head with fixes for pungi
Fri Mar 13 13:00:00 2015 Dennis Gilmore - 1.0-3.git57efab
- rename to python-productmd
Wed Mar 11 13:00:00 2015 Dennis Gilmore - 1.0-2.git57efab
- update git tarball so we can run tests at build time
Tue Mar 10 13:00:00 2015 Dennis Gilmore - 1.0-1
- Initial packaging