Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-attrs.git#471a9b9b64fe80b12b00a74afec33c6bcd4bb7dd
This commit is contained in:
DistroBaker 2021-02-04 22:51:26 +01:00
parent ea8fb08157
commit 2629459c5e

View File

@ -10,7 +10,7 @@
Name: python-attrs
Version: 20.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python attributes without boilerplate
License: MIT
@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
%{python3_sitelib}/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 19 2020 Lumír Balhar <lbalhar@redhat.com> - 20.3.0-1
- Update to 20.3.0 (#1894866)