AnacondaRecipes / python-feedstock

A conda-smithy repository for python.
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

update to 3.7.15 #77

Closed Arishamays1 closed 1 year ago

Arishamays1 commented 1 year ago

Python Update to Version 3.7.15

anaconda-pkg-build commented 1 year ago

Linter check failed, with the following output: The following problems have been found:

ERROR: /tmp/abs_bdvztv3jh3/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_bdvztv3jh3/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. WARNING: /tmp/abs_bdvztv3jh3/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url ERROR: /tmp/abs_bdvztv3jh3/clone/recipe/meta.yaml:224: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org WARNING: /tmp/abs_bdvztv3jh3/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url ERROR: /tmp/abs_bdvztv3jh3/clone/recipe/meta.yaml:226: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org Errors were found

anaconda-pkg-build commented 1 year ago

Linter check failed, with the following output: The following problems have been found:

ERROR: /tmp/abs_abr3iev5hw/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_abr3iev5hw/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. WARNING: /tmp/abs_abr3iev5hw/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url ERROR: /tmp/abs_abr3iev5hw/clone/recipe/meta.yaml:224: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org ERROR: /tmp/abs_abr3iev5hw/clone/recipe/meta.yaml:226: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org WARNING: /tmp/abs_abr3iev5hw/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url Errors were found

anaconda-pkg-build commented 1 year ago

Linter check failed, with the following output: The following problems have been found:

ERROR: /tmp/abs_bdpgiwq1k5/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_bdpgiwq1k5/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_bdpgiwq1k5/clone/recipe/meta.yaml:224: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org WARNING: /tmp/abs_bdpgiwq1k5/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url ERROR: /tmp/abs_bdpgiwq1k5/clone/recipe/meta.yaml:226: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org WARNING: /tmp/abs_bdpgiwq1k5/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url Errors were found

anaconda-pkg-build commented 1 year ago

Linter check failed, with the following output: The following problems have been found:

ERROR: /tmp/abs_aa53_un0mz/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_aa53_un0mz/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. WARNING: /tmp/abs_aa53_un0mz/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url ERROR: /tmp/abs_aa53_un0mz/clone/recipe/meta.yaml:224: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org ERROR: /tmp/abs_aa53_un0mz/clone/recipe/meta.yaml:226: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org WARNING: /tmp/abs_aa53_un0mz/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url Errors were found

anaconda-pkg-build commented 1 year ago
Linter check found the following problems: The following problems have been found: ERROR: /tmp/abs_06uon7yqb7/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_06uon7yqb7/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_06uon7yqb7/clone/recipe/meta.yaml:224: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org WARNING: /tmp/abs_06uon7yqb7/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url WARNING: /tmp/abs_06uon7yqb7/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url ERROR: /tmp/abs_06uon7yqb7/clone/recipe/meta.yaml:226: invalid_url: https://docs.python.org/devguide/ : URL domain redirect docs.python.org -> devguide.python.org Errors were found
Arishamays1 commented 1 year ago

The build is currently failing for win-64 we might have to build the packages in the missinng architectures in concourse if we can not get the packages to build in prefect.

The doc_source_url has changed to the following:

doc_source_url: https://github.com/python/pythondotorg/blob/main/docs/source/index.rst

the dev_url has changed to the following dev_url: https://devguide.python.org/

The build for win64 can be found here, it was done a few days ago: https://concourse.build.corp.continuum.io/teams/main/pipelines/python_3.7.15

Linux64: https://concourse.build.corp.continuum.io/teams/main/pipelines/amays_python_3.7.15

I'll go ahead and make the other changes. Thanks!

anaconda-pkg-build commented 1 year ago
Linter check found the following problems: The following problems have been found: ERROR: /tmp/abs_15qz6cr6_w/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_15qz6cr6_w/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. WARNING: /tmp/abs_15qz6cr6_w/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url WARNING: /tmp/abs_15qz6cr6_w/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url Errors were found
anaconda-pkg-build commented 1 year ago
Linter check found the following problems: The following problems have been found: ERROR: /tmp/abs_559nca53i5/clone/recipe/meta.yaml:207: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. ERROR: /tmp/abs_559nca53i5/clone/recipe/meta.yaml:209: has_run_test_and_commands: Test commands are not executed when run_test.sh (.bat...) is present. WARNING: /tmp/abs_559nca53i5/clone/recipe/meta.yaml:224: missing_license_url: The recipe is missing a license_url WARNING: /tmp/abs_559nca53i5/clone/recipe/meta.yaml:226: missing_license_url: The recipe is missing a license_url Errors were found