Rebuilt for Python 3.11
This commit is contained in:
parent
1ac77e3b17
commit
667255ef0c
@ -14,7 +14,7 @@ compression library. A C extension and CFFI interface are provided.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.17.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Zstandard bindings for Python
|
||||
License: BSD and GPLv2
|
||||
URL: https://github.com/indygreg/python-zstandard
|
||||
@ -67,6 +67,9 @@ mv zstandard{.src,}
|
||||
%{python3_sitearch}/%{pypi_name}
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.17.0-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Tue Feb 15 2022 Dominik Mierzejewski <dominik@greysector.net> 0.17.0-1
|
||||
- update to 0.17.0 (#2042593)
|
||||
- drop obsolete patch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user