Hello community,

here is the log from the commit of package python-pytest-env for 
openSUSE:Factory checked in at 2019-02-15 10:02:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-env (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-env.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-env"

Fri Feb 15 10:02:18 2019 rev:2 rq:674961 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-env/python-pytest-env.changes      
2018-05-15 10:32:35.353979229 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-env.new.28833/python-pytest-env.changes
   2019-02-15 10:02:19.527627231 +0100
@@ -1,0 +2,7 @@
+Thu Feb 14 12:37:20 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Cleanup a bit
+- Remove test condition, there are no tests even in upstream git
+  repository
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-env.spec ++++++
--- /var/tmp/diff_new_pack.wk8aH9/_old  2019-02-15 10:02:20.227627005 +0100
+++ /var/tmp/diff_new_pack.wk8aH9/_new  2019-02-15 10:02:20.231627004 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-env
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,32 +12,25 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_with     test
 Name:           python-pytest-env
 Version:        0.6.2
-# For the license file
-%define tag     afb13a0e908f649b69273f299262ac12f1b71113
 Release:        0
-License:        MIT
 Summary:        Pytest plugin to add environment variables
-Url:            https://github.com/MobileDynasty/pytest-env
+License:        MIT
 Group:          Development/Languages/Python
+URL:            https://github.com/MobileDynasty/pytest-env
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-env/pytest-env-%{version}.tar.gz
-Source10:       
https://raw.githubusercontent.com/MobileDynasty/pytest-env/%{tag}/LICENSE
-BuildRequires:  %{python_module devel}
+Source10:       
https://raw.githubusercontent.com/MobileDynasty/pytest-env/master/LICENSE
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module pytest >= 2.6.0}
-%endif
 Requires:       python-pytest >= 2.6.0
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -54,13 +47,7 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
-%check
-%python_exec setup.py test
-%endif
-
 %files %{python_files}
-%defattr(-,root,root,-)
 %license LICENSE
 %{python_sitelib}/*
 


Reply via email to