#55 [F38] Update to 7.3.13
Merged 7 months ago by churchyard. Opened 7 months ago by churchyard.
rpms/ churchyard/pypy 7.3.13  into  f38

file modified
+6 -2
@@ -4,9 +4,9 @@ 

  # %%{_libdir}/pypy%%{pyversion} (see e.g. pypy3.7 or pypy3.8 for inspiration).

  %global basever 7.3

  Name:           pypy

- Version:        %{basever}.12

+ Version:        %{basever}.13

  %global pyversion 2.7

- Release:        3%{?dist}

+ Release:        1%{?dist}

  Summary:        Python implementation with a Just-In-Time compiler

  

  # PyPy is MIT
@@ -886,6 +886,10 @@ 

  

  

  %changelog

+ * Wed Oct 04 2023 Miro Hrončok <mhroncok@redhat.com> - 7.3.13-1

+ - Update to 7.3.13

+ - Fixes: rhbz#2241297

+ 

  * Tue Aug 29 2023 Charalampos Stratakis <cstratak@redhat.com> - 7.3.12-3

  - Security fix for CVE-2022-45061

  - Fixes: rhbz#2144428

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (pypy2.7-v7.3.12-src.tar.bz2) = 35ec35376f1e7c1a5dea9dc5bce6819a94c2df2645806c83185487587470b47ab529c25ecb8ca200505319f40789859a2919c61902b693421e2001313b46e5f4

+ SHA512 (pypy2.7-v7.3.13-src.tar.bz2) = deeca234abbe526102cec637dc88399f462f64ae66c38782e6f3372b484d25fa4e88b906f783ba515bed17d2e82626d1c94fd6ee9b8b64e393f9bc0f5ee2b07b

no initial comment

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/9395c385180742d3865c4a3c269be7bb

Pull-Request has been merged by churchyard

7 months ago
Metadata