Update to 7.3.9
This commit is contained in:
parent
27dd00291e
commit
7c97daa250
@ -1,6 +1,6 @@
|
||||
%global basever 7.3
|
||||
Name: pypy
|
||||
Version: %{basever}.8
|
||||
Version: %{basever}.9
|
||||
%global pyversion 2.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Python implementation with a Just-In-Time compiler
|
||||
@ -857,7 +857,7 @@ CheckPyPy %{name}-c-stackless
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/%{name}%{pylibver}
|
||||
%{_bindir}/%{name}%{pymajorlibver}
|
||||
%{pypyprefix}/bin/%{name}
|
||||
%{pypyprefix}/bin/
|
||||
|
||||
%files devel
|
||||
%dir %{pypy_include_dir}
|
||||
@ -874,6 +874,10 @@ CheckPyPy %{name}-c-stackless
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2022 Miro Hrončok <mhroncok@redhat.com> - 7.3.9-1
|
||||
- Update to 7.3.9
|
||||
- Fixes: rhbz#2069872
|
||||
|
||||
* Tue Mar 01 2022 Miro Hrončok <mhroncok@redhat.com> - 7.3.8-1
|
||||
- Update to 7.3.8
|
||||
- Fixes: rhbz#2046555
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pypy2.7-v7.3.8-src.tar.bz2) = 6ff90fad998c25aec5823e61d65266c169e89cba2ee2e3b6d0864d34d69a6b9fe7ad4d591bc8b38a48c5c22ea3dd468d3188cd34e03746c258752eaa24ac3ae2
|
||||
SHA512 (pypy2.7-v7.3.9-src.tar.bz2) = 8d7513d4efe924f2456dd65a45a82dd16171f7962c81ba90f2a168c332cdad78ceffa3ed1af379c09e61082b39d5c2a8385cd77c89b698c47cc75e9df1bb4d2a
|
||||
|
Loading…
Reference in New Issue
Block a user