Rebuilt for Python 3.10
This commit is contained in:
parent
45981a6421
commit
1e10cbd2c8
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: EventEmitter using gevent
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -61,6 +61,9 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Mon Jan 25 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 2.1-2
|
||||
- build: Polish to conform Fedora guidelines
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue