Thu, 23 May 2024 12:20:03 UTC | login

Information for build reuse-0.8.0-3.fc33

ID162425
Package Namereuse
Version0.8.0
Release3.fc33
Epoch
SummaryA tool for compliance with the REUSE recommendations
DescriptionA tool for compliance with the REUSE recommendations. Essentially, it is a linter that checks for a project's compliance, and a compiler that generates a project's bill of materials.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Jun 2020 06:13:31 UTC
CompletedThu, 04 Jun 2020 06:13:31 UTC
Tags
f33
RPMs
src
reuse-0.8.0-3.fc33.src.rpm (info) (download)
noarch
reuse-0.8.0-3.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 21 2020 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.8.0-1 - New version - Additional build dependency on setuptools-scm. - Performance increase. - Many additional translations. - Deprecated licenses are now recognised. - lint no longer accepts path arguments. Where previously one could do reuse lint SUBDIRECTORY, this is no longer possible. When linting, you must always lint the entire project. To change the project's root, use --root. * Thu Nov 28 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.7.0-1 - New version. - Upstream PyPI package renamed from fsfe-reuse to reuse. - No other changes. * Fri Nov 22 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.6.0-1 - New upstream version. - Git submodules are now ignored by default. `--include-submodules` reverses this behaviour. * Mon Oct 28 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.5.2-1 - new version * Fri Sep 06 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.5.0-1 - New upstream version. - Now compatible with REUSE v3.0. - Added Sphinx-generated documentation. - Now also contains code under ASL 2.0. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.4-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 22 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.3.4-1 - New upstream version. - Copyright lines can now start with © in addition to Copyright. * Fri Nov 23 2018 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.3.3-1 - Initial package.