Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pyenv-2.3.36-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: pyenv Distribution: openSUSE Tumbleweed
Version: 2.3.36 Vendor: openSUSE
Release: 1.1 Build date: Thu Feb 15 21:47:51 2024
Group: Development/Languages/Python Build host: i01-ch2d
Size: 1609034 Source RPM: pyenv-2.3.36-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pyenv/pyenv
Summary: Python Version Management
pyenv lets the user switch between multiple versions of Python.

This project was forked from rbenv and ruby-build, and modified for Python.

Provides

Requires

License

MIT

Changelog

* Wed Feb 14 2024 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.26
  - Call spec-cleaner
  - Update to 2.3.36
    - Add a Dependabot config to auto-update GitHub action versions by @kurtmckee in #2863
    - Bump the github-actions group with 1 update by @dependabot in #2864
    - Add installation prefix to python-config --ldflags output by @mhaeuser in #2865
    - Add support for miniconda3 23.11.0-1, 23.11.0-2 with py3.11, py3.10, py3.9, py3.8 by @binbjz in #2870
    - Add micropython 1.20.0 and 1.21.0 by @cpzt in #2869
    - Make "Automatic installer" command a copy-able code block by @ryan-williams in #2874
    - Add PyPy 7.3.14 by @dand-oss in #2876
    - Add graalpy-23.1.2 by @msimacek in #2884
    - Add CPython 3.13.0a3 by @edgarrmondragon in #2885
    - Add PyPy v7.3.15 by @edgarrmondragon in #2886
    - Update pypy3.9-7.3.13 checksums by @ecerulm in #2887
    - Add CPython 3.12.2 by @edgarrmondragon in #2899
    - Add CPython 3.11.8 by @edgarrmondragon in #2898
* Tue Dec 12 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.35
  - Add further dependencies that are needed to build Python versions
    when calling "pyenv install".
    List taken from https://github.com/pyenv/pyenv/wiki#suggested-build-environment
* Fri Dec 08 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.35
  - Update to 2.3.35
    - Add CPython 3.12.1 by @edgarrmondragon in #2861
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.34...v2.3.35
* Fri Dec 08 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.34
  - Update to 2.3.34
    - Fix graalpy-community to use a separate package name by @native-api in #2855
    - Move 3.11.5+ to OpenSSL 3 by default by @native-api in #2858
    - Add CPython 3.11.7 by @edgarrmondragon in #2860
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.33...v2.3.34
* Tue Nov 28 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.33
  - Update to 2.3.33
    - Add miniforge3-23.3.1-1 by @goerz in #2839
    - Add support for miniconda3-3.11-23.10.0-1 by @binbjz in #2843
    - Add support for miniconda3 23.10.0-1 with py3.10、py3.9、py3.8 by @binbjz in #2844
    - Add CPython 3.13.0a2 by @edgarrmondragon in #2849
    - python-build: Document PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA and PYTHON_BUILD_HTTP_CLIENT by @native-api in #2853
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.32...v2.3.33
* Wed Nov 15 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.32
  - Update to 2.3.32
    - Describe --no-rehash option in the manpage by @fsc-eriker in #2832
    - Make adding $PYENV_ROOT/bin to PATH independent of other software by @native-api in #2837
    - Make pyenv init output insertable to startup files by @native-api in #2838
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.31...v2.3.32
* Wed Nov 15 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.31
  - Update to 2.3.31
    - Add new anaconda and miniconda definitions by @aphedges in #2824
    Full Changelog: https://github.com/pyenv/pyenv/compare/2.3.30...v2.3.31
* Mon Oct 16 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.30
  - Update to 2.3.30
    - Fix intermittent "broken pipe" in tests by @native-api in #2817
    - Add CPython 3.13.0a1 by @edgarrmondragon in #2818
    - Add PyPy 7.3.13 by @dand-oss in #2807
    - Fix linking against Homebrew's Tcl/Tk 8.6.13 in MacOS by @startergo in #2820
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.29...v2.3.30
* Fri Oct 06 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.29
  - Update to 2.3.29
    - Add CPython 3.11.6 by @thecesrom in #2806
    - Add GraalPy 23.1.0 definition using the faster Oracle GraalVM distribution by @eregon in #2812
    - Install ncurses from Homebrew, if available by @aphedges in #2813
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.28...v2.3.29
* Thu Oct 05 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.28
  - Update to 2.3.28:
    - Add CPython 3.12.0 by @edgarrmondragon in #2804
    - Prioritize 'zlib from xcode sdk' flag correctly by @native-api in #2791
    - Prefer OpenSSL 3 in Homebrew in 3.13-dev by @edgarrmondragon in #2793
    - Add CPython 3.12.0rc3 by @saaketp in #2795
    - Add graalpy-23.1.0 and split between graalpy and graalpy-community by @msimacek in #2796
    - Update the OpenSSL dependency for Python 2.7.18 by @lpapp-foundry in #2797
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.27...v2.3.28
* Mon Sep 18 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.27
  - Update to 2.3.27:
    - Prefer OpenSSL 3 in Homebrew since 3.12 by @native-api in #2781
    - Fix get-pip urls for older pypy versions by @TimPansino in #2788
    - Update openssl url for 3.12.0rc2 by @zsol in #2789
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.26...v2.3.27
* Thu Sep 07 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.26
  - Update to 2.3.26:
    * Prevent grep warning in conda.bash in #2768
    * fix a typo in README.md in #2769
    * use -I with ensurepip in #2764
    * Add CPython 3.12.0rc2 in #2778
* Sun Aug 27 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.25
  - Update to 2.3.25:
    Add CPython 3.8.18, 3.9.18, 3.10.13, 3.11.5 in #2763
* Tue Aug 15 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.24
  - Update to 2.3.24:
    * README update: Added UNIX reference near Automatic installer
    * Fix FreeBSD tests in MacOS CI
    * Add CPython 3.12.0rc1
    * Add an updated Anaconda and Miniconda installers
* Tue Aug 15 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.23
  - Update to 2.3.23:
    * Add CPython 3.12.0b4
    * Add new anaconda and miniconda definitions
* Sun Jul 16 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.3.22:
    * Add CPython 3.12.0b3
    * Add Cinder 3.10 and Cinder configure patches
* Wed Jun 21 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.21
  - Update to 2.3.21
    - Add graalpy-23.0.0 by @msimacek in #2724
    - Add PyPy 7.3.12 by @edgarrmondragon in #2726
    - Fix occasional 'libexec/pyenv-latest: line 39: printf: write error:
      Broken pipe' by @native-api in #2729
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.20...v2.3.21
* Wed Jun 21 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.20
  - Update to 2.3.20
    - Backport bpo-42351 to 3.5.10 by @native-api in #2717
    - Add missing patches for Python 3.7/3.8/3.9 by @tomkins in #2718
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.19...v2.3.20
* Sun Jun 11 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.3.19:
    * Add CPython 3.7.17, 3.8.17 and 3.9.17
    * Add CPython 3.11.4
    * Add CPython 3.10.12
    * Add CPython 3.12.0b2
    * Fix not showing symlink contents for unselected versions in
      `pyenv versions`
    * Correct link in has_tar_xz_support else branch of 3.10.11 and
      3.11.3
    * Fix #2682: Correct pyenv_user_setup.bash file
    * fix: updating heredoc delimiter to be random and unique
    * Support ksh alternative names
    * Add CPython 3.12.0b1
    * Update 3.12-dev and add 3.13-dev
