Hello community,

here is the log from the commit of package python-nox for openSUSE:Factory 
checked in at 2020-06-17 14:54:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nox (Old)
 and      /work/SRC/openSUSE:Factory/.python-nox.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nox"

Wed Jun 17 14:54:43 2020 rev:5 rq:815362 version:2020.5.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nox/python-nox.changes    2020-05-28 
09:12:56.384549414 +0200
+++ /work/SRC/openSUSE:Factory/.python-nox.new.3606/python-nox.changes  
2020-06-17 14:55:47.326101118 +0200
@@ -1,0 +2,21 @@
+Wed Jun 17 06:16:32 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to version 2020.5.24:
+  * Add new options for `venv_backend`, including the ability to set the
+    backend globally. (#326)
+  * Fix various typos in the documentation. (#325, #326, #281)
+  * Add `session.create_tmp`. (#320)
+  * Place all of Nox's command-line options into argparse groups. (#306)
+  * Add the `--pythons` command-line option to allow specifying which versions
+    of Python to run. (#304)
+  * Add a significant amount of type annotations. (#297, #294, #290, #282, 
#274)
+  * Stop building universal wheels since we don't support Python 2. (#293)
+  * Add the ability to specify additional options for the virtualenv backend 
using `venv_params`. (#280)
+  * Prefer `importlib.metadata` for metadata loading, removing our dependency 
on `pkg_resources`. (#277)
+  * Add OmegaConf and Hydra to list of projects that use Nox. (#279)
+  * Use a more accurate error message, along with the cause, if loading of 
noxfile runs into error. (#272)
+  * Test against Python 3.8. (#270)
+  * Fix a syntax highlighting mistake in configuration docs. (#268)
+  * Use `stdout.isatty` to finalize color instead of `stdin.isatty`. (#267)
+
+-------------------------------------------------------------------

Old:
----
  nox-2019.11.9.tar.gz

New:
----
  nox-2020.5.24.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nox.spec ++++++
--- /var/tmp/diff_new_pack.83R0fu/_old  2020-06-17 14:55:49.258107733 +0200
+++ /var/tmp/diff_new_pack.83R0fu/_new  2020-06-17 14:55:49.274107788 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-nox
-Version:        2019.11.9
+Version:        2020.5.24
 Release:        0
 Summary:        Flexible test automation
 License:        Apache-2.0

++++++ nox-2019.11.9.tar.gz -> nox-2020.5.24.tar.gz ++++++
++++ 3293 lines of diff (skipped)


Reply via email to