Hello community, here is the log from the commit of package python-tz for openSUSE:Factory checked in at 2012-11-28 14:35:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tz (Old) and /work/SRC/openSUSE:Factory/.python-tz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tz", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-tz/python3-tz.changes 2012-10-31 14:03:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-tz.new/python3-tz.changes 2012-11-28 14:35:14.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Nov 22 14:18:55 UTC 2012 - [email protected] + +- Removed openSUSE 11.4 spec file workarounds +- Removed SLE test since python 3 is not available for SLE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-tz.spec ++++++ --- /var/tmp/diff_new_pack.AmEo7t/_old 2012-11-28 14:35:15.000000000 +0100 +++ /var/tmp/diff_new_pack.AmEo7t/_new 2012-11-28 14:35:15.000000000 +0100 @@ -27,18 +27,13 @@ Url: http://pytz.sourceforge.net/ Source0: http://pypi.python.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python3 BuildRequires: python3-2to3 BuildRequires: python3-devel %if 0%{?suse_version} BuildRequires: fdupes %endif -%if 0%{?suse_version} <= 1140 -%{!?python3_sitelib: %global python3_sitelib %(python3 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} -%{!?py3_ver: %global py3_ver %(python3 -c "import sys; version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)} -%endif BuildArch: noarch -Requires: python3 >= %{py3_ver} +Requires: python(abi) = %{py3_ver} %description pytz brings the Olson tz database into Python. This library allows @@ -68,12 +63,6 @@ %defattr(-,root,root,-) %doc CHANGES.txt LICENSE.txt README.txt %{python3_sitelib}/%{modname}/ -%if 0%{?sles_version} != 10 %{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info -%endif -%if 0%{?suse_version} <= 1140 -%dir %{_prefix}/lib/python%{py3_ver} -%dir %{python3_sitelib} -%endif %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
