Rebuild to update Python bytecode files.
This commit is contained in:
parent
f7b3ef6eb6
commit
6c612a57a0
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 10.3
|
Version: 10.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Implementation of the WebSocket Protocol for Python
|
Summary: Implementation of the WebSocket Protocol for Python
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -58,6 +58,9 @@ BuildRequires: python3-devel
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 12 2022 Julien Enselme <jujens@jujens.eu> - 10.3-3
|
||||||
|
- Rebuild to update Python bytecode files.
|
||||||
|
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.3-2
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user