build: fix python detection post #23182 #23317

pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:23182_fixup changing 1 files +1 −1
  1. fanquake commented at 4:30 am on October 20, 2021: member
    #23182 was broken. Fixup the changes, and add python3.11 as suggested. Was going to include this in other changes, but no point leaving this broken any longer.
  2. build: fix python detection post #23182
    23182 was broken. Fix up the changes, and add python3.11 as suggested.
    a78137ec33
  3. fanquake added the label Build system on Oct 20, 2021
  4. MarcoFalke commented at 7:07 am on October 20, 2021: member
    cr ACK a78137ec3393fab8b2253995f91b22800886f82b
  5. hebasto approved
  6. hebasto commented at 7:34 am on October 20, 2021: member

    ACK a78137ec3393fab8b2253995f91b22800886f82b, tested on Ubuntu Impish 21.10 running ./configure:

    • master (0ccf9b2e5594581deef2f60174c3651a57f93b64):
    0...
    1checking for python3.6... no
    2checking for python3.7... no
    3checking for python3.8... no
    4checking for python3.9,... no
    5checking for python3.10,... no
    6checking for python3... /usr/bin/python3
    7...
    
    • this PR:
    0...
    1checking for python3.6... no
    2checking for python3.7... no
    3checking for python3.8... no
    4checking for python3.9... /usr/bin/python3.9
    5...
    
  7. MarcoFalke merged this on Oct 20, 2021
  8. MarcoFalke closed this on Oct 20, 2021

  9. fanquake deleted the branch on Oct 20, 2021
  10. luke-jr referenced this in commit e864328b90 on Dec 14, 2021
  11. DrahtBot locked this on Oct 30, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-05 01:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me