Rebuilt for Python 3.12
This commit is contained in:
parent
f4e28dbcc3
commit
389f77934f
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-ptyprocess
|
Name: python-ptyprocess
|
||||||
Version: 0.7.0
|
Version: 0.7.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Run a subprocess in a pseudo terminal
|
Summary: Run a subprocess in a pseudo terminal
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -52,6 +52,9 @@ process and its pty.
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.7.0-4
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Tue Jan 24 2023 Adam Williamson <awilliam@redhat.com> - 0.7.0-3
|
* Tue Jan 24 2023 Adam Williamson <awilliam@redhat.com> - 0.7.0-3
|
||||||
- Build with modern pyproject macros, fixes #2164207
|
- Build with modern pyproject macros, fixes #2164207
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user