Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python3] Update to 3.10.5. #25105

Merged
merged 4 commits into from
Jun 17, 2022
Merged

[python3] Update to 3.10.5. #25105

merged 4 commits into from
Jun 17, 2022

Conversation

Hoikas
Copy link
Contributor

@Hoikas Hoikas commented Jun 7, 2022

Update python3 to current.

  • What does your PR fix?

    See above.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    No change

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

@Adela0814 Adela0814 added the category:port-update The issue is with a library, which is requesting update new revision label Jun 7, 2022
@Hoikas
Copy link
Contributor Author

Hoikas commented Jun 7, 2022

The osx CI failure seems to be an unrelated port with an incorrect hash.

@Hoikas Hoikas marked this pull request as ready for review June 7, 2022 23:59
@Hoikas
Copy link
Contributor Author

Hoikas commented Jun 9, 2022

CI passed 🎉

scripts/vcpkgTools.xml Outdated Show resolved Hide resolved
@Hoikas
Copy link
Contributor Author

Hoikas commented Jun 9, 2022

CI failure is unrelated to these changes:

CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:14 (message):
  

  File does not have expected hash:

          File path: [ /Users/vagrant/Data/downloads/inie0722-CTL-v1.0.0.tar.gz ]
      Expected hash: [ facd0afdb20437c0ffa5b097a68e2028faa314be6052e0db1e2c727ce5a0305bca8e575c946b0e10a6343dfaddc38770c1e5a56ae201e1aa906883df6d662398 ]
        Actual hash: [ 059f22460e147dcba9d92bd8afabca3c362541b70f49f8f2a19008dfbad66c59d1235720776f24cb84c95b3534e5ab0d093c76d352e7992fa44126c252c480f8 ]

  The cached file SHA512 doesn't match.  The file may have been corrupted.
  To re-download this file please delete cached file at path
  /Users/vagrant/Data/downloads/inie0722-CTL-v1.0.0.tar.gz and retry.

@FrankXie05
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Hoikas
Copy link
Contributor Author

Hoikas commented Jun 14, 2022

Updated to fix soft conflict introduced by #25215.

@Hoikas
Copy link
Contributor Author

Hoikas commented Jun 16, 2022

air-ctl:x64-osx failed again - unrelated to this port.

CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:14 (message):
  

  File does not have expected hash:

          File path: [ /Users/vagrant/Data/downloads/inie0722-CTL-58ca0f229aff093ada66955993cada93e01da18c.tar.gz ]
      Expected hash: [ 6e1fcd70be0750b3e45de80d6fb30471fdbd8bbd23afd7ff9fb8c3b9fe61669cd02773cf2b6573348dd2905a303845627d3f5f3e647f4e1261db4cc570cf5099 ]
        Actual hash: [ 059f22460e147dcba9d92bd8afabca3c362541b70f49f8f2a19008dfbad66c59d1235720776f24cb84c95b3534e5ab0d093c76d352e7992fa44126c252c480f8 ]

  The cached file SHA512 doesn't match.  The file may have been corrupted.
  To re-download this file please delete cached file at path
  /Users/vagrant/Data/downloads/inie0722-CTL-58ca0f229aff093ada66955993cada93e01da18c.tar.gz
  and retry.

Call Stack (most recent call first):
  scripts/cmake/vcpkg_download_distfile.cmake:171 (z_vcpkg_download_distfile_test_hash)
  scripts/cmake/vcpkg_from_github.cmake:106 (vcpkg_download_distfile)
  ports/air-ctl/portfile.cmake:1 (vcpkg_from_github)
  scripts/ports.cmake:146 (include)

@FrankXie05
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@FrankXie05
Copy link
Contributor

FrankXie05 commented Jun 16, 2022

Looks like a CI baseline or CI bug.

@Hoikas
Copy link
Contributor Author

Hoikas commented Jun 17, 2022

CI passed 🎉

@FrankXie05 FrankXie05 added the info:reviewed Pull Request changes follow basic guidelines label Jun 17, 2022
@dan-shaw dan-shaw merged commit c266859 into microsoft:master Jun 17, 2022
@Hoikas Hoikas deleted the python3.10.5 branch June 17, 2022 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants