Information for build python-howdoi-2.0.20-2.fc35

ID2093677
Package Namepython-howdoi
Version2.0.20
Release2.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-howdoi.git#23f27064196d1353f762beaa2e849e212334723e
SummaryInstant coding answers via the command line
DescriptionSherlock, your neighborhood command-line sloth sleuth. Are you a hack programmer? Do you find yourself constantly Googling for how to do basic programming tasks? Suppose you want to know how to format a date in bash. Why open your browser and read through blogs (risking major distraction) when you can simply stay in the console and ask howdoi: $ howdoi format date bash > DATE=`date +%Y-%m-%d`
Built bysalimma
State complete
Volume prod
StartedMon, 28 Nov 2022 05:16:37 UTC
CompletedMon, 28 Nov 2022 05:18:18 UTC
Taskbuild (f35-candidate, /rpms/python-howdoi.git:23f27064196d1353f762beaa2e849e212334723e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-howdoi.git#23f27064196d1353f762beaa2e849e212334723e'}}
Tags
f35-updates
RPMs
src
python-howdoi-2.0.20-2.fc35.src.rpm (info) (download)
noarch
howdoi-2.0.20-2.fc35.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Nov 28 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 2.0.20-2 - Rename binary package to just howdoi, as it is an application * Mon Nov 28 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 2.0.20-1 - Update to 2.0.20; convert to new Python packaging guidelines * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.16-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 2.0.16-5 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 30 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2.0.16-2 - Escape %s in description - fix shebang in non-executable file - Use `--deselect` to temporarily skip expensive tests * Tue Jun 29 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2.0.16-1 - Initial package