Rebuilt for Python 3.11
This commit is contained in:
parent
cc87abc1a8
commit
f8e0062d86
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-ghp-import
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: GitHub Pages Import
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.0-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Tue May 03 2022 Sandro Mani <manisandro@gmail.com> - 2.1.0-1
|
||||
- Update to 2.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue