Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-12-30 03:33:28 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2021-12-30 15:52:55 +0300
commit54b6c0e81f05ab2f047df64716f3fa2da3e7e2b1 (patch)
tree2f394ee5564cf010994a50ec05d4f8982bdb0f99 /.appveyor.yml
parente29279b01182c6dc3eda006386bc8c1f68b42c55 (diff)
Cygwin: Update CI configuration for python version change
Update the python version for python-lxml and python-ply packages. 'dblate' now depends on python39, so that will be installed and made the default by alternatives, so make sure that these python packages are also available for that python version.
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 319793386..8919918fc 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -52,8 +52,8 @@ texlive-collection-latexrecommended,\
texlive-collection-fontsrecommended,\
texlive-collection-pictures,\
xmlto,\
-python38-lxml,\
-python38-ply"
+python39-lxml,\
+python39-ply"
build_script: >-
%CYGWIN_ROOT%/bin/bash -lc "