[cygport - the Cygwin packaging tool] branch master, updated. 0.33.1-34-gf99f2ef

Yaakov Selkowitz yselkowitz@sourceware.org
Fri May 8 22:03:30 GMT 2020




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=f99f2efacd119cadf1899ded80cdaffda7fdda2a

commit f99f2efacd119cadf1899ded80cdaffda7fdda2a
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Thu May 7 10:30:15 2020 -0400

    testsuite: update python/wheel for Python 3.8


Diff:
---
 testsuite/python/wheel/python-six.cygport |  1 +
 testsuite/python/wheel/python-six.list    | 26 +++++++++++++-------------
 2 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/testsuite/python/wheel/python-six.cygport b/testsuite/python/wheel/python-six.cygport
index e69e599..34a6489 100644
--- a/testsuite/python/wheel/python-six.cygport
+++ b/testsuite/python/wheel/python-six.cygport
@@ -1,3 +1,4 @@
+PYTHON_WHEEL_VERSIONS="2.7:3.7:3.8"
 inherit python-wheel
 
 NAME="python-six"
diff --git a/testsuite/python/wheel/python-six.list b/testsuite/python/wheel/python-six.list
index 3880739..e83b88c 100644
--- a/testsuite/python/wheel/python-six.list
+++ b/testsuite/python/wheel/python-six.list
@@ -7,16 +7,6 @@
 /usr/lib/python2.7/site-packages/six.py
 /usr/lib/python2.7/site-packages/six.pyc
 /usr/lib/python2.7/site-packages/six.pyo
-/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.opt-1.pyc
-/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.opt-2.pyc
-/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc
-/usr/lib/python3.6/site-packages/six-1.10.0.dist-info/INSTALLER
-/usr/lib/python3.6/site-packages/six-1.10.0.dist-info/LICENSE
-/usr/lib/python3.6/site-packages/six-1.10.0.dist-info/METADATA
-/usr/lib/python3.6/site-packages/six-1.10.0.dist-info/RECORD
-/usr/lib/python3.6/site-packages/six-1.10.0.dist-info/WHEEL
-/usr/lib/python3.6/site-packages/six-1.10.0.dist-info/top_level.txt
-/usr/lib/python3.6/site-packages/six.py
 /usr/lib/python3.7/site-packages/__pycache__/six.cpython-37.opt-1.pyc
 /usr/lib/python3.7/site-packages/__pycache__/six.cpython-37.opt-2.pyc
 /usr/lib/python3.7/site-packages/__pycache__/six.cpython-37.pyc
@@ -27,16 +17,26 @@
 /usr/lib/python3.7/site-packages/six-1.10.0.dist-info/WHEEL
 /usr/lib/python3.7/site-packages/six-1.10.0.dist-info/top_level.txt
 /usr/lib/python3.7/site-packages/six.py
+/usr/lib/python3.8/site-packages/__pycache__/six.cpython-38.opt-1.pyc
+/usr/lib/python3.8/site-packages/__pycache__/six.cpython-38.opt-2.pyc
+/usr/lib/python3.8/site-packages/__pycache__/six.cpython-38.pyc
+/usr/lib/python3.8/site-packages/six-1.10.0.dist-info/INSTALLER
+/usr/lib/python3.8/site-packages/six-1.10.0.dist-info/LICENSE
+/usr/lib/python3.8/site-packages/six-1.10.0.dist-info/METADATA
+/usr/lib/python3.8/site-packages/six-1.10.0.dist-info/RECORD
+/usr/lib/python3.8/site-packages/six-1.10.0.dist-info/WHEEL
+/usr/lib/python3.8/site-packages/six-1.10.0.dist-info/top_level.txt
+/usr/lib/python3.8/site-packages/six.py
 /usr/share/doc/python-six-wheel/CHANGES
 /usr/share/doc/python-six-wheel/LICENSE
 /usr/share/doc/python-six-wheel/README
 /usr/share/doc/python27-six/CHANGES
 /usr/share/doc/python27-six/LICENSE
 /usr/share/doc/python27-six/README
-/usr/share/doc/python36-six/CHANGES
-/usr/share/doc/python36-six/LICENSE
-/usr/share/doc/python36-six/README
 /usr/share/doc/python37-six/CHANGES
 /usr/share/doc/python37-six/LICENSE
 /usr/share/doc/python37-six/README
+/usr/share/doc/python38-six/CHANGES
+/usr/share/doc/python38-six/LICENSE
+/usr/share/doc/python38-six/README
 /usr/share/python-wheels/six-1.10.0-py2.py3-none-any.whl



More information about the Cygwin-apps-cvs mailing list