* Fri Apr 07 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.17
  - Update to 2.3.17
    - Try locate readlink first in pyenv-hooks, fix #2654 by @Harry-Chen in #2655
    - Add CPython 3.12.0a7 by @edgarrmondragon in #2668
    - Add CPython 3.11.3 by @mirekdlugosz in #2671
    - Add CPython 3.10.11 by @mirekdlugosz in #2670
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.16...v2.3.17
* Fri Apr 07 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.16
  - Update to 2.3.16
    - Add Miniforge3-22.11.1-4 by @jlec in #2642
    - Add Anaconda3-2023.03 by @anton-petrov in #2648
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.15...v2.3.16
* Fri Apr 07 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.15
  - Update to 2.3.15
    - Add miniconda 23.1.0-1 by @aphedges in #2635
    - Add CPython 3.12.0a6 by @saaketp in #2638
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.14...v2.3.15
* Fri Apr 07 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.14
  - Update to 2.3.14
    - Fix indentation by @rafrafek in #2620
    - Support for "BusyBox version" of "head" by @schuellerf in #2629
    - bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms by @chaimleib in #2630
    - bpo-36231 for v3.5.10: fix Unsupported MacOS X CPU type in ffi.h by @chaimleib in #2633
    - README: clarify behavior of pyenv latest by @mrienstra in #2634
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.13...v2.3.14
* Fri Feb 24 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.13
  - Update to 2.3.13
    - Fix pyenv-latest to ignore virtualenvs by @native-api in #2608
    - Show symlink contents in non-bare `pyenv versions' by @native-api in #2609
    - Ignore virtualenvs in `pyenv latest' in a clean way by @native-api in #2610
    - Fix link resolving in pyenv-versions by @laggardkernel in #2612
    - Add CPython 3.11.2 by @edgarrmondragon in #2615
    - Add CPython 3.10.10 by @edgarrmondragon in #2616
    - Add CPython 3.12.0a5 by @Afront in #2614
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.12...v2.3.13
* Mon Feb 06 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.12
  - Update to 2.3.12
    - Undefined name: do not forget self when accessing flavor by @cclauss in #2595
    - Fix wrong libpython being linked to in MacOS by @native-api in #2596
    - Fix :latest by @native-api in #2599
    - Fix pyenv which to support auto-resolved prefixes by @native-api in #2601
    - Add more recent build of nogil Python. by @colesbury in #2602
    - Fix overriding arguments for --enable-framework and --enable-universalsdk by @native-api in #2605
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.11...v2.3.12
* Mon Feb 06 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.11
  - Update to 2.3.11
    - Add CPython 3.12.0a4 by @Afront in #2590
    - Add a script to add the latest miniforge and mambaforge versions
      by @smcgivern in #2560
    - Add missing Miniforge/Mambaforge versions (4.10.2-0 - 22.9.0-3)
      by @smcgivern in #2591
    - Fix using dependencies from Ports in FreeBSD that are not searched with
      pkg-config by @native-api in #2593
    - Fix priority for user-supplied configure and make flags by
      (only set --enable-shared if user hasn't supplied --disable-shared)
      @native-api in #2592
    - Fix a compilation error in 3.8.10+ and 3.9.5+ when linking against Op…
      by @native-api in #2594
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.10...v2.3.11
* Mon Feb 06 2023 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.10
  - Update to 2.3.10
    - Remove stray newline after python-build installation by @tklauser in #2566
    - Allow multiple versions for pyenv-install by @rockandska in #2568
    - --enable-shared by default by @anton-petrov in #2554
    - Fix non-bash output while detecting shell by @ianchen-tw in #2561
    - add pypy 7.3.11 release by @dand-oss in #2576
    - Mention how to build for maximum performance by @hauntsaninja in #2579
    - Add miniconda 22.11.1-1 by @aphedges in #2583
    - Add Fig as autocomplete suggestion by @brendanfalk in #2574
    - Fix using dependencies from Ports in BSD with no pkg-config
      by @native-api in #2586
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.9...v2.3.10
* Tue Dec 20 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.9
  - Update to 2.3.9
    - Add -latest suffix to miniforge3 by @nwh in #2551
    - Add PyPy 7.3.10 by @dand-oss in #2553
    - Add miniforge3 and mambaforge 22.9.0-2 by @smcgivern in #2559
    - Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
      for 3.9.16 by @lisbethw1130 in #2558
    - Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 by @samdoran in #2564
    - Add support for Anaconda3-2022.10 by @huypn12 in #2565
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.8...v2.3.9
* Wed Dec 14 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.8
  - Update to 2.3.8
    - Export detected shell environment in pyenv-init by @ianchen-tw in #2540
    - Add CPython 3.12.0a3 by @saaketp in #2545
    - Add CPython 3.11.1 by @anton-petrov in #2549
    - Add CPython 3.10.9 by @rudisimo in #2544
    - Add 3.7.16, 3.8.16, 3.9.16 by @chadac in #2550
* Sat Dec 03 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.7
  - Update to 2.3.7
    - Add Python version 3.11 to the macOS build by @jbkkd in #2510
    - Don't use Zlib from XCode SDK if a custom compiler is used by
      @native-api in #2516
    - Change line endings from CRLF to LF by @hoang-himself in #2517
    - Fix resolution of a name that's a prefix of another name by
      @native-api in #2521
    - GitHub Workflows security hardening by @sashashura in #2511
    - Add nushell to activate list by @theref in #2524
    - Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
      for 3.9.15 and 3.8.15 by @twangboy in #2520
    - Add simple .editorconfig file by @aphedges in #2518
    - Support aria2c being a snap by @native-api in #2528
    - Add CPython 3.12.0a2 by @saaketp in #2527
    - Add --no-push-path option by @isaacl in #2526
    - Fix typo in README.md by @weensy in #2535
    - Copy auto installer oneliner to readme by @spookyuser in #2538
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.6...v2.3.7
* Thu Nov 03 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.6
  - Update to 2.3.6
    - Add CPython 3.10.8 (#2480)
    - Add CPython 3.7.15, 3.8.15, and 3.9.15 (#2482)
    - Add CPython 3.11.0 (#2493)
    - Add CPython 3.12.0a1 (#2495)
    - Add graalpy-22.3.0 (#2497)
    - Auto-resolve prefixes to the latest version (#2487)
    - It must be a full prefix -- the actual searched prefix is <prefix>[-.]
    - Other flavors are likely sorted incorrectly atm
    - Prereleases and versions with some suffixes (-dev, -src, -latest)
      are not searched
    - pyenv uninstall has been excluded from the resolution feature:
      deleting a dynamically selected installation could be problematic
    - Fix OpenSSL 1.1.1q compilation error in MacOS 11+ (#2500)
    - Link to Tcl/Tk from Homebrew via pkgconfig for 3.11+ (#2501)
    - Fix syntax error in pyenv init - if PYENV_ROOT has spaces (#2506)
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.5...v2.3.6
* Tue Oct 18 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.5
  - Update to 2.3.5
    - Add CPython 3.10.7 by @edgarrmondragon in #2454
    - Docs: update Fish PATH update by @gregorias in #2449
    - Add CPython 3.7.14, 3.8.14 and 3.9.14 by @edgarrmondragon in #2456
    - Update miniconda3-3.9-4.12.0 by @Tsuki in #2460
    - Add CPython 3.11.0rc2 by @ViktorHaag in #2459
    - Add patches for 3.7.14 to support Apple Silicon by @samdoran in #2463
    - Add ability to easily skip all use of Homebrew by @samdoran in #2464
    - Drop Travis integration by @sobolevn in #2468
    - Build CPython 3.12+ with --with-dsymutil in MacOS by @native-api in #2471
    - Add Pyston 2.3.5 by @scop in #2476
    Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.4...v2.3.5
* Mon Oct 03 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.4
  - Changes in spec file
    Remove patch pyenv-CVE-2022-35861.patch as this was already
    integrated in 2.3.3
    See PR pyenv/pyenv#2412
  - Update to 2.3.4
    - Add CPython 3.11.0rc1 by @edgarrmondragon in #2434
    - Add support for multiple versions in pyenv uninstall
      by @hardikpnsp in #2432
    - Add micropython 1.18 and 1.19.1 by @dmitriy-serdyuk in #2443
    - CI: support Micropython, deleted scripts; build with -v
      by @native-api in #2447
    - Re-allow paths in .python-version while still preventing CVE-2022-35861
      by @comrumino in #2442
    - CI: Bump OS versions by @native-api in #2448
    - Add Cinder 3.8 by @filips123 in #2433
    - Add support for multiple versions in pyenv uninstall in #2432
    - Add micropython 1.18 and 1.19.1 in #2443
    - Add Cinder 3.8 in #2433
  - Changes in 2.3.3
    - Use version sort in pyenv versions by @fofoni in #2405
    - Add CPython 3.11.0b4 by @majorgreys in #2411
    - Python-build: Replace deprecated git protocol use with https in docs
      by @ssbarnea in #2413
    - Fix relative path traversal due to using version string in path
      by @comrumino in #2412
    - Allow pypy2 and pypy3 patching by @brogon in #2421, #2419
    - Add CPython 3.11.0b5 by @edgarrmondragon in #2420
    - Add GraalPython 22.2.0 by @msimacek in #2425
    - Add CPython 3.10.6 by @edgarrmondragon in #2428
    - Add CPython 3.11.0b4 by @majorgreys in #2411
    - Replace deprecated git protocol use with https
      by @ssbarnea in docs #2413
    - Fix relative path traversal due to using version string in path
      by @comrumino in #2412
    - Fix patterns for pypy2.*/pypy3.* versions by @brogon in #2419
* Mon Oct 03 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.2
  - Spec file changes
    Don't buildrequire Sphinx. This dependency pulls other dependencies
    which makes it impossible to build for Python 3.6 (and openSUSE Leap 15.4).
* Mon Jul 18 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.2
  - Update to 2.3.2
    - Add CPython 3.11.0b2 by @saaketp in #2380
    - Honor CFLAGS_EXTRA for MicroPython #2006 by @yggdr in #2007
    - Add post-install checks for curses, ctypes, lzma, and tkinter
      by @aphedges in #2353
    - Add CPython 3.11.0b3 by @edgarrmondragon in #2382
    - Add flags for Homebrew into python-config --ldflags by @native-api
      in #2384
    - Add CPython 3.10.5 by @illia-v in #2386
    - Add Anaconda 2019.10, 2021.04, 2022.05; support Anaconda in
      add_miniconda.py by @native-api in #2385
    - Add Pyston-2.3.4 by @dand-oss in #2390
    - Update Anaconda3-2022.05 MacOSX arm64 md5 by @bkbncn in #2391
  - Fix bsc#1201582 to fix CVE-2022-35861 (from commit 22fa683, file
    pyenv-CVE-2022-35861.patch)
* Wed May 04 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.0
  - Update to 2.3.0
    - Bump openssl 1.1 to 1.1.1n for CPython 3.7 3.8 3.9 by @tuzi3040 in #2276
    - Doc Fix: Escape a hash character causing unwanted GitHub Issue linking by @edrogers in #2282
    - Add CPython 3.9.12 by @saaketp in #2296
    - Add CPython 3.10.4 by @saaketp in #2295
    - Add patch for 3.6.15 to support Xcode 13.3 by @nshine in #2288
    - Add patch for 3.7.12 to support Xcode 13.3 by @samdoran in #2292
    - Add CONTRIBUTING.md by @native-api in #2287
    - Add PyPy 7.3.9 release 2022-03-30 by @dand-oss in #2308
    - Add Pyston 2.3.3 by @scop in #2316
    - Add CPython 3.11.0a7 by @illia-v in #2315
    - Add "nogil" Python v3.9.10 by @colesbury in #2342
    - Support XCode 13.3 in all releases that officially support MacOS 11 by @native-api in #2344
    - Add GraalPython 22.1.0 by @msimacek in #2346
    - Make PYENV_DEBUG imply -v for pyenv install by @native-api in #2347
    - Simplify init scheme by @native-api in #2310
    - Don't use Homebrew outside of MacOS by @native-api in #2349
    - Add :latest syntax to documentation for the install command by @hay in #2351
* Tue Apr 05 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.2.5
  - Update to 2.2.5
    - fix issue 2236 for CPython 3.6.15 and 3.7.12 by @fofoni in #2237
    - python-build: add URL for get-pip for Python 3.6 by @fofoni in #2238
    - Add pyston-2.3.2 by @dmrlawson in #2240
    - CPython 3.11.0a5 by @saaketp in #2241
    - CPython 3.11.0a6 by @saaketp in #2266
    - Add miniconda 4.11.0 by @aphedges in #2268
    - docs(pyenv-prefix): note support for multiple versions by @scop in #2270
    - pypy 7.3.8 02/20/2022 release by @dand-oss in #2253
* Fri Feb 25 2022 Matej Cepl <mcepl@suse.com>
  - Put fish completions in thr right directory.
    We don't have to worry about conflicting files, because fish
    has a special directory for vendor completions which have
    precedence over the fish native ones.
* Thu Feb 24 2022 Matej Cepl <mcepl@suse.com>
  - Fix tarball name and version.
* Fri Feb 18 2022 Thomas Schraitle <thomas.schraitle@suse.com> - 2.2.4
  - Install fish completion into directory '/usr/share/fish/completions' (bsc#1196047)
  - Apply spec-cleaner
  - Update to 2.2.4
    - Added docstrings to several undocumented functions by @fluencydoc (#2197)
    - Fix incorrect pypy 2.7-7.3.6 sha256 hashes by @joestrach in (#2208)
    - Fix a regression in include paths when compiling ctypes in 3.6.15/3.7.12 by @chipx86 (#2209)
    - Revert "Disable coreutils on M1 Apple Silicon with arm64 (#2020)" by @native-api (#2212)
    - CPython 3.11.0a4 by @nedbat in (#2217)
    - CPython 3.9.10 and 3.10.2 by @nedbat in (#2219)
    - miniconda3-latest: added Linux-aarch64 by @verdimrc (#2221)
    - Add GraalPython 22.0.0 by @msimacek in (#2226)
    - Full changelog at https://github.com/pyenv/pyenv/releases/tag/v2.2.4-1
  - Update to 2.2.3
    - Add new pypy versions (pypy2.7-7.3.2~7.3.5) to the version list (#2194)
    - Fix Python 3.7.12 compilation on macOS arm64/M1. (#2190)
    - Fix Python 3.6.15 compilation on macOS arm64/M1. (#2189)
    - Add Anaconda3-2021.11 (#2193)
    - CPython 3.11.0a3 (#2187)
    - Fix errant "echo" in README install instructions (#2185)
    - Add Miniforge and Mambaforge 4.10.3-10 (#2184)
    - Add CPython 3.10.1 (#2183)
    - Fix 3.6.15 build on macOS (#2182)
    - Full changelog at https://github.com/pyenv/pyenv/releases/tag/v2.2.3
  - Update to 2.2.2
    - Add support for macOS Apple M1 (#2164)
* Mon Nov 22 2021 Matej Cepl <mcepl@suse.com>
  - Remove *rpmlintrc, it is not necessary anymore.
  - Remove our own manpage, it is now included in the tarball.
* Mon Nov 22 2021 Alexander Graul <alexander.graul@suse.com>
  - Update to 2.2.1:
    - Added documentation for commands
    - Added Python versions (inlcuding 3.10.0)
    - Full changelog at https://github.com/pyenv/pyenv/blob/master/CHANGELOG.md
* Fri May 28 2021 Markéta Machová <mmachova@suse.com>
  - Install fish completion to vendor_completions.d (https://github.com/pyenv/pyenv/issues/1944)
* Mon May 24 2021 Chris Coutinho <chrisbcoutinho@gmail.com>
  - Update to 2.0.0
    Primary breaking change: Split startup logic into PATH and everything else
    For details check the CHANGELOG:
    https://github.com/pyenv/pyenv/blob/master/CHANGELOG.md
* Mon May 03 2021 Malte Ohmstede <malte.ohmstede@gmail.com>
  - Update to 1.2.27
    * Add GraalPython 21.1.0 (#1882)
    * Add CPython 3.10.0a7 (#1880)
    * Docs(README): fix info about version-file separator (#1874)
    * List versions starting with a dot (#1350)
    * Feat: support (skip) commented lines in version-file (#1866)
    * pypy3.7-7.3.4 (#1873)
    * Create miniforge3-4.10 (#1868)
    * Add CPython 3.9.4 (#1865)
  - Update to 1.2.26
    * Add CPython 3.9.4 (#1865)
  - Update to 1.2.25
    * bpo-43631: update to openssl 1.1.1k (#1861)
    * Add CPython 3.9.3 and 3.8.9 (#1859)
    * Add micropython 1.14 (#1858)
    * Shell detect improvements (#1835)
    * Test(init): remove misleading detect from parent shell case arg (#1856)
    * Add GraalPython 21.0.0 (#1855)
  - Update to 1.2.24.1
    * Updated CHANGELOG.MD to reflect latest changes at v1.2.24
    * Fixed pyenv --version to display the correct pyenv version
  - Update to 1.2.24
    * GitHub Actions: Add $PYENV_ROOT/shims to $PATH (#1838)
    * Add Python 3.10.0a6 (#1839)
    * Remove the "Using script's directory as PYENV_DIR if shim is invoked with a script argument" feature (#1814)
    * Update GET_PIP_URL (#1844)
    * GitHub Action to build Python versions on Ubuntu (#1794)
    * Make work in nounset (-u) mode (#1786)
    * Update miniforge3-4.9.2 (#1834)
    * Added aarch64 for Linux in anaconda_architecture() (#1833)
    * Hook script to add latest suffix for install command (#1831)
    * Fix error link (#1832)
    * Clarify proxy variable names in readme (#1830)
    * Travis CI: Add Xcode 12 on macOS 10.15.5 (#1708)
    * Added --nosystem argument (#1829)
    * Add CPython 3.8.8 (#1825)
    * Add CPython 3.9.2 (#1826)
    * Add manpage (#1790)
  - Update to 1.2.23
    * python-build: Add CPython v3.7.10 (#1738)
    * python-build: Add CPython v3.6.13 (#1817)
    * python-build: Add PyPy 3.7-c-jit-latest (#1812)
    * python-build: Add PyPy 3.7 (#1718, #1726, #1780)
    * python-build: Add miniconda3 4.9.2 (#1763)
    * python-build: Add miniconda3 4.8.3 (#1763)
    * python-build: Add miniconda3 4.8.2 (#1763)
    * python-build: Add Miniforge3-4.9.2 (#1782)
    * python-build: Fix download links for some PyPy and Stackless versions (#1692)
    * python-build: Add PYENV_DEBUG option (#1806)
    * python-build: Fix get-pip which dropped support for legacy Python (#1793)
    * pyenv-help: Fix sed: RE error: illegal byte sequence (#1714)
    * pyenv-versions: Fix not printing asterisk for current version in Bash 3 (#1815)
    * pyenv-prefix: "system" python - support cases where python3 is in PATH but not python (#1655)
    * pyenv-which: Added fallback to system executable (#1797)
    * pyenv-rehash: Use associative arrays for better performance on bash >= 4 (#1749)
    * pyenv-rehash: Try to sleep in 0.1 sec steps when acquiring lock (#1798)
    * pyenv: Use a better PS4 as recommended by Bash Hackers Wiki (#1810)
  - Update to 1.2.22
    * python-build: Add LDFLAGS for zlib on macOS >= 1100 (#1711)
    * python-build: Add the CPython 3.9.1 (#1752)
    * python-build: Change order of LDFLAGS paths (#1754)
    * python-build: Docker config for testing python-build (#1548)
    * python-build: Put prerequisite for installation before install (#1750)
    * python-build: Add GraalPython 20.3 (#1736)
    * python-build: Add CPython 3.8.7
    * python-build: Added anaconda3-2020.11 (#1774)
    * python-build: Added arm64 architecture support in python-build for macOS (#1775)
  - Update to 1.2.21
    * python-build: Add CPython 3.9.0 (#1706)
    * python-build: Add CPython 3.8.6 (#1698)
    * python-build: Add CPython 3.7.9 (#1680)
    * python-build: Add CPython 3.6.12 (#1680)
    * python-build: Add CPython 3.5.10 (#1690)
    * python-build: Add Jython 2.7.2 (#1672)
    * python-build: Add Graalpython 20.1.0 (#1594)
    * python-build: Add Graalpython 20.2.0 (#1594)
    * python-build: Add Anaconda3-2020.07 (#1684)
    * python-build: Add micropython-1.13 (#1704)
    * python-build: Fix PyPy download links (#1682)
    * python-build: Support for PYTHON_BUILD_MIRROR_URL when checksums do not exist (#1673)
    * pyenv: Search for plugins in PYENV_DIR and PYENV_ROOT (#1697)
    * pyenv-help: Fix 'sed: RE error: illegal byte sequence' (#1670)

Files

/etc/pyenv.d
/etc/pyenv.d/exec
/etc/pyenv.d/exec/pip-rehash
/etc/pyenv.d/exec/pip-rehash.bash
/etc/pyenv.d/exec/pip-rehash/conda
/etc/pyenv.d/exec/pip-rehash/easy_install
/etc/pyenv.d/exec/pip-rehash/pip
/etc/pyenv.d/install
/etc/pyenv.d/install/latest.bash
/etc/pyenv.d/rehash
/etc/pyenv.d/rehash/conda.bash
/etc/pyenv.d/rehash/conda.d
/etc/pyenv.d/rehash/conda.d/default.list
/etc/pyenv.d/rehash/source.bash
/etc/pyenv.d/rehash/source.d
/etc/pyenv.d/rehash/source.d/default.list
/usr/bin/pyenv
/usr/libexec/pyenv
/usr/libexec/pyenv/bin
/usr/libexec/pyenv/bin/pyenv
/usr/libexec/pyenv/libexec
/usr/libexec/pyenv/libexec/pyenv
/usr/libexec/pyenv/libexec/pyenv---version
/usr/libexec/pyenv/libexec/pyenv-commands
/usr/libexec/pyenv/libexec/pyenv-completions
/usr/libexec/pyenv/libexec/pyenv-exec
/usr/libexec/pyenv/libexec/pyenv-global
/usr/libexec/pyenv/libexec/pyenv-help
/usr/libexec/pyenv/libexec/pyenv-hooks
/usr/libexec/pyenv/libexec/pyenv-init
/usr/libexec/pyenv/libexec/pyenv-install
/usr/libexec/pyenv/libexec/pyenv-latest
/usr/libexec/pyenv/libexec/pyenv-local
/usr/libexec/pyenv/libexec/pyenv-prefix
/usr/libexec/pyenv/libexec/pyenv-realpath.dylib
/usr/libexec/pyenv/libexec/pyenv-rehash
/usr/libexec/pyenv/libexec/pyenv-root
/usr/libexec/pyenv/libexec/pyenv-sh-rehash
/usr/libexec/pyenv/libexec/pyenv-sh-shell
/usr/libexec/pyenv/libexec/pyenv-shims
/usr/libexec/pyenv/libexec/pyenv-uninstall
/usr/libexec/pyenv/libexec/pyenv-version
/usr/libexec/pyenv/libexec/pyenv-version-file
/usr/libexec/pyenv/libexec/pyenv-version-file-read
/usr/libexec/pyenv/libexec/pyenv-version-file-write
/usr/libexec/pyenv/libexec/pyenv-version-name
/usr/libexec/pyenv/libexec/pyenv-version-origin
/usr/libexec/pyenv/libexec/pyenv-versions
/usr/libexec/pyenv/libexec/pyenv-whence
/usr/libexec/pyenv/libexec/pyenv-which
/usr/libexec/pyenv/libexec/python-build
/usr/libexec/pyenv/plugins
/usr/libexec/pyenv/share
/usr/libexec/pyenv/share/python-build
/usr/libexec/pyenv/share/python-build/2.1.3
/usr/libexec/pyenv/share/python-build/2.2.3
/usr/libexec/pyenv/share/python-build/2.3.7
/usr/libexec/pyenv/share/python-build/2.4.0
/usr/libexec/pyenv/share/python-build/2.4.1
/usr/libexec/pyenv/share/python-build/2.4.2
/usr/libexec/pyenv/share/python-build/2.4.3
/usr/libexec/pyenv/share/python-build/2.4.4
/usr/libexec/pyenv/share/python-build/2.4.5
/usr/libexec/pyenv/share/python-build/2.4.6
/usr/libexec/pyenv/share/python-build/2.5.0
/usr/libexec/pyenv/share/python-build/2.5.1
/usr/libexec/pyenv/share/python-build/2.5.2
/usr/libexec/pyenv/share/python-build/2.5.3
/usr/libexec/pyenv/share/python-build/2.5.4
/usr/libexec/pyenv/share/python-build/2.5.5
/usr/libexec/pyenv/share/python-build/2.5.6
/usr/libexec/pyenv/share/python-build/2.6.0
/usr/libexec/pyenv/share/python-build/2.6.1
/usr/libexec/pyenv/share/python-build/2.6.2
/usr/libexec/pyenv/share/python-build/2.6.3
/usr/libexec/pyenv/share/python-build/2.6.4
/usr/libexec/pyenv/share/python-build/2.6.5
/usr/libexec/pyenv/share/python-build/2.6.6
/usr/libexec/pyenv/share/python-build/2.6.7
/usr/libexec/pyenv/share/python-build/2.6.8
/usr/libexec/pyenv/share/python-build/2.6.9
/usr/libexec/pyenv/share/python-build/2.7-dev
/usr/libexec/pyenv/share/python-build/2.7.0
/usr/libexec/pyenv/share/python-build/2.7.1
/usr/libexec/pyenv/share/python-build/2.7.10
/usr/libexec/pyenv/share/python-build/2.7.11
/usr/libexec/pyenv/share/python-build/2.7.12
/usr/libexec/pyenv/share/python-build/2.7.13
/usr/libexec/pyenv/share/python-build/2.7.14
/usr/libexec/pyenv/share/python-build/2.7.15
/usr/libexec/pyenv/share/python-build/2.7.16
/usr/libexec/pyenv/share/python-build/2.7.17
/usr/libexec/pyenv/share/python-build/2.7.18
/usr/libexec/pyenv/share/python-build/2.7.2
/usr/libexec/pyenv/share/python-build/2.7.3
/usr/libexec/pyenv/share/python-build/2.7.4
/usr/libexec/pyenv/share/python-build/2.7.5
/usr/libexec/pyenv/share/python-build/2.7.6
/usr/libexec/pyenv/share/python-build/2.7.7
/usr/libexec/pyenv/share/python-build/2.7.8
/usr/libexec/pyenv/share/python-build/2.7.9
/usr/libexec/pyenv/share/python-build/3.0.1
/usr/libexec/pyenv/share/python-build/3.1.0
/usr/libexec/pyenv/share/python-build/3.1.1
/usr/libexec/pyenv/share/python-build/3.1.2
/usr/libexec/pyenv/share/python-build/3.1.3
/usr/libexec/pyenv/share/python-build/3.1.4
/usr/libexec/pyenv/share/python-build/3.1.5
/usr/libexec/pyenv/share/python-build/3.10-dev
/usr/libexec/pyenv/share/python-build/3.10.0
/usr/libexec/pyenv/share/python-build/3.10.1
/usr/libexec/pyenv/share/python-build/3.10.10
/usr/libexec/pyenv/share/python-build/3.10.11
/usr/libexec/pyenv/share/python-build/3.10.12
/usr/libexec/pyenv/share/python-build/3.10.13
/usr/libexec/pyenv/share/python-build/3.10.2
/usr/libexec/pyenv/share/python-build/3.10.3
/usr/libexec/pyenv/share/python-build/3.10.4
/usr/libexec/pyenv/share/python-build/3.10.5
/usr/libexec/pyenv/share/python-build/3.10.6
/usr/libexec/pyenv/share/python-build/3.10.7
/usr/libexec/pyenv/share/python-build/3.10.8
/usr/libexec/pyenv/share/python-build/3.10.9
/usr/libexec/pyenv/share/python-build/3.11-dev
/usr/libexec/pyenv/share/python-build/3.11.0
/usr/libexec/pyenv/share/python-build/3.11.1
/usr/libexec/pyenv/share/python-build/3.11.2
/usr/libexec/pyenv/share/python-build/3.11.3
/usr/libexec/pyenv/share/python-build/3.11.4
/usr/libexec/pyenv/share/python-build/3.11.5
/usr/libexec/pyenv/share/python-build/3.11.6
/usr/libexec/pyenv/share/python-build/3.11.7
/usr/libexec/pyenv/share/python-build/3.11.8
/usr/libexec/pyenv/share/python-build/3.12-dev
/usr/libexec/pyenv/share/python-build/3.12.0
/usr/libexec/pyenv/share/python-build/3.12.1
/usr/libexec/pyenv/share/python-build/3.12.2
/usr/libexec/pyenv/share/python-build/3.13-dev
/usr/libexec/pyenv/share/python-build/3.13.0a3
/usr/libexec/pyenv/share/python-build/3.2.0
/usr/libexec/pyenv/share/python-build/3.2.1
/usr/libexec/pyenv/share/python-build/3.2.2
/usr/libexec/pyenv/share/python-build/3.2.3
/usr/libexec/pyenv/share/python-build/3.2.4
/usr/libexec/pyenv/share/python-build/3.2.5
/usr/libexec/pyenv/share/python-build/3.2.6
/usr/libexec/pyenv/share/python-build/3.3.0
/usr/libexec/pyenv/share/python-build/3.3.1
/usr/libexec/pyenv/share/python-build/3.3.2
/usr/libexec/pyenv/share/python-build/3.3.3
/usr/libexec/pyenv/share/python-build/3.3.4
/usr/libexec/pyenv/share/python-build/3.3.5
/usr/libexec/pyenv/share/python-build/3.3.6
/usr/libexec/pyenv/share/python-build/3.3.7
/usr/libexec/pyenv/share/python-build/3.4-dev
/usr/libexec/pyenv/share/python-build/3.4.0
/usr/libexec/pyenv/share/python-build/3.4.1
/usr/libexec/pyenv/share/python-build/3.4.10
/usr/libexec/pyenv/share/python-build/3.4.2
/usr/libexec/pyenv/share/python-build/3.4.3
/usr/libexec/pyenv/share/python-build/3.4.4
/usr/libexec/pyenv/share/python-build/3.4.5
/usr/libexec/pyenv/share/python-build/3.4.6
/usr/libexec/pyenv/share/python-build/3.4.7
/usr/libexec/pyenv/share/python-build/3.4.8
/usr/libexec/pyenv/share/python-build/3.4.9
/usr/libexec/pyenv/share/python-build/3.5-dev
/usr/libexec/pyenv/share/python-build/3.5.0
/usr/libexec/pyenv/share/python-build/3.5.1
/usr/libexec/pyenv/share/python-build/3.5.10
/usr/libexec/pyenv/share/python-build/3.5.2
/usr/libexec/pyenv/share/python-build/3.5.3
/usr/libexec/pyenv/share/python-build/3.5.4
/usr/libexec/pyenv/share/python-build/3.5.5
/usr/libexec/pyenv/share/python-build/3.5.6
/usr/libexec/pyenv/share/python-build/3.5.7
/usr/libexec/pyenv/share/python-build/3.5.8
/usr/libexec/pyenv/share/python-build/3.5.9
/usr/libexec/pyenv/share/python-build/3.6-dev
/usr/libexec/pyenv/share/python-build/3.6.0
/usr/libexec/pyenv/share/python-build/3.6.1
/usr/libexec/pyenv/share/python-build/3.6.10
/usr/libexec/pyenv/share/python-build/3.6.11
/usr/libexec/pyenv/share/python-build/3.6.12
/usr/libexec/pyenv/share/python-build/3.6.13
/usr/libexec/pyenv/share/python-build/3.6.14
/usr/libexec/pyenv/share/python-build/3.6.15
/usr/libexec/pyenv/share/python-build/3.6.2
/usr/libexec/pyenv/share/python-build/3.6.3
/usr/libexec/pyenv/share/python-build/3.6.4
/usr/libexec/pyenv/share/python-build/3.6.5
/usr/libexec/pyenv/share/python-build/3.6.6
/usr/libexec/pyenv/share/python-build/3.6.7
/usr/libexec/pyenv/share/python-build/3.6.8
/usr/libexec/pyenv/share/python-build/3.6.9
/usr/libexec/pyenv/share/python-build/3.7-dev
/usr/libexec/pyenv/share/python-build/3.7.0
/usr/libexec/pyenv/share/python-build/3.7.1
/usr/libexec/pyenv/share/python-build/3.7.10
/usr/libexec/pyenv/share/python-build/3.7.11
/usr/libexec/pyenv/share/python-build/3.7.12
/usr/libexec/pyenv/share/python-build/3.7.13
/usr/libexec/pyenv/share/python-build/3.7.14
/usr/libexec/pyenv/share/python-build/3.7.15
/usr/libexec/pyenv/share/python-build/3.7.16
/usr/libexec/pyenv/share/python-build/3.7.17
/usr/libexec/pyenv/share/python-build/3.7.2
/usr/libexec/pyenv/share/python-build/3.7.3
/usr/libexec/pyenv/share/python-build/3.7.4
/usr/libexec/pyenv/share/python-build/3.7.5
/usr/libexec/pyenv/share/python-build/3.7.6
/usr/libexec/pyenv/share/python-build/3.7.7
/usr/libexec/pyenv/share/python-build/3.7.8
/usr/libexec/pyenv/share/python-build/3.7.9
/usr/libexec/pyenv/share/python-build/3.8-dev
/usr/libexec/pyenv/share/python-build/3.8.0
/usr/libexec/pyenv/share/python-build/3.8.1
/usr/libexec/pyenv/share/python-build/3.8.10
/usr/libexec/pyenv/share/python-build/3.8.11
/usr/libexec/pyenv/share/python-build/3.8.12
/usr/libexec/pyenv/share/python-build/3.8.13
/usr/libexec/pyenv/share/python-build/3.8.14
/usr/libexec/pyenv/share/python-build/3.8.15
/usr/libexec/pyenv/share/python-build/3.8.16
/usr/libexec/pyenv/share/python-build/3.8.17
/usr/libexec/pyenv/share/python-build/3.8.18
/usr/libexec/pyenv/share/python-build/3.8.2
/usr/libexec/pyenv/share/python-build/3.8.3
/usr/libexec/pyenv/share/python-build/3.8.4
/usr/libexec/pyenv/share/python-build/3.8.5
/usr/libexec/pyenv/share/python-build/3.8.6
/usr/libexec/pyenv/share/python-build/3.8.7
/usr/libexec/pyenv/share/python-build/3.8.8
/usr/libexec/pyenv/share/python-build/3.8.9
/usr/libexec/pyenv/share/python-build/3.9-dev
/usr/libexec/pyenv/share/python-build/3.9.0
/usr/libexec/pyenv/share/python-build/3.9.1
/usr/libexec/pyenv/share/python-build/3.9.10
/usr/libexec/pyenv/share/python-build/3.9.11
/usr/libexec/pyenv/share/python-build/3.9.12
/usr/libexec/pyenv/share/python-build/3.9.13
/usr/libexec/pyenv/share/python-build/3.9.14
/usr/libexec/pyenv/share/python-build/3.9.15
/usr/libexec/pyenv/share/python-build/3.9.16
/usr/libexec/pyenv/share/python-build/3.9.17
/usr/libexec/pyenv/share/python-build/3.9.18
/usr/libexec/pyenv/share/python-build/3.9.2
/usr/libexec/pyenv/share/python-build/3.9.4
/usr/libexec/pyenv/share/python-build/3.9.5
/usr/libexec/pyenv/share/python-build/3.9.6
/usr/libexec/pyenv/share/python-build/3.9.7
/usr/libexec/pyenv/share/python-build/3.9.8
/usr/libexec/pyenv/share/python-build/3.9.9
/usr/libexec/pyenv/share/python-build/activepython-2.7.14
/usr/libexec/pyenv/share/python-build/activepython-3.5.4
/usr/libexec/pyenv/share/python-build/activepython-3.6.0
/usr/libexec/pyenv/share/python-build/anaconda-1.4.0
/usr/libexec/pyenv/share/python-build/anaconda-1.5.0
/usr/libexec/pyenv/share/python-build/anaconda-1.5.1
/usr/libexec/pyenv/share/python-build/anaconda-1.6.0
/usr/libexec/pyenv/share/python-build/anaconda-1.6.1
/usr/libexec/pyenv/share/python-build/anaconda-1.7.0
/usr/libexec/pyenv/share/python-build/anaconda-1.8.0
/usr/libexec/pyenv/share/python-build/anaconda-1.9.0
/usr/libexec/pyenv/share/python-build/anaconda-1.9.1
/usr/libexec/pyenv/share/python-build/anaconda-1.9.2
/usr/libexec/pyenv/share/python-build/anaconda-2.0.0
/usr/libexec/pyenv/share/python-build/anaconda-2.0.1
/usr/libexec/pyenv/share/python-build/anaconda-2.1.0
/usr/libexec/pyenv/share/python-build/anaconda-2.2.0
/usr/libexec/pyenv/share/python-build/anaconda-2.3.0
/usr/libexec/pyenv/share/python-build/anaconda-2.4.0
/usr/libexec/pyenv/share/python-build/anaconda-4.0.0
/usr/libexec/pyenv/share/python-build/anaconda2-2.4.0
/usr/libexec/pyenv/share/python-build/anaconda2-2.4.1
/usr/libexec/pyenv/share/python-build/anaconda2-2.5.0
/usr/libexec/pyenv/share/python-build/anaconda2-2018.12
/usr/libexec/pyenv/share/python-build/anaconda2-2019.03
/usr/libexec/pyenv/share/python-build/anaconda2-2019.07
/usr/libexec/pyenv/share/python-build/anaconda2-2019.10
/usr/libexec/pyenv/share/python-build/anaconda2-4.0.0
/usr/libexec/pyenv/share/python-build/anaconda2-4.1.0
/usr/libexec/pyenv/share/python-build/anaconda2-4.1.1
/usr/libexec/pyenv/share/python-build/anaconda2-4.2.0
/usr/libexec/pyenv/share/python-build/anaconda2-4.3.0
/usr/libexec/pyenv/share/python-build/anaconda2-4.3.1
/usr/libexec/pyenv/share/python-build/anaconda2-4.4.0
/usr/libexec/pyenv/share/python-build/anaconda2-5.0.0
/usr/libexec/pyenv/share/python-build/anaconda2-5.0.1
/usr/libexec/pyenv/share/python-build/anaconda2-5.1.0
/usr/libexec/pyenv/share/python-build/anaconda2-5.2.0
/usr/libexec/pyenv/share/python-build/anaconda2-5.3.0
/usr/libexec/pyenv/share/python-build/anaconda2-5.3.1
/usr/libexec/pyenv/share/python-build/anaconda3-2.0.0
/usr/libexec/pyenv/share/python-build/anaconda3-2.0.1
/usr/libexec/pyenv/share/python-build/anaconda3-2.1.0
/usr/libexec/pyenv/share/python-build/anaconda3-2.2.0
/usr/libexec/pyenv/share/python-build/anaconda3-2.3.0
/usr/libexec/pyenv/share/python-build/anaconda3-2.4.0
/usr/libexec/pyenv/share/python-build/anaconda3-2.4.1
/usr/libexec/pyenv/share/python-build/anaconda3-2.5.0
/usr/libexec/pyenv/share/python-build/anaconda3-2018.12
/usr/libexec/pyenv/share/python-build/anaconda3-2019.03
/usr/libexec/pyenv/share/python-build/anaconda3-2019.07
/usr/libexec/pyenv/share/python-build/anaconda3-2019.10
/usr/libexec/pyenv/share/python-build/anaconda3-2020.02
/usr/libexec/pyenv/share/python-build/anaconda3-2020.07
/usr/libexec/pyenv/share/python-build/anaconda3-2020.11
/usr/libexec/pyenv/share/python-build/anaconda3-2021.04
/usr/libexec/pyenv/share/python-build/anaconda3-2021.05
/usr/libexec/pyenv/share/python-build/anaconda3-2021.11
/usr/libexec/pyenv/share/python-build/anaconda3-2022.05
/usr/libexec/pyenv/share/python-build/anaconda3-2022.10
/usr/libexec/pyenv/share/python-build/anaconda3-2023.03
/usr/libexec/pyenv/share/python-build/anaconda3-2023.03-0
/usr/libexec/pyenv/share/python-build/anaconda3-2023.03-1
/usr/libexec/pyenv/share/python-build/anaconda3-2023.07-0
/usr/libexec/pyenv/share/python-build/anaconda3-2023.07-1
/usr/libexec/pyenv/share/python-build/anaconda3-2023.07-2
/usr/libexec/pyenv/share/python-build/anaconda3-2023.09-0
/usr/libexec/pyenv/share/python-build/anaconda3-4.0.0
/usr/libexec/pyenv/share/python-build/anaconda3-4.1.0
/usr/libexec/pyenv/share/python-build/anaconda3-4.1.1
/usr/libexec/pyenv/share/python-build/anaconda3-4.2.0
/usr/libexec/pyenv/share/python-build/anaconda3-4.3.0
/usr/libexec/pyenv/share/python-build/anaconda3-4.3.1
/usr/libexec/pyenv/share/python-build/anaconda3-4.4.0
/usr/libexec/pyenv/share/python-build/anaconda3-5.0.0
/usr/libexec/pyenv/share/python-build/anaconda3-5.0.1
/usr/libexec/pyenv/share/python-build/anaconda3-5.1.0
/usr/libexec/pyenv/share/python-build/anaconda3-5.2.0
/usr/libexec/pyenv/share/python-build/anaconda3-5.3.0
/usr/libexec/pyenv/share/python-build/anaconda3-5.3.1
/usr/libexec/pyenv/share/python-build/cinder-3.10-dev
/usr/libexec/pyenv/share/python-build/cinder-3.8-dev
/usr/libexec/pyenv/share/python-build/graalpy-22.3.0
/usr/libexec/pyenv/share/python-build/graalpy-23.0.0
/usr/libexec/pyenv/share/python-build/graalpy-23.1.0
/usr/libexec/pyenv/share/python-build/graalpy-23.1.2
/usr/libexec/pyenv/share/python-build/graalpy-community-23.1.0
/usr/libexec/pyenv/share/python-build/graalpy-community-23.1.2
/usr/libexec/pyenv/share/python-build/graalpython-20.1.0
/usr/libexec/pyenv/share/python-build/graalpython-20.2.0
/usr/libexec/pyenv/share/python-build/graalpython-20.3.0
/usr/libexec/pyenv/share/python-build/graalpython-21.0.0
/usr/libexec/pyenv/share/python-build/graalpython-21.1.0
/usr/libexec/pyenv/share/python-build/graalpython-21.2.0
/usr/libexec/pyenv/share/python-build/graalpython-21.3.0
/usr/libexec/pyenv/share/python-build/graalpython-22.0.0
/usr/libexec/pyenv/share/python-build/graalpython-22.1.0
/usr/libexec/pyenv/share/python-build/graalpython-22.2.0
/usr/libexec/pyenv/share/python-build/ironpython-2.7.4
/usr/libexec/pyenv/share/python-build/ironpython-2.7.5
/usr/libexec/pyenv/share/python-build/ironpython-2.7.6.3
/usr/libexec/pyenv/share/python-build/ironpython-2.7.7
/usr/libexec/pyenv/share/python-build/ironpython-dev
/usr/libexec/pyenv/share/python-build/jython-2.5-dev
/usr/libexec/pyenv/share/python-build/jython-2.5.0
/usr/libexec/pyenv/share/python-build/jython-2.5.1
/usr/libexec/pyenv/share/python-build/jython-2.5.2
/usr/libexec/pyenv/share/python-build/jython-2.5.3
/usr/libexec/pyenv/share/python-build/jython-2.5.4-rc1
/usr/libexec/pyenv/share/python-build/jython-2.7.0
/usr/libexec/pyenv/share/python-build/jython-2.7.1
/usr/libexec/pyenv/share/python-build/jython-2.7.2
/usr/libexec/pyenv/share/python-build/jython-dev
/usr/libexec/pyenv/share/python-build/mambaforge
/usr/libexec/pyenv/share/python-build/mambaforge-22.9.0-0
/usr/libexec/pyenv/share/python-build/mambaforge-22.9.0-1
/usr/libexec/pyenv/share/python-build/mambaforge-22.9.0-2
/usr/libexec/pyenv/share/python-build/mambaforge-22.9.0-3
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.1-4
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.1-5
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.2-0
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-0
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-1
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-10
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-2
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-3
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-4
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-5
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-6
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-7
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-8
/usr/libexec/pyenv/share/python-build/mambaforge-4.10.3-9
/usr/libexec/pyenv/share/python-build/mambaforge-4.11.0-0
/usr/libexec/pyenv/share/python-build/mambaforge-4.11.0-1
/usr/libexec/pyenv/share/python-build/mambaforge-4.11.0-2
/usr/libexec/pyenv/share/python-build/mambaforge-4.11.0-3
/usr/libexec/pyenv/share/python-build/mambaforge-4.11.0-4
/usr/libexec/pyenv/share/python-build/mambaforge-4.12.0-0
/usr/libexec/pyenv/share/python-build/mambaforge-4.12.0-1
/usr/libexec/pyenv/share/python-build/mambaforge-4.12.0-2
/usr/libexec/pyenv/share/python-build/mambaforge-4.12.0-3
/usr/libexec/pyenv/share/python-build/mambaforge-4.13.0-1
/usr/libexec/pyenv/share/python-build/mambaforge-4.14.0-0
/usr/libexec/pyenv/share/python-build/mambaforge-4.14.0-1
/usr/libexec/pyenv/share/python-build/mambaforge-4.14.0-2
/usr/libexec/pyenv/share/python-build/mambaforge-pypy3
/usr/libexec/pyenv/share/python-build/micropython-1.10
/usr/libexec/pyenv/share/python-build/micropython-1.11
/usr/libexec/pyenv/share/python-build/micropython-1.12
/usr/libexec/pyenv/share/python-build/micropython-1.13
/usr/libexec/pyenv/share/python-build/micropython-1.14
/usr/libexec/pyenv/share/python-build/micropython-1.15
/usr/libexec/pyenv/share/python-build/micropython-1.16
/usr/libexec/pyenv/share/python-build/micropython-1.17
/usr/libexec/pyenv/share/python-build/micropython-1.18
/usr/libexec/pyenv/share/python-build/micropython-1.19.1
/usr/libexec/pyenv/share/python-build/micropython-1.20.0
/usr/libexec/pyenv/share/python-build/micropython-1.21.0
/usr/libexec/pyenv/share/python-build/micropython-1.9.3
/usr/libexec/pyenv/share/python-build/micropython-1.9.4
/usr/libexec/pyenv/share/python-build/micropython-dev
/usr/libexec/pyenv/share/python-build/miniconda-2.2.2
/usr/libexec/pyenv/share/python-build/miniconda-3.0.0
/usr/libexec/pyenv/share/python-build/miniconda-3.0.4
/usr/libexec/pyenv/share/python-build/miniconda-3.0.5
/usr/libexec/pyenv/share/python-build/miniconda-3.10.1
/usr/libexec/pyenv/share/python-build/miniconda-3.16.0
/usr/libexec/pyenv/share/python-build/miniconda-3.18.3
/usr/libexec/pyenv/share/python-build/miniconda-3.3.0
/usr/libexec/pyenv/share/python-build/miniconda-3.4.2
/usr/libexec/pyenv/share/python-build/miniconda-3.7.0
/usr/libexec/pyenv/share/python-build/miniconda-3.8.3
/usr/libexec/pyenv/share/python-build/miniconda-3.9.1
/usr/libexec/pyenv/share/python-build/miniconda-latest
/usr/libexec/pyenv/share/python-build/miniconda2-2.7-4.8.3
/usr/libexec/pyenv/share/python-build/miniconda2-3.18.3
/usr/libexec/pyenv/share/python-build/miniconda2-3.19.0
/usr/libexec/pyenv/share/python-build/miniconda2-4.0.5
/usr/libexec/pyenv/share/python-build/miniconda2-4.1.11
/usr/libexec/pyenv/share/python-build/miniconda2-4.3.14
/usr/libexec/pyenv/share/python-build/miniconda2-4.3.21
/usr/libexec/pyenv/share/python-build/miniconda2-4.3.27
/usr/libexec/pyenv/share/python-build/miniconda2-4.3.30
/usr/libexec/pyenv/share/python-build/miniconda2-4.3.31
/usr/libexec/pyenv/share/python-build/miniconda2-4.4.10
/usr/libexec/pyenv/share/python-build/miniconda2-4.5.1
/usr/libexec/pyenv/share/python-build/miniconda2-4.5.11
/usr/libexec/pyenv/share/python-build/miniconda2-4.5.12
/usr/libexec/pyenv/share/python-build/miniconda2-4.5.4
/usr/libexec/pyenv/share/python-build/miniconda2-4.6.14
/usr/libexec/pyenv/share/python-build/miniconda2-4.7.10
/usr/libexec/pyenv/share/python-build/miniconda2-4.7.12
/usr/libexec/pyenv/share/python-build/miniconda2-latest
/usr/libexec/pyenv/share/python-build/miniconda3-2.2.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.0.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.0.4
/usr/libexec/pyenv/share/python-build/miniconda3-3.0.5
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-22.11.1-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.1.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.10.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.11.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.11.0-2
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.3.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.5.0-3
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.5.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.5.2-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.10-23.9.0-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.10.1
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.10.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.11.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.11.0-2
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.5.0-3
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.5.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.5.2-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.11-23.9.0-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.16.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.18.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.19.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.3.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.4.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-22.11.1-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-23.1.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.10.1
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.10.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.11.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.12.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.8.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.8.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.7-4.9.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.7.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-22.11.1-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.1.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.10.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.11.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.11.0-2
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.3.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.5.0-3
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.5.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.5.2-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-23.9.0-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.10.1
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.10.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.11.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.12.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.8.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.8.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.8-4.9.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.8.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-22.11.1-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.1.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.10.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.11.0-1
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.11.0-2
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.3.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.5.0-3
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.5.1-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.5.2-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-23.9.0-0
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-4.10.1
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-4.10.3
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-4.11.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-4.12.0
/usr/libexec/pyenv/share/python-build/miniconda3-3.9-4.9.2
/usr/libexec/pyenv/share/python-build/miniconda3-3.9.1
/usr/libexec/pyenv/share/python-build/miniconda3-4.0.5
/usr/libexec/pyenv/share/python-build/miniconda3-4.1.11
/usr/libexec/pyenv/share/python-build/miniconda3-4.2.12
/usr/libexec/pyenv/share/python-build/miniconda3-4.3.11
/usr/libexec/pyenv/share/python-build/miniconda3-4.3.14
/usr/libexec/pyenv/share/python-build/miniconda3-4.3.21
/usr/libexec/pyenv/share/python-build/miniconda3-4.3.27
/usr/libexec/pyenv/share/python-build/miniconda3-4.3.30
/usr/libexec/pyenv/share/python-build/miniconda3-4.3.31
/usr/libexec/pyenv/share/python-build/miniconda3-4.4.10
/usr/libexec/pyenv/share/python-build/miniconda3-4.5.1
/usr/libexec/pyenv/share/python-build/miniconda3-4.5.11
/usr/libexec/pyenv/share/python-build/miniconda3-4.5.12
/usr/libexec/pyenv/share/python-build/miniconda3-4.5.4
/usr/libexec/pyenv/share/python-build/miniconda3-4.6.14
/usr/libexec/pyenv/share/python-build/miniconda3-4.7.10
/usr/libexec/pyenv/share/python-build/miniconda3-4.7.12
/usr/libexec/pyenv/share/python-build/miniconda3-latest
/usr/libexec/pyenv/share/python-build/miniforge-pypy3
/usr/libexec/pyenv/share/python-build/miniforge3-22.11.1-4
/usr/libexec/pyenv/share/python-build/miniforge3-22.9.0-0
/usr/libexec/pyenv/share/python-build/miniforge3-22.9.0-1
/usr/libexec/pyenv/share/python-build/miniforge3-22.9.0-2
/usr/libexec/pyenv/share/python-build/miniforge3-22.9.0-3
/usr/libexec/pyenv/share/python-build/miniforge3-23.3.1-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.10
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.1-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.1-3
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.1-5
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.2-0
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-0
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-10
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-2
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-3
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-4
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-5
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-6
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-7
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-8
/usr/libexec/pyenv/share/python-build/miniforge3-4.10.3-9
/usr/libexec/pyenv/share/python-build/miniforge3-4.11.0-0
/usr/libexec/pyenv/share/python-build/miniforge3-4.11.0-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.11.0-2
/usr/libexec/pyenv/share/python-build/miniforge3-4.11.0-3
/usr/libexec/pyenv/share/python-build/miniforge3-4.11.0-4
/usr/libexec/pyenv/share/python-build/miniforge3-4.12.0-0
/usr/libexec/pyenv/share/python-build/miniforge3-4.12.0-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.12.0-2
/usr/libexec/pyenv/share/python-build/miniforge3-4.12.0-3
/usr/libexec/pyenv/share/python-build/miniforge3-4.13.0-0
/usr/libexec/pyenv/share/python-build/miniforge3-4.13.0-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.14.0-0
/usr/libexec/pyenv/share/python-build/miniforge3-4.14.0-1
/usr/libexec/pyenv/share/python-build/miniforge3-4.14.0-2
/usr/libexec/pyenv/share/python-build/miniforge3-4.9.2
/usr/libexec/pyenv/share/python-build/miniforge3-latest
/usr/libexec/pyenv/share/python-build/nogil-3.9.10
/usr/libexec/pyenv/share/python-build/nogil-3.9.10-1
/usr/libexec/pyenv/share/python-build/patches
/usr/libexec/pyenv/share/python-build/patches/2.1.3
/usr/libexec/pyenv/share/python-build/patches/2.1.3/Python-2.1.3
/usr/libexec/pyenv/share/python-build/patches/2.1.3/Python-2.1.3/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.2.3
/usr/libexec/pyenv/share/python-build/patches/2.2.3/Python-2.2.3
/usr/libexec/pyenv/share/python-build/patches/2.2.3/Python-2.2.3/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.3.7
/usr/libexec/pyenv/share/python-build/patches/2.3.7/Python-2.3.7
/usr/libexec/pyenv/share/python-build/patches/2.3.7/Python-2.3.7/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.3.7/Python-2.3.7/001_fortify_crash_workaround.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.0
/usr/libexec/pyenv/share/python-build/patches/2.4.0/Python-2.4
/usr/libexec/pyenv/share/python-build/patches/2.4.0/Python-2.4/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.0/Python-2.4/001_fortify_crash_workaround.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.0/Python-2.4/002_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.1
/usr/libexec/pyenv/share/python-build/patches/2.4.1/Python-2.4.1
/usr/libexec/pyenv/share/python-build/patches/2.4.1/Python-2.4.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.1/Python-2.4.1/001_fortify_crash_workaround.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.1/Python-2.4.1/002_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.2
/usr/libexec/pyenv/share/python-build/patches/2.4.2/Python-2.4.2
/usr/libexec/pyenv/share/python-build/patches/2.4.2/Python-2.4.2/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.2/Python-2.4.2/001_fortify_crash_workaround.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.2/Python-2.4.2/002_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.3
/usr/libexec/pyenv/share/python-build/patches/2.4.3/Python-2.4.3
/usr/libexec/pyenv/share/python-build/patches/2.4.3/Python-2.4.3/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.3/Python-2.4.3/001_fortify_crash_workaround.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.3/Python-2.4.3/002_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.4
/usr/libexec/pyenv/share/python-build/patches/2.4.4/Python-2.4.4
/usr/libexec/pyenv/share/python-build/patches/2.4.4/Python-2.4.4/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.4/Python-2.4.4/001_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.5
/usr/libexec/pyenv/share/python-build/patches/2.4.5/Python-2.4.5
/usr/libexec/pyenv/share/python-build/patches/2.4.5/Python-2.4.5/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.5/Python-2.4.5/001_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.6
/usr/libexec/pyenv/share/python-build/patches/2.4.6/Python-2.4.6
/usr/libexec/pyenv/share/python-build/patches/2.4.6/Python-2.4.6/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.4.6/Python-2.4.6/001_patch-posixmodule.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.0
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.0/Python-2.5/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.1
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.1/Python-2.5.1/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.2
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.2/Python-2.5.2/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.3
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.3/Python-2.5.3/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.4
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.4/Python-2.5.4/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.5
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.5/Python-2.5.5/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.6
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6/002_darwin_c_source.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6/003_osx_lp64.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6/004_osx_libffi.patch
/usr/libexec/pyenv/share/python-build/patches/2.5.6/Python-2.5.6/005_osx_failed_modules.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.0
/usr/libexec/pyenv/share/python-build/patches/2.6.0/Python-2.6
/usr/libexec/pyenv/share/python-build/patches/2.6.0/Python-2.6/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.0/Python-2.6/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.0/Python-2.6/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.0/Python-2.6/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.1
/usr/libexec/pyenv/share/python-build/patches/2.6.1/Python-2.6.1
/usr/libexec/pyenv/share/python-build/patches/2.6.1/Python-2.6.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.1/Python-2.6.1/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.1/Python-2.6.1/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.1/Python-2.6.1/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.2
/usr/libexec/pyenv/share/python-build/patches/2.6.2/Python-2.6.2
/usr/libexec/pyenv/share/python-build/patches/2.6.2/Python-2.6.2/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.2/Python-2.6.2/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.2/Python-2.6.2/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.2/Python-2.6.2/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.3
/usr/libexec/pyenv/share/python-build/patches/2.6.3/Python-2.6.3
/usr/libexec/pyenv/share/python-build/patches/2.6.3/Python-2.6.3/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.3/Python-2.6.3/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.3/Python-2.6.3/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.3/Python-2.6.3/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.4
/usr/libexec/pyenv/share/python-build/patches/2.6.4/Python-2.6.4
/usr/libexec/pyenv/share/python-build/patches/2.6.4/Python-2.6.4/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.4/Python-2.6.4/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.4/Python-2.6.4/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.4/Python-2.6.4/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.5
/usr/libexec/pyenv/share/python-build/patches/2.6.5/Python-2.6.5
/usr/libexec/pyenv/share/python-build/patches/2.6.5/Python-2.6.5/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.5/Python-2.6.5/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.5/Python-2.6.5/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.5/Python-2.6.5/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.6
/usr/libexec/pyenv/share/python-build/patches/2.6.6/Python-2.6.6
/usr/libexec/pyenv/share/python-build/patches/2.6.6/Python-2.6.6/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.6/Python-2.6.6/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.6/Python-2.6.6/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.6/Python-2.6.6/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.7
/usr/libexec/pyenv/share/python-build/patches/2.6.7/Python-2.6.7
/usr/libexec/pyenv/share/python-build/patches/2.6.7/Python-2.6.7/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.7/Python-2.6.7/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.7/Python-2.6.7/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.7/Python-2.6.7/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.8
/usr/libexec/pyenv/share/python-build/patches/2.6.8/Python-2.6.8
/usr/libexec/pyenv/share/python-build/patches/2.6.8/Python-2.6.8/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.8/Python-2.6.8/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.8/Python-2.6.8/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.8/Python-2.6.8/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.9
/usr/libexec/pyenv/share/python-build/patches/2.6.9/Python-2.6.9
/usr/libexec/pyenv/share/python-build/patches/2.6.9/Python-2.6.9/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.6.9/Python-2.6.9/001_remove_systemstubs.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.9/Python-2.6.9/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.9/Python-2.6.9/003_tk86.patch
/usr/libexec/pyenv/share/python-build/patches/2.6.9/Python-2.6.9/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.0
/usr/libexec/pyenv/share/python-build/patches/2.7.0/Python-2.7
/usr/libexec/pyenv/share/python-build/patches/2.7.0/Python-2.7/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.7.0/Python-2.7/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.0/Python-2.7/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.1
/usr/libexec/pyenv/share/python-build/patches/2.7.1/Python-2.7.1
/usr/libexec/pyenv/share/python-build/patches/2.7.1/Python-2.7.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/2.7.1/Python-2.7.1/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.1/Python-2.7.1/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.10
/usr/libexec/pyenv/share/python-build/patches/2.7.10/Python-2.7.10
/usr/libexec/pyenv/share/python-build/patches/2.7.10/Python-2.7.10/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0001-Detect-arm64-in-configure.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0002-Fix-macOS-_tkinter-use-of-Tck-Tk-in-Library-Framewor.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0003-Support-arm64-in-Mac-Tools-pythonw.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0004-Use-system-libffi-for-Mac-OS-10.15-and-up.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0005-ctypes-use-the-correct-ABI-for-variadic-functions.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0006-ctypes-probe-libffi-for-ffi_closure_alloc-and-ffi_pr.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.18/Python-2.7.18/0007-Remove-QuickTime-from-link-args.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.2
/usr/libexec/pyenv/share/python-build/patches/2.7.2/Python-2.7.2
/usr/libexec/pyenv/share/python-build/patches/2.7.2/Python-2.7.2/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.2/Python-2.7.2/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.2/Python-2.7.2/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.3
/usr/libexec/pyenv/share/python-build/patches/2.7.3/Python-2.7.3
/usr/libexec/pyenv/share/python-build/patches/2.7.3/Python-2.7.3/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.3/Python-2.7.3/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.3/Python-2.7.3/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.4
/usr/libexec/pyenv/share/python-build/patches/2.7.4/Python-2.7.4
/usr/libexec/pyenv/share/python-build/patches/2.7.4/Python-2.7.4/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.4/Python-2.7.4/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.4/Python-2.7.4/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.5
/usr/libexec/pyenv/share/python-build/patches/2.7.5/Python-2.7.5
/usr/libexec/pyenv/share/python-build/patches/2.7.5/Python-2.7.5/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.5/Python-2.7.5/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.5/Python-2.7.5/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.6
/usr/libexec/pyenv/share/python-build/patches/2.7.6/Python-2.7.6
/usr/libexec/pyenv/share/python-build/patches/2.7.6/Python-2.7.6/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.6/Python-2.7.6/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.6/Python-2.7.6/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.6/Python-2.7.6/012_fix_bundle_loader_for_new_osx.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.7
/usr/libexec/pyenv/share/python-build/patches/2.7.7/Python-2.7.7
/usr/libexec/pyenv/share/python-build/patches/2.7.7/Python-2.7.7/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.7/Python-2.7.7/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.8
/usr/libexec/pyenv/share/python-build/patches/2.7.8/Python-2.7.8
/usr/libexec/pyenv/share/python-build/patches/2.7.8/Python-2.7.8/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.8/Python-2.7.8/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.9
/usr/libexec/pyenv/share/python-build/patches/2.7.9/Python-2.7.9
/usr/libexec/pyenv/share/python-build/patches/2.7.9/Python-2.7.9/003_system_library_path_in_sys_path.patch
/usr/libexec/pyenv/share/python-build/patches/2.7.9/Python-2.7.9/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.0.1
/usr/libexec/pyenv/share/python-build/patches/3.0.1/Python-3.0.1
/usr/libexec/pyenv/share/python-build/patches/3.0.1/Python-3.0.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.0.1/Python-3.0.1/001_patch-svnversion.patch
/usr/libexec/pyenv/share/python-build/patches/3.0.1/Python-3.0.1/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.0
/usr/libexec/pyenv/share/python-build/patches/3.1.0/Python-3.1
/usr/libexec/pyenv/share/python-build/patches/3.1.0/Python-3.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.1.0/Python-3.1/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.1
/usr/libexec/pyenv/share/python-build/patches/3.1.1/Python-3.1.1
/usr/libexec/pyenv/share/python-build/patches/3.1.1/Python-3.1.1/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.1.1/Python-3.1.1/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.2
/usr/libexec/pyenv/share/python-build/patches/3.1.2/Python-3.1.2
/usr/libexec/pyenv/share/python-build/patches/3.1.2/Python-3.1.2/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.1.2/Python-3.1.2/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.3
/usr/libexec/pyenv/share/python-build/patches/3.1.3/Python-3.1.3
/usr/libexec/pyenv/share/python-build/patches/3.1.3/Python-3.1.3/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.1.3/Python-3.1.3/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.3/Python-3.1.3/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.4
/usr/libexec/pyenv/share/python-build/patches/3.1.4/Python-3.1.4
/usr/libexec/pyenv/share/python-build/patches/3.1.4/Python-3.1.4/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.1.4/Python-3.1.4/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.4/Python-3.1.4/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.5
/usr/libexec/pyenv/share/python-build/patches/3.1.5/Python-3.1.5
/usr/libexec/pyenv/share/python-build/patches/3.1.5/Python-3.1.5/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.1.5/Python-3.1.5/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.1.5/Python-3.1.5/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.10.0
/usr/libexec/pyenv/share/python-build/patches/3.10.0/Python-3.10.0
/usr/libexec/pyenv/share/python-build/patches/3.10.0/Python-3.10.0/0001-bpo-45350-Rerun-autoreconf-with-the-pkg-config-macro.patch
/usr/libexec/pyenv/share/python-build/patches/3.10.0/Python-3.10.0/0002-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.11.0
/usr/libexec/pyenv/share/python-build/patches/3.11.0/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.11.0/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.0
/usr/libexec/pyenv/share/python-build/patches/3.2.0/Python-3.2
/usr/libexec/pyenv/share/python-build/patches/3.2.0/Python-3.2/000_patch-setup.py.diff
/usr/libexec/pyenv/share/python-build/patches/3.2.0/Python-3.2/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.0/Python-3.2/010_ssl_no_ssl2_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.1
/usr/libexec/pyenv/share/python-build/patches/3.2.1/Python-3.2.1
/usr/libexec/pyenv/share/python-build/patches/3.2.1/Python-3.2.1/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.1/Python-3.2.1/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.2
/usr/libexec/pyenv/share/python-build/patches/3.2.2/Python-3.2.2
/usr/libexec/pyenv/share/python-build/patches/3.2.2/Python-3.2.2/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.2/Python-3.2.2/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.3
/usr/libexec/pyenv/share/python-build/patches/3.2.3/Python-3.2.3
/usr/libexec/pyenv/share/python-build/patches/3.2.3/Python-3.2.3/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.3/Python-3.2.3/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.4
/usr/libexec/pyenv/share/python-build/patches/3.2.4/Python-3.2.4
/usr/libexec/pyenv/share/python-build/patches/3.2.4/Python-3.2.4/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.4/Python-3.2.4/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.5
/usr/libexec/pyenv/share/python-build/patches/3.2.5/Python-3.2.5
/usr/libexec/pyenv/share/python-build/patches/3.2.5/Python-3.2.5/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.5/Python-3.2.5/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.6
/usr/libexec/pyenv/share/python-build/patches/3.2.6/Python-3.2.6
/usr/libexec/pyenv/share/python-build/patches/3.2.6/Python-3.2.6/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.2.6/Python-3.2.6/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.0
/usr/libexec/pyenv/share/python-build/patches/3.3.0/Python-3.3.0
/usr/libexec/pyenv/share/python-build/patches/3.3.0/Python-3.3.0/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.0/Python-3.3.0/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.1
/usr/libexec/pyenv/share/python-build/patches/3.3.1/Python-3.3.1
/usr/libexec/pyenv/share/python-build/patches/3.3.1/Python-3.3.1/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.1/Python-3.3.1/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.2
/usr/libexec/pyenv/share/python-build/patches/3.3.2/Python-3.3.2
/usr/libexec/pyenv/share/python-build/patches/3.3.2/Python-3.3.2/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.2/Python-3.3.2/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.3
/usr/libexec/pyenv/share/python-build/patches/3.3.3/Python-3.3.3
/usr/libexec/pyenv/share/python-build/patches/3.3.3/Python-3.3.3/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.3/Python-3.3.3/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.4
/usr/libexec/pyenv/share/python-build/patches/3.3.4/Python-3.3.4
/usr/libexec/pyenv/share/python-build/patches/3.3.4/Python-3.3.4/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.5
/usr/libexec/pyenv/share/python-build/patches/3.3.5/Python-3.3.5
/usr/libexec/pyenv/share/python-build/patches/3.3.5/Python-3.3.5/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.6
/usr/libexec/pyenv/share/python-build/patches/3.3.6/Python-3.3.6
/usr/libexec/pyenv/share/python-build/patches/3.3.6/Python-3.3.6/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.3.7
/usr/libexec/pyenv/share/python-build/patches/3.3.7/Python-3.3.7
/usr/libexec/pyenv/share/python-build/patches/3.3.7/Python-3.3.7/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.4.0
/usr/libexec/pyenv/share/python-build/patches/3.4.0/Python-3.4.0
/usr/libexec/pyenv/share/python-build/patches/3.4.0/Python-3.4.0/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.4.1
/usr/libexec/pyenv/share/python-build/patches/3.4.1/Python-3.4.1
/usr/libexec/pyenv/share/python-build/patches/3.4.1/Python-3.4.1/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.4.2
/usr/libexec/pyenv/share/python-build/patches/3.4.2/Python-3.4.2
/usr/libexec/pyenv/share/python-build/patches/3.4.2/Python-3.4.2/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0001-bpo-27987-pymalloc-align-by-16bytes-on-64bit-platfor.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0002-bpo-27987-align-PyGC_Head-to-alignof-long-double-GH-.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0003-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0004-Detect-arm64-in-configure.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0005-BPO-41100-Support-macOS-11-when-building-GH-21113.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0006-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0007-Port-ctypes-and-system-libffi-patch-for-arm64-macOS-.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0008-bpo-36231-Support-building-on-macOS-without-usr-incl.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.10/Python-3.5.10/0009-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.5.2
/usr/libexec/pyenv/share/python-build/patches/3.5.2/Python-3.5.2
/usr/libexec/pyenv/share/python-build/patches/3.5.2/Python-3.5.2/venv.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0001-Detect-arm64-in-configure.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0002-bpo-36231-Support-building-on-macOS-without-usr-incl.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0003-Fix-macOS-_tkinter-use-of-Tck-Tk-in-Library-Framewor.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0004-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0005-BPO-41100-Support-macOS-11-when-building-GH-21113.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0006-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0007-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0008-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0009-bpo-27987-pymalloc-align-by-16bytes-on-64bit-platfor.patch
/usr/libexec/pyenv/share/python-build/patches/3.6.15/Python-3.6.15/0010-bpo-27987-align-PyGC_Head-to-alignof-long-double-GH-.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.10
/usr/libexec/pyenv/share/python-build/patches/3.7.10/Python-3.7.10
/usr/libexec/pyenv/share/python-build/patches/3.7.10/Python-3.7.10/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.11
/usr/libexec/pyenv/share/python-build/patches/3.7.11/Python-3.7.11
/usr/libexec/pyenv/share/python-build/patches/3.7.11/Python-3.7.11/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.12
/usr/libexec/pyenv/share/python-build/patches/3.7.12/Python-3.7.12
/usr/libexec/pyenv/share/python-build/patches/3.7.12/Python-3.7.12/0001-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.12/Python-3.7.12/0002-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.12/Python-3.7.12/0003-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.12/Python-3.7.12/0004-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.13
/usr/libexec/pyenv/share/python-build/patches/3.7.13/Python-3.7.13
/usr/libexec/pyenv/share/python-build/patches/3.7.13/Python-3.7.13/0001-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.13/Python-3.7.13/0002-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.13/Python-3.7.13/0003-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.14
/usr/libexec/pyenv/share/python-build/patches/3.7.14/Python-3.7.14
/usr/libexec/pyenv/share/python-build/patches/3.7.14/Python-3.7.14/0001-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.14/Python-3.7.14/0002-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.14/Python-3.7.14/0003-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.15
/usr/libexec/pyenv/share/python-build/patches/3.7.15/Python-3.7.15
/usr/libexec/pyenv/share/python-build/patches/3.7.15/Python-3.7.15/0001-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.15/Python-3.7.15/0002-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.15/Python-3.7.15/0003-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.15/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.7.15/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.16
/usr/libexec/pyenv/share/python-build/patches/3.7.16/Python-3.7.16
/usr/libexec/pyenv/share/python-build/patches/3.7.16/Python-3.7.16/0001-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.16/Python-3.7.16/0002-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.16/Python-3.7.16/0003-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.16/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.7.16/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.17
/usr/libexec/pyenv/share/python-build/patches/3.7.17/Python-3.7.17
/usr/libexec/pyenv/share/python-build/patches/3.7.17/Python-3.7.17/0001-Port-ctypes-and-system-libffi-patches-for-arm64-macO.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.17/Python-3.7.17/0002-bpo-41100-fix-_decimal-for-arm64-Mac-OS-GH-21228.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.17/Python-3.7.17/0003-bpo-42351-Avoid-error-when-opening-header-with-non-U.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.8
/usr/libexec/pyenv/share/python-build/patches/3.7.8/Python-3.7.8
/usr/libexec/pyenv/share/python-build/patches/3.7.8/Python-3.7.8/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.7.9
/usr/libexec/pyenv/share/python-build/patches/3.7.9/Python-3.7.9
/usr/libexec/pyenv/share/python-build/patches/3.7.9/Python-3.7.9/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.10
/usr/libexec/pyenv/share/python-build/patches/3.8.10/Python-3.8.10
/usr/libexec/pyenv/share/python-build/patches/3.8.10/Python-3.8.10/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.11
/usr/libexec/pyenv/share/python-build/patches/3.8.11/Python-3.8.11
/usr/libexec/pyenv/share/python-build/patches/3.8.11/Python-3.8.11/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.12
/usr/libexec/pyenv/share/python-build/patches/3.8.12/Python-3.8.12
/usr/libexec/pyenv/share/python-build/patches/3.8.12/Python-3.8.12/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.15
/usr/libexec/pyenv/share/python-build/patches/3.8.15/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.8.15/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.16
/usr/libexec/pyenv/share/python-build/patches/3.8.16/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.8.16/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.4
/usr/libexec/pyenv/share/python-build/patches/3.8.4/Python-3.8.4
/usr/libexec/pyenv/share/python-build/patches/3.8.4/Python-3.8.4/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.5
/usr/libexec/pyenv/share/python-build/patches/3.8.5/Python-3.8.5
/usr/libexec/pyenv/share/python-build/patches/3.8.5/Python-3.8.5/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.6
/usr/libexec/pyenv/share/python-build/patches/3.8.6/Python-3.8.6
/usr/libexec/pyenv/share/python-build/patches/3.8.6/Python-3.8.6/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.7
/usr/libexec/pyenv/share/python-build/patches/3.8.7/Python-3.8.7
/usr/libexec/pyenv/share/python-build/patches/3.8.7/Python-3.8.7/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.8
/usr/libexec/pyenv/share/python-build/patches/3.8.8/Python-3.8.8
/usr/libexec/pyenv/share/python-build/patches/3.8.8/Python-3.8.8/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.8.9
/usr/libexec/pyenv/share/python-build/patches/3.8.9/Python-3.8.9
/usr/libexec/pyenv/share/python-build/patches/3.8.9/Python-3.8.9/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.0
/usr/libexec/pyenv/share/python-build/patches/3.9.0/Python-3.9.0
/usr/libexec/pyenv/share/python-build/patches/3.9.0/Python-3.9.0/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.1
/usr/libexec/pyenv/share/python-build/patches/3.9.1/Python-3.9.1
/usr/libexec/pyenv/share/python-build/patches/3.9.1/Python-3.9.1/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.15
/usr/libexec/pyenv/share/python-build/patches/3.9.15/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.9.15/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.16
/usr/libexec/pyenv/share/python-build/patches/3.9.16/openssl-1.1.1q
/usr/libexec/pyenv/share/python-build/patches/3.9.16/openssl-1.1.1q/openssl_1.1.1q_fix_c_include.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.2
/usr/libexec/pyenv/share/python-build/patches/3.9.2/Python-3.9.2
/usr/libexec/pyenv/share/python-build/patches/3.9.2/Python-3.9.2/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.4
/usr/libexec/pyenv/share/python-build/patches/3.9.4/Python-3.9.4
/usr/libexec/pyenv/share/python-build/patches/3.9.4/Python-3.9.4/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.5
/usr/libexec/pyenv/share/python-build/patches/3.9.5/Python-3.9.5
/usr/libexec/pyenv/share/python-build/patches/3.9.5/Python-3.9.5/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.6
/usr/libexec/pyenv/share/python-build/patches/3.9.6/Python-3.9.6
/usr/libexec/pyenv/share/python-build/patches/3.9.6/Python-3.9.6/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/3.9.7
/usr/libexec/pyenv/share/python-build/patches/3.9.7/Python-3.9.7
/usr/libexec/pyenv/share/python-build/patches/3.9.7/Python-3.9.7/0001-bpo-45405-Prevent-internal-configure-error-when-runn.patch
/usr/libexec/pyenv/share/python-build/patches/cinder-3.10-dev
/usr/libexec/pyenv/share/python-build/patches/cinder-3.10-dev/Cinder-3.10-dev
/usr/libexec/pyenv/share/python-build/patches/cinder-3.10-dev/Cinder-3.10-dev/001-disable-werror.patch
/usr/libexec/pyenv/share/python-build/patches/cinder-3.8-dev
/usr/libexec/pyenv/share/python-build/patches/cinder-3.8-dev/Cinder-3.8-dev
/usr/libexec/pyenv/share/python-build/patches/cinder-3.8-dev/Cinder-3.8-dev/001-disable-werror.patch
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.2
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.2/stackless-322-export
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.2/stackless-322-export/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.2/stackless-322-export/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.5
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.5/stackless-325-export
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.5/stackless-325-export/002_readline63.patch
/usr/libexec/pyenv/share/python-build/patches/stackless-3.2.5/stackless-325-export/010_ssl_no_ssl3.patch
/usr/libexec/pyenv/share/python-build/pypy-1.5-src
/usr/libexec/pyenv/share/python-build/pypy-1.6
/usr/libexec/pyenv/share/python-build/pypy-1.7
/usr/libexec/pyenv/share/python-build/pypy-1.8
/usr/libexec/pyenv/share/python-build/pypy-1.9
/usr/libexec/pyenv/share/python-build/pypy-2.0
/usr/libexec/pyenv/share/python-build/pypy-2.0-src
/usr/libexec/pyenv/share/python-build/pypy-2.0.1
/usr/libexec/pyenv/share/python-build/pypy-2.0.1-src
/usr/libexec/pyenv/share/python-build/pypy-2.0.2
/usr/libexec/pyenv/share/python-build/pypy-2.0.2-src
/usr/libexec/pyenv/share/python-build/pypy-2.1
/usr/libexec/pyenv/share/python-build/pypy-2.1-src
/usr/libexec/pyenv/share/python-build/pypy-2.2
/usr/libexec/pyenv/share/python-build/pypy-2.2-src
/usr/libexec/pyenv/share/python-build/pypy-2.2.1
/usr/libexec/pyenv/share/python-build/pypy-2.2.1-src
/usr/libexec/pyenv/share/python-build/pypy-2.3
/usr/libexec/pyenv/share/python-build/pypy-2.3-src
/usr/libexec/pyenv/share/python-build/pypy-2.3.1
/usr/libexec/pyenv/share/python-build/pypy-2.3.1-src
/usr/libexec/pyenv/share/python-build/pypy-2.4.0
/usr/libexec/pyenv/share/python-build/pypy-2.4.0-src
/usr/libexec/pyenv/share/python-build/pypy-2.5.0
/usr/libexec/pyenv/share/python-build/pypy-2.5.0-src
/usr/libexec/pyenv/share/python-build/pypy-2.5.1
/usr/libexec/pyenv/share/python-build/pypy-2.5.1-src
/usr/libexec/pyenv/share/python-build/pypy-2.6.0
/usr/libexec/pyenv/share/python-build/pypy-2.6.0-src
/usr/libexec/pyenv/share/python-build/pypy-2.6.1
/usr/libexec/pyenv/share/python-build/pypy-2.6.1-src
/usr/libexec/pyenv/share/python-build/pypy-4.0.0
/usr/libexec/pyenv/share/python-build/pypy-4.0.0-src
/usr/libexec/pyenv/share/python-build/pypy-4.0.1
/usr/libexec/pyenv/share/python-build/pypy-4.0.1-src
/usr/libexec/pyenv/share/python-build/pypy-5.0.0
/usr/libexec/pyenv/share/python-build/pypy-5.0.0-src
/usr/libexec/pyenv/share/python-build/pypy-5.0.1
/usr/libexec/pyenv/share/python-build/pypy-5.0.1-src
/usr/libexec/pyenv/share/python-build/pypy-5.1
/usr/libexec/pyenv/share/python-build/pypy-5.1-src
/usr/libexec/pyenv/share/python-build/pypy-5.1.1
/usr/libexec/pyenv/share/python-build/pypy-5.1.1-src
/usr/libexec/pyenv/share/python-build/pypy-5.3
/usr/libexec/pyenv/share/python-build/pypy-5.3-src
/usr/libexec/pyenv/share/python-build/pypy-5.3.1
/usr/libexec/pyenv/share/python-build/pypy-5.3.1-src
/usr/libexec/pyenv/share/python-build/pypy-5.4
/usr/libexec/pyenv/share/python-build/pypy-5.4-src
/usr/libexec/pyenv/share/python-build/pypy-5.4.1
/usr/libexec/pyenv/share/python-build/pypy-5.4.1-src
/usr/libexec/pyenv/share/python-build/pypy-5.6.0
/usr/libexec/pyenv/share/python-build/pypy-5.6.0-src
/usr/libexec/pyenv/share/python-build/pypy-5.7.0
/usr/libexec/pyenv/share/python-build/pypy-5.7.0-src
/usr/libexec/pyenv/share/python-build/pypy-5.7.1
/usr/libexec/pyenv/share/python-build/pypy-5.7.1-src
/usr/libexec/pyenv/share/python-build/pypy-c-jit-latest
/usr/libexec/pyenv/share/python-build/pypy-dev
/usr/libexec/pyenv/share/python-build/pypy-stm-2.3
/usr/libexec/pyenv/share/python-build/pypy-stm-2.5.1
/usr/libexec/pyenv/share/python-build/pypy2-5.3
/usr/libexec/pyenv/share/python-build/pypy2-5.3-src
/usr/libexec/pyenv/share/python-build/pypy2-5.3.1
/usr/libexec/pyenv/share/python-build/pypy2-5.3.1-src
/usr/libexec/pyenv/share/python-build/pypy2-5.4
/usr/libexec/pyenv/share/python-build/pypy2-5.4-src
/usr/libexec/pyenv/share/python-build/pypy2-5.4.1
/usr/libexec/pyenv/share/python-build/pypy2-5.4.1-src
/usr/libexec/pyenv/share/python-build/pypy2-5.6.0
/usr/libexec/pyenv/share/python-build/pypy2-5.6.0-src
/usr/libexec/pyenv/share/python-build/pypy2-5.7.0
/usr/libexec/pyenv/share/python-build/pypy2-5.7.0-src
/usr/libexec/pyenv/share/python-build/pypy2-5.7.1
/usr/libexec/pyenv/share/python-build/pypy2-5.7.1-src
/usr/libexec/pyenv/share/python-build/pypy2.7-5.10.0
/usr/libexec/pyenv/share/python-build/pypy2.7-5.10.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-5.8.0
/usr/libexec/pyenv/share/python-build/pypy2.7-5.8.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-5.9.0
/usr/libexec/pyenv/share/python-build/pypy2.7-5.9.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-6.0.0
/usr/libexec/pyenv/share/python-build/pypy2.7-6.0.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.0.0
/usr/libexec/pyenv/share/python-build/pypy2.7-7.0.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.1.0
/usr/libexec/pyenv/share/python-build/pypy2.7-7.1.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.1.1
/usr/libexec/pyenv/share/python-build/pypy2.7-7.1.1-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.2.0
/usr/libexec/pyenv/share/python-build/pypy2.7-7.2.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.0
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.0-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.1
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.1-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.10
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.10-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.11
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.11-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.12
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.12-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.13
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.13-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.14
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.14-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.15
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.15-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.2
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.2-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.3
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.3-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.4
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.4-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.5
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.5-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.6
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.6-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.8
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.8-src
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.9
/usr/libexec/pyenv/share/python-build/pypy2.7-7.3.9-src
/usr/libexec/pyenv/share/python-build/pypy3-2.3.1
/usr/libexec/pyenv/share/python-build/pypy3-2.3.1-src
/usr/libexec/pyenv/share/python-build/pypy3-2.4.0
/usr/libexec/pyenv/share/python-build/pypy3-2.4.0-src
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.12
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.12-src
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.13
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.13-src
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.14
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.14-src
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.15
/usr/libexec/pyenv/share/python-build/pypy3.10-7.3.15-src
/usr/libexec/pyenv/share/python-build/pypy3.3-5.2-alpha1
/usr/libexec/pyenv/share/python-build/pypy3.3-5.2-alpha1-src
/usr/libexec/pyenv/share/python-build/pypy3.3-5.5-alpha
/usr/libexec/pyenv/share/python-build/pypy3.3-5.5-alpha-src
/usr/libexec/pyenv/share/python-build/pypy3.5-5.10.0
/usr/libexec/pyenv/share/python-build/pypy3.5-5.10.0-src
/usr/libexec/pyenv/share/python-build/pypy3.5-5.10.1
/usr/libexec/pyenv/share/python-build/pypy3.5-5.10.1-src
/usr/libexec/pyenv/share/python-build/pypy3.5-5.7-beta
/usr/libexec/pyenv/share/python-build/pypy3.5-5.7-beta-src
/usr/libexec/pyenv/share/python-build/pypy3.5-5.7.1-beta
/usr/libexec/pyenv/share/python-build/pypy3.5-5.7.1-beta-src
/usr/libexec/pyenv/share/python-build/pypy3.5-5.8.0
/usr/libexec/pyenv/share/python-build/pypy3.5-5.8.0-src
/usr/libexec/pyenv/share/python-build/pypy3.5-5.9.0
/usr/libexec/pyenv/share/python-build/pypy3.5-5.9.0-src
/usr/libexec/pyenv/share/python-build/pypy3.5-6.0.0
/usr/libexec/pyenv/share/python-build/pypy3.5-6.0.0-src
/usr/libexec/pyenv/share/python-build/pypy3.5-7.0.0
/usr/libexec/pyenv/share/python-build/pypy3.5-7.0.0-src
/usr/libexec/pyenv/share/python-build/pypy3.5-c-jit-latest
/usr/libexec/pyenv/share/python-build/pypy3.6-7.0.0
/usr/libexec/pyenv/share/python-build/pypy3.6-7.0.0-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.1.0
/usr/libexec/pyenv/share/python-build/pypy3.6-7.1.0-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.1.1
/usr/libexec/pyenv/share/python-build/pypy3.6-7.1.1-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.2.0
/usr/libexec/pyenv/share/python-build/pypy3.6-7.2.0-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.0
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.0-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.1
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.1-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.2
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.2-src
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.3
/usr/libexec/pyenv/share/python-build/pypy3.6-7.3.3-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.2
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.2-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.3
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.3-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.4
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.4-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.5
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.5-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.6
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.6-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.7
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.7-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.8
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.8-src
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.9
/usr/libexec/pyenv/share/python-build/pypy3.7-7.3.9-src
/usr/libexec/pyenv/share/python-build/pypy3.7-c-jit-latest
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.10
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.10-src
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.11
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.11-src
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.6
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.6-src
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.7
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.7-src
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.8
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.8-src
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.9
/usr/libexec/pyenv/share/python-build/pypy3.8-7.3.9-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.10
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.10-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.11
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.11-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.12
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.12-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.13
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.13-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.14
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.14-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.15
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.15-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.8
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.8-src
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.9
/usr/libexec/pyenv/share/python-build/pypy3.9-7.3.9-src
/usr/libexec/pyenv/share/python-build/pyston-2.2
/usr/libexec/pyenv/share/python-build/pyston-2.3
/usr/libexec/pyenv/share/python-build/pyston-2.3.1
/usr/libexec/pyenv/share/python-build/pyston-2.3.2
/usr/libexec/pyenv/share/python-build/pyston-2.3.3
/usr/libexec/pyenv/share/python-build/pyston-2.3.4
/usr/libexec/pyenv/share/python-build/pyston-2.3.5
/usr/libexec/pyenv/share/python-build/stackless-2.7-dev
/usr/libexec/pyenv/share/python-build/stackless-2.7.10
/usr/libexec/pyenv/share/python-build/stackless-2.7.11
/usr/libexec/pyenv/share/python-build/stackless-2.7.12
/usr/libexec/pyenv/share/python-build/stackless-2.7.14
/usr/libexec/pyenv/share/python-build/stackless-2.7.16
/usr/libexec/pyenv/share/python-build/stackless-2.7.2
/usr/libexec/pyenv/share/python-build/stackless-2.7.3
/usr/libexec/pyenv/share/python-build/stackless-2.7.4
/usr/libexec/pyenv/share/python-build/stackless-2.7.5
/usr/libexec/pyenv/share/python-build/stackless-2.7.6
/usr/libexec/pyenv/share/python-build/stackless-2.7.7
/usr/libexec/pyenv/share/python-build/stackless-2.7.8
/usr/libexec/pyenv/share/python-build/stackless-2.7.9
/usr/libexec/pyenv/share/python-build/stackless-3.2.2
/usr/libexec/pyenv/share/python-build/stackless-3.2.5
/usr/libexec/pyenv/share/python-build/stackless-3.3.5
/usr/libexec/pyenv/share/python-build/stackless-3.3.7
/usr/libexec/pyenv/share/python-build/stackless-3.4-dev
/usr/libexec/pyenv/share/python-build/stackless-3.4.2
/usr/libexec/pyenv/share/python-build/stackless-3.4.7
/usr/libexec/pyenv/share/python-build/stackless-3.5.4
/usr/libexec/pyenv/share/python-build/stackless-3.7.5
/usr/libexec/pyenv/share/python-build/stackless-dev
/usr/libexec/pyenv/shims
/usr/share/doc/packages/pyenv
/usr/share/doc/packages/pyenv/CHANGELOG.md
/usr/share/doc/packages/pyenv/COMMANDS.md
/usr/share/doc/packages/pyenv/README.md
/usr/share/licenses/pyenv
/usr/share/licenses/pyenv/LICENSE
/usr/share/man/man1/pyenv.1.gz
/usr/share/man/man1/python-build.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024