Hello community,
here is the log from the commit of package python3-virtualenv for
openSUSE:Factory checked in at 2016-11-25 12:03:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-virtualenv (Old)
and /work/SRC/openSUSE:Factory/.python3-virtualenv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-virtualenv"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-virtualenv/python3-virtualenv-doc.changes
2016-09-09 10:14:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
2016-11-25 12:03:13.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Nov 17 16:49:36 UTC 2016 - [email protected]
+
+- update to version 15.1.0:
+ * Support Python 3.6.
+ * Upgrade setuptools to 28.0.0.
+ * Upgrade pip to 9.0.1.
+ * Don’t install pre-release versions of pip, setuptools, or wheel
+ from PyPI.
+
+-------------------------------------------------------------------
python3-virtualenv.changes: same change
Old:
----
virtualenv-15.0.3.tar.gz
New:
----
virtualenv-15.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-virtualenv-doc.spec ++++++
--- /var/tmp/diff_new_pack.haKxTb/_old 2016-11-25 12:03:15.000000000 +0100
+++ /var/tmp/diff_new_pack.haKxTb/_new 2016-11-25 12:03:15.000000000 +0100
@@ -17,7 +17,7 @@
Name: python3-virtualenv-doc
-Version: 15.0.3
+Version: 15.1.0
Release: 0
Url: http://www.virtualenv.org/
Summary: Documentation for python3-virtualenv
python3-virtualenv.spec: same change
++++++ virtualenv-15.0.3.tar.gz -> virtualenv-15.1.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/virtualenv-15.0.3/PKG-INFO
new/virtualenv-15.1.0/PKG-INFO
--- old/virtualenv-15.0.3/PKG-INFO 2016-08-05 14:44:21.000000000 +0200
+++ new/virtualenv-15.1.0/PKG-INFO 2016-11-16 03:39:36.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: virtualenv
-Version: 15.0.3
+Version: 15.1.0
Summary: Virtual Python Environment builder
Home-page: https://virtualenv.pypa.io/
Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,27 +47,28 @@
Release History
===============
- 15.0.3 (2016-08-05)
+ 15.1.0 (2016-11-15)
-------------------
- * Test for given python path actually being an executable *file*, #939
+ * Support Python 3.6.
- * Only search for copy actual existing Tcl/Tk directories (PR #937)
+ * Upgrade setuptools to 28.0.0.
- * Generically search for correct Tcl/Tk version (PR #926, PR #933)
+ * Upgrade pip to 9.0.1.
+
+ * Don't install pre-release versions of pip, setuptools, or wheel from
PyPI.
- * Upgrade setuptools to 22.0.5
- 15.0.2 (2016-05-28)
+ 15.0.3 (2016-08-05)
-------------------
- * Copy Tcl/Tk libs on Windows to allow them to run,
- fixes #93 (PR #888)
+ * Test for given python path actually being an executable *file*, #939
- * Upgrade setuptools to 21.2.1.
+ * Only search for copy actual existing Tcl/Tk directories (PR #937)
- * Upgrade pip to 8.1.2.
+ * Generically search for correct Tcl/Tk version (PR #926, PR #933)
+ * Upgrade setuptools to 22.0.5
`Full Changelog <https://virtualenv.pypa.io/en/latest/changes.html>`_.
Keywords: setuptools deployment installation distutils
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/virtualenv-15.0.3/docs/changes.rst
new/virtualenv-15.1.0/docs/changes.rst
--- old/virtualenv-15.0.3/docs/changes.rst 2016-08-05 14:22:26.000000000
+0200
+++ new/virtualenv-15.1.0/docs/changes.rst 2016-11-16 03:39:30.000000000
+0100
@@ -1,6 +1,18 @@
Release History
===============
+15.1.0 (2016-11-15)
+-------------------
+
+* Support Python 3.6.
+
+* Upgrade setuptools to 28.0.0.
+
+* Upgrade pip to 9.0.1.
+
+* Don't install pre-release versions of pip, setuptools, or wheel from PyPI.
+
+
15.0.3 (2016-08-05)
-------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/virtualenv-15.0.3/virtualenv.egg-info/PKG-INFO
new/virtualenv-15.1.0/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-15.0.3/virtualenv.egg-info/PKG-INFO 2016-08-05
14:44:21.000000000 +0200
+++ new/virtualenv-15.1.0/virtualenv.egg-info/PKG-INFO 2016-11-16
03:39:36.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: virtualenv
-Version: 15.0.3
+Version: 15.1.0
Summary: Virtual Python Environment builder
Home-page: https://virtualenv.pypa.io/
Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,27 +47,28 @@
Release History
===============
- 15.0.3 (2016-08-05)
+ 15.1.0 (2016-11-15)
-------------------
- * Test for given python path actually being an executable *file*, #939
+ * Support Python 3.6.
- * Only search for copy actual existing Tcl/Tk directories (PR #937)
+ * Upgrade setuptools to 28.0.0.
- * Generically search for correct Tcl/Tk version (PR #926, PR #933)
+ * Upgrade pip to 9.0.1.
+
+ * Don't install pre-release versions of pip, setuptools, or wheel from
PyPI.
- * Upgrade setuptools to 22.0.5
- 15.0.2 (2016-05-28)
+ 15.0.3 (2016-08-05)
-------------------
- * Copy Tcl/Tk libs on Windows to allow them to run,
- fixes #93 (PR #888)
+ * Test for given python path actually being an executable *file*, #939
- * Upgrade setuptools to 21.2.1.
+ * Only search for copy actual existing Tcl/Tk directories (PR #937)
- * Upgrade pip to 8.1.2.
+ * Generically search for correct Tcl/Tk version (PR #926, PR #933)
+ * Upgrade setuptools to 22.0.5
`Full Changelog <https://virtualenv.pypa.io/en/latest/changes.html>`_.
Keywords: setuptools deployment installation distutils
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/virtualenv-15.0.3/virtualenv.egg-info/SOURCES.txt
new/virtualenv-15.1.0/virtualenv.egg-info/SOURCES.txt
--- old/virtualenv-15.0.3/virtualenv.egg-info/SOURCES.txt 2016-08-05
14:44:21.000000000 +0200
+++ new/virtualenv-15.1.0/virtualenv.egg-info/SOURCES.txt 2016-11-16
03:39:36.000000000 +0100
@@ -40,6 +40,6 @@
virtualenv_embedded/site.py
virtualenv_support/__init__.py
virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl
-virtualenv_support/pip-8.1.2-py2.py3-none-any.whl
-virtualenv_support/setuptools-22.0.5-py2.py3-none-any.whl
+virtualenv_support/pip-9.0.1-py2.py3-none-any.whl
+virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl
virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/virtualenv-15.0.3/virtualenv.py
new/virtualenv-15.1.0/virtualenv.py
--- old/virtualenv-15.0.3/virtualenv.py 2016-08-05 14:22:20.000000000 +0200
+++ new/virtualenv-15.1.0/virtualenv.py 2016-11-16 03:39:30.000000000 +0100
@@ -36,7 +36,7 @@
except ImportError:
import configparser as ConfigParser
-__version__ = "15.0.3"
+__version__ = "15.1.0"
virtualenv_version = __version__ # legacy
if sys.version_info < (2, 6):
@@ -155,6 +155,8 @@
'_collections_abc',
'_bootlocale',
])
+ if minver >= 6:
+ REQUIRED_MODULES.extend(['enum'])
if is_pypy:
# these are needed to correctly display the exceptions that may happen
@@ -889,7 +891,6 @@
"PIP_FIND_LINKS": findlinks,
"PIP_USE_WHEEL": "1",
"PIP_ONLY_BINARY": ":all:",
- "PIP_PRE": "1",
"PIP_USER": "0",
}
Files old/virtualenv-15.0.3/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl
and new/virtualenv-15.1.0/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl
differ
Files old/virtualenv-15.0.3/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl
and new/virtualenv-15.1.0/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl
differ
Files
old/virtualenv-15.0.3/virtualenv_support/setuptools-22.0.5-py2.py3-none-any.whl
and
new/virtualenv-15.1.0/virtualenv_support/setuptools-22.0.5-py2.py3-none-any.whl
differ
Files
old/virtualenv-15.0.3/virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl
and
new/virtualenv-15.1.0/virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl
differ