Hello community,

here is the log from the commit of package python-virtualenv for 
openSUSE:Factory checked in at 2020-12-12 20:29:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old)
 and      /work/SRC/openSUSE:Factory/.python-virtualenv.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-virtualenv"

Sat Dec 12 20:29:01 2020 rev:41 rq:853600 version:20.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes      
2020-10-29 09:47:06.364100602 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-virtualenv.new.2328/python-virtualenv.changes
    2020-12-12 20:31:17.289784669 +0100
@@ -1,0 +2,12 @@
+Sun Dec  6 23:22:34 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Require xonsh for testing of all Python 3 flavors in Tumbleweed
+  gh#openSUSE/python-rpm-macros#66
+- Update to 20.2.1
+  * Optionally skip VCS ignore directive for entire virtualenv directory
+  * Add ``--read-only-app-data`` option to allow for creation based on 
+    an existing app data cache which is non-writable
+  * The python specification can now take one or more values, first found 
+    is used to create the virtual environment
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-20.0.33.tar.gz

New:
----
  virtualenv-20.2.1.tar.gz

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

Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.jNAN6Q/_old  2020-12-12 20:31:24.733792435 +0100
+++ /var/tmp/diff_new_pack.jNAN6Q/_new  2020-12-12 20:31:24.737792440 +0100
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:           python-virtualenv%{psuffix}
-Version:        20.0.33
+Version:        20.2.1
 Release:        0
 Summary:        Virtual Python Environment builder
 License:        MIT
@@ -62,7 +62,11 @@
 BuildRequires:  %{python_module pytest-timeout >= 1.3.4}
 BuildRequires:  %{python_module virtualenv >= %{version}}
 BuildRequires:  fish
+%if 0%{?suse_version} >= 1550
+BuildRequires:  %{python_module xonsh >= 0.9.13}
+%else
 BuildRequires:  python3-xonsh >= 0.9.13
+%endif
 BuildRequires:  tcsh
 %endif
 %python_subpackages

++++++ virtualenv-20.0.33.tar.gz -> virtualenv-20.2.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-virtualenv/virtualenv-20.0.33.tar.gz 
/work/SRC/openSUSE:Factory/.python-virtualenv.new.2328/virtualenv-20.2.1.tar.gz 
differ: char 5, line 1
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to