commit python3-polib for openSUSE:Factory
Hello community, here is the log from the commit of package python3-polib for openSUSE:Factory checked in at 2015-06-30 10:19:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-polib (Old) and /work/SRC/openSUSE:Factory/.python3-polib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-polib" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-polib/python3-polib.changes 2015-01-08 23:03:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-polib.new/python3-polib.changes 2015-06-30 10:19:43.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jun 29 12:53:48 UTC 2015 - toddrme2178@gmail.com + +- Use python3-Sphinx +- Use setuptools instead of distribute +- Use nose for testing + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-polib.spec ++++++ --- /var/tmp/diff_new_pack.7uEHQa/_old 2015-06-30 10:19:44.000000000 +0200 +++ /var/tmp/diff_new_pack.7uEHQa/_new 2015-06-30 10:19:44.000000000 +0200 @@ -24,9 +24,10 @@ Group: Development/Languages/Python Url: http://bitbucket.org/izi/polib/ Source0: https://pypi.python.org/packages/source/p/polib/polib-%{version}.tar.gz -BuildRequires: python-Sphinx +BuildRequires: python3-Sphinx BuildRequires: python3-devel -BuildRequires: python3-distribute +BuildRequires: python3-nose +BuildRequires: python3-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -65,7 +66,7 @@ --root=%{buildroot} %check -./runtests.sh +PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests %files %defattr(-,root,root,-)
participants (1)
-
root@hilbert.suse.de