Hello community, here is the log from the commit of package python-mechanize for openSUSE:Factory checked in at 2018-08-31 10:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mechanize (Old) and /work/SRC/openSUSE:Factory/.python-mechanize.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mechanize" Fri Aug 31 10:45:38 2018 rev:19 rq:632132 version:0.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mechanize/python-mechanize.changes 2018-08-07 09:44:41.485478436 +0200 +++ /work/SRC/openSUSE:Factory/.python-mechanize.new/python-mechanize.changes 2018-08-31 10:45:44.795296604 +0200 @@ -1,0 +2,5 @@ +Wed Aug 29 10:46:11 UTC 2018 - [email protected] + +- Require full python2 as it needs SSL module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mechanize.spec ++++++ --- /var/tmp/diff_new_pack.tJje2j/_old 2018-08-31 10:45:46.175298275 +0200 +++ /var/tmp/diff_new_pack.tJje2j/_new 2018-08-31 10:45:46.179298280 +0200 @@ -19,7 +19,6 @@ %define skip_python3 1 %define modname mechanize %{?!python_module:%define python_module() python-%{**} python3-%{**}} - Name: python-%{modname} Version: 0.3.6 Release: 0 @@ -27,10 +26,11 @@ License: (BSD-3-Clause OR ZPL-2.1) AND BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/python-mechanize/mechanize -Source: https://pypi.python.org/packages/source/m/%{modname}/%{modname}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/m/mechanize/%{modname}-%{version}.tar.gz BuildRequires: %{python_module html5lib} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages
