/[packages]/cauldron/python3/current/SPECS/python3.spec
ViewVC logotype

Diff of /cauldron/python3/current/SPECS/python3.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1597147 by wally, Fri Jun 19 15:05:14 2020 UTC revision 1601544 by daviddavid, Fri Jul 3 05:31:01 2020 UTC
# Line 67  Line 67 
67  #global prerel rc1  #global prerel rc1
68    
69  # rel for bumping  # rel for bumping
70  %global rel 2  %global rel 3
71    
72  # filter out bogus requires on python(abi) = 3.6 for testsuite  # filter out bogus requires on python(abi) = 3.6 for testsuite
73  %global __requires_exclude_from %{?__requires_exclude_from:%__requires_exclude_from|}^%{_libdir}/python%{pybasever}/test/test_importlib/data  %global __requires_exclude_from %{?__requires_exclude_from:%__requires_exclude_from|}^%{_libdir}/python%{pybasever}/test/test_importlib/data
# Line 195  Source8: check-pyc-timestamps.py Line 195  Source8: check-pyc-timestamps.py
195  #  #
196  # Upstream patches  # Upstream patches
197  #  #
198  Patch1: 0001-bpo-40784-Fix-sqlite3-deterministic-test-GH-20448.patch  Patch1: 0001-bpo-40784-Fix-sqlite3-deterministic-test-GH-20448.patch
199    # https://bugs.python.org/issue41004
200    Patch2: CVE-2020-14422.patch
201    
202  #  #
203  # Fedora patches  # Fedora patches
# Line 391  rm -r Modules/expat Line 393  rm -r Modules/expat
393    
394  # Upstream patches  # Upstream patches
395  %patch1 -p1  %patch1 -p1
396    %patch2 -p1 -b .CVE-2020-14422
397    
398  # Fedora patches  # Fedora patches
399  %patch101 -p1  %patch101 -p1

Legend:
Removed from v.1597147  
changed lines
  Added in v.1601544

  ViewVC Help
Powered by ViewVC 1.1.30