Hello community,

here is the log from the commit of package python-pytest for openSUSE:Factory 
checked in at 2016-09-05 21:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes      
2016-02-16 09:27:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest.changes 
2016-09-05 21:18:45.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Sep  1 12:34:41 UTC 2016 - [email protected]
+
+- Use https for pypi.io Source
+
+-------------------------------------------------------------------
+Thu Sep  1 05:52:08 UTC 2016 - [email protected]
+
+- Fix Requires. python-py >= 1.4.29 is needed.
+- Use pypi.io as Source url
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest.spec ++++++
--- /var/tmp/diff_new_pack.hhy2Tp/_old  2016-09-05 21:18:45.000000000 +0200
+++ /var/tmp/diff_new_pack.hhy2Tp/_new  2016-09-05 21:18:45.000000000 +0200
@@ -27,7 +27,7 @@
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://pytest.org
-Source:         
http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/p/pytest/pytest-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-py >= 1.4.25
@@ -39,9 +39,9 @@
 BuildRequires:  python-mock
 BuildRequires:  python-pexpect
 %endif
-BuildRequires:  python-xml
 BuildRequires:  python-PyYAML
-Requires:       python-py >= 1.4.25
+BuildRequires:  python-xml
+Requires:       python-py >= 1.4.29
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 #/usr/bin/py.test imports pkg_resources


Reply via email to