commit python3-Pygments for openSUSE:Factory
Hello community, here is the log from the commit of package python3-Pygments for openSUSE:Factory checked in at 2014-05-09 06:58:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old) and /work/SRC/openSUSE:Factory/.python3-Pygments.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-Pygments" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes 2013-06-21 19:01:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes 2014-05-09 06:58:40.000000000 +0200 @@ -1,0 +2,6 @@ +Thu May 8 13:49:58 UTC 2014 - toddrme2178@gmail.com + +- add LICENSE to doc section +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-Pygments.spec ++++++ --- /var/tmp/diff_new_pack.nb7q3L/_old 2014-05-09 06:58:40.000000000 +0200 +++ /var/tmp/diff_new_pack.nb7q3L/_new 2014-05-09 06:58:40.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-Pygments # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,8 +28,9 @@ BuildRequires: python3 BuildRequires: python3-2to3 BuildRequires: python3-devel -BuildRequires: python3-distribute +BuildRequires: python3-setuptools BuildRequires: python3-nose +Requires: python3-setuptools BuildArch: noarch %description @@ -63,7 +64,7 @@ %files %defattr(-,root,root,-) -%doc AUTHORS CHANGES TODO docs/build +%doc LICENSE AUTHORS CHANGES TODO docs/build %{_bindir}/pygmentize-%{py3_ver} %{_mandir}/man1/pygmentize-%{py3_ver}.1.gz %{python3_sitelib}/pygments/ -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de