Sat, 11 May 2024 11:24:10 UTC | login

Information for build fedfind-4.2.0-3.fc29

ID57134
Package Namefedfind
Version4.2.0
Release3.fc29
Epoch
SummaryFedora compose and image finder
DescriptionFedora Finder finds Fedora. For now, that means it finds Fedora images - for stable releases, milestone pre-releases, candidate composes, and nightly composes. The fedfind package provides a simple CLI for showing image URLs.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 07:46:48 UTC
CompletedThu, 19 Jul 2018 07:46:48 UTC
Tags
f29
f30
RPMs
src
fedfind-4.2.0-3.fc29.src.rpm (info) (download)
noarch
fedfind-4.2.0-3.fc29.noarch.rpm (info) (download)
python2-fedfind-4.2.0-3.fc29.noarch.rpm (info) (download)
python3-fedfind-4.2.0-3.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 4.2.0-2 - Rebuilt for Python 3.7 * Tue Jun 05 2018 Adam Williamson <awilliam@redhat.com> - 4.2.0-1 - New release 4.2.0: support several new compose types * Mon May 28 2018 Adam Williamson <awilliam@redhat.com> - 4.1.3-1 - New release 4.1.3: handle unexpected nightly compose move * Mon May 21 2018 Adam Williamson <awilliam@redhat.com> - 4.1.2-1 - New release 4.1.2: fixes for live-respins releases * Tue Mar 06 2018 Adam Williamson <awilliam@redhat.com> - 4.1.1-1 - New release 4.1.1: adjustments for Atomic compose variant renames * Tue Feb 20 2018 Adam Williamson <awilliam@redhat.com> - 4.1.0-1 - New release 4.1.0: add `get_package_nevras_pdc` - Update all Python 2 dependencies to 'python2-foo' format * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 19 2018 Adam Williamson <awilliam@redhat.com> - 4.0.0-1 - New release 4.0.0: multiple changes, see CHANGELOG * Tue Nov 21 2017 Adam Williamson <awilliam@redhat.com> - 3.8.3-1 - New release 3.8.3: fix modular get_package_nvras harder * Wed Nov 15 2017 Adam Williamson <awilliam@redhat.com> - 3.8.2-1 - New release 3.8.2: fix modular get_package_nvras and https_generic_url * Tue Nov 14 2017 Adam Williamson <awilliam@redhat.com> - 3.8.1-1 - New release 3.8.1: get release info from pkgdb collections again * Tue Nov 07 2017 Adam Williamson <awilliam@redhat.com> - 3.8.0-1 - New release 3.8.0: handle modular candidate composes * Fri Oct 27 2017 Adam Williamson <awilliam@redhat.com> - 3.7.1-1 - New release 3.7.1: handle missing 'updates-testing' release type * Fri Oct 27 2017 Adam Williamson <awilliam@redhat.com> - 3.7.0-1 - New release 3.7.0: new CID parser, update supported compose types * Mon Oct 16 2017 Adam Williamson <awilliam@redhat.com> - 3.6.4-1 - New release 3.6.4: update CHANGELOG for 3.6.3 and 3.6.4 * Fri Oct 13 2017 Adam Williamson <awilliam@redhat.com> - 3.6.3-1 - New release 3.6.3: fix expected images for modular composes * Mon Sep 11 2017 Adam Williamson <awilliam@redhat.com> - 3.6.2-1 - New release 3.6.2: fix PDC queries and update subvariant list * Fri Aug 18 2017 Adam Williamson <awilliam@redhat.com> - 3.6.1-1 - New release 3.6.1: hard code 'current release' info for now * Wed Aug 16 2017 Adam Williamson <awilliam@redhat.com> - 3.6.0-1 - New release 3.6.0: modular compose support * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jul 25 2017 Adam Williamson <awilliam@redhat.com> - 3.5.4-2 - Bump release as 3.5.4-1 for EPEL 7 got trashcanned * Tue Apr 18 2017 Adam Williamson <awilliam@redhat.com> - 3.5.4-1 - New release 3.5.4: handle cache directory vanishing * Thu Apr 06 2017 Adam Williamson <awilliam@redhat.com> - 3.5.3-1 - New release 3.5.3: Allow 'FACD' as a compose short name * Sun Mar 26 2017 Adam Williamson <awilliam@redhat.com> - 3.5.2-1 - New release 3.5.2: add other secondary arch URLs to whitelist * Sun Mar 26 2017 Adam Williamson <awilliam@redhat.com> - 3.5.1-1 - New release 3.5.1: add PPC compose URL to URL whitelist (RHBZ #1435953) * Fri Feb 17 2017 Adam Williamson <awilliam@redhat.com> - 3.5.0-1 - New release 3.5.0: support for Cloud nightlies, PyPI as upstream * Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 3.4.3-1 - New release 3.4.3: include `disc_number` in synthesized image dicts * Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 3.4.1-2 - Enable Python 3 build for EPEL 7 - Split CLI and library packages - Use Python 3 executable on distros where Python 3 build is enabled - Drop the old fedfind3 provides/obsoletes, it's been long enough * Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 3.4.1-1 - New release 3.4.1: - * Include `composeinfo` dict in synthesized metadata - * Don't return Pungi4Release for unknown URLs * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jan 26 2017 Adam Williamson <awilliam@redhat.com> - 3.4.0-1 - new release 3.4.0: fix `RespinRelease` by URL, remove `release_number` * Wed Jan 18 2017 Adam Williamson <awilliam@redhat.com> - 3.3.0-1 - new release 3.3.0: - * Add `helpers.get_current_stables()` for finding current stable releases - * Add `Release.release_number` for getting Rawhide compose release numbers - * Add `url` and `direct_url` URL entries to image dicts * Fri Jan 13 2017 Adam Williamson <awilliam@redhat.com> - 3.2.5-1 - new release 3.2.5: support Docker stable nightly composes * Tue Jan 10 2017 Adam Williamson <awilliam@redhat.com> - 3.2.3-3 - Conditionalize argparse dependency since it disappeared from Rawhide * Wed Dec 21 2016 Adam Williamson <awilliam@redhat.com> - 3.2.3-2 - rebuild for Python 3.6 * Wed Dec 14 2016 Adam Williamson <awilliam@redhat.com> - 3.2.3-1 - new release 3.2.3: support live-respins post-release live respin composes * Mon Dec 05 2016 Adam Williamson <awilliam@redhat.com> - 3.1.3-2 - don't include python-argparse in Python 3 package requirements * Wed Nov 30 2016 Adam Williamson <awilliam@redhat.com> - 3.1.3-1 - new release 3.1.3: fix some release number check problems (inc. a crash) * Wed Nov 30 2016 Adam Williamson <awilliam@redhat.com> - 3.1.2-1 - new release 3.1.2: improve caching to handle non-writable home * Tue Nov 29 2016 Adam Williamson <awilliam@redhat.com> - 3.1.1-1 - new release 3.1.1: original metadata for split composes, cache PDC queries * Wed Nov 23 2016 Adam Williamson <awilliam@redhat.com> - 3.0.4-1 - new release 3.0.4: use `imagelist` files not rsync scraping * Sun Nov 20 2016 Adam Williamson <awilliam@redhat.com> - 2.7.2-1 - new release 2.7.2: optionally provide distro in `parse_cid` * Wed Nov 09 2016 Adam Williamson <awilliam@redhat.com> - 2.7.1-1 - new release 2.7.1: handle 'RC' composes correctly * Mon Oct 10 2016 Adam Williamson <awilliam@redhat.com> - 2.7.0-1 - new release 2.7.0: more ostree stuff, handle 'alt' split * Mon Oct 10 2016 Adam Williamson <awilliam@redhat.com> - 2.6.3-1 - new release 2.6.3: handle -ostree- as well as -dvd- in ostree filenames * Thu Oct 06 2016 Adam Williamson <awilliam@redhat.com> - 2.6.2-1 - new release 2.6.2: use dvd-ostree type when synthesizing metadata * Thu Oct 06 2016 Adam Williamson <awilliam@redhat.com> - 2.6.0-1 - new release 2.6.0: drop PostRelease class, tweak expected images * Wed Oct 05 2016 Adam Williamson <awilliam@redhat.com> - 2.5.0-1 - new release 2.5.0: workaround a pungi metadata issue, add image identifier * Fri Aug 26 2016 Adam Williamson <awilliam@redhat.com> - 2.4.11-1 - new release 2.4.11: cli exits cleanly if no complete compose found * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.10-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages