Hello community, here is the log from the commit of package python3-pyenchant for openSUSE:Factory checked in at 2013-10-23 19:26:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pyenchant (Old) and /work/SRC/openSUSE:Factory/.python3-pyenchant.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyenchant" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes 2013-09-26 19:43:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 2013-10-23 19:26:54.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Oct 23 08:47:34 UTC 2013 - [email protected] + +- Add BuildRequires: python3 for openSUSE 12.2, so hashlib is + available. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyenchant.spec ++++++ --- /var/tmp/diff_new_pack.7AhEP3/_old 2013-10-23 19:26:55.000000000 +0200 +++ /var/tmp/diff_new_pack.7AhEP3/_new 2013-10-23 19:26:55.000000000 +0200 @@ -27,9 +27,10 @@ Patch0: pyenchant-setuptools.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: enchant -#BuildRequires: python3 -%if 0%{?suse_version} == 1220 +%if 0%{?suse_version} <= 1220 BuildRequires: python3-2to3 +# for hashlib +BuildRequires: python3 %endif BuildRequires: python3-devel BuildRequires: python3-setuptools -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
