commit python-termcolor for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package python-termcolor for 
openSUSE:Factory checked in at 2019-11-04 17:11:39

Comparing /work/SRC/openSUSE:Factory/python-termcolor (Old)
 and  /work/SRC/openSUSE:Factory/.python-termcolor.new.2990 (New)


Package is "python-termcolor"

Mon Nov  4 17:11:39 2019 rev:10 rq:744000 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-termcolor/python-termcolor.changes
2018-12-27 00:28:49.355691029 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-termcolor.new.2990/python-termcolor.changes  
2019-11-04 17:11:40.480598822 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:44:45 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-termcolor.spec ++
--- /var/tmp/diff_new_pack.x4D1g7/_old  2019-11-04 17:11:41.000599378 +0100
+++ /var/tmp/diff_new_pack.x4D1g7/_new  2019-11-04 17:11:41.008599387 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-termcolor
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:0
 Summary:ANSII Color formatting for output in terminal
 License:MIT
-Group:  Development/Languages/Python
 URL:https://pypi.python.org/pypi/termcolor
 Source: 
https://files.pythonhosted.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -44,7 +43,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %license COPYING.txt




commit python-termcolor for openSUSE:Factory

2018-12-26 Thread root
Hello community,

here is the log from the commit of package python-termcolor for 
openSUSE:Factory checked in at 2018-12-27 00:28:48

Comparing /work/SRC/openSUSE:Factory/python-termcolor (Old)
 and  /work/SRC/openSUSE:Factory/.python-termcolor.new.28833 (New)


Package is "python-termcolor"

Thu Dec 27 00:28:48 2018 rev:9 rq:659709 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-termcolor/python-termcolor.changes
2017-07-11 08:25:13.152746659 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-termcolor.new.28833/python-termcolor.changes 
2018-12-27 00:28:49.355691029 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:55:06 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-termcolor.spec ++
--- /var/tmp/diff_new_pack.uqrxPw/_old  2018-12-27 00:28:49.715690735 +0100
+++ /var/tmp/diff_new_pack.uqrxPw/_new  2018-12-27 00:28:49.719690731 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-termcolor
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,13 +23,11 @@
 Summary:ANSII Color formatting for output in terminal
 License:MIT
 Group:  Development/Languages/Python
-Url:https://pypi.python.org/pypi/termcolor
+URL:https://pypi.python.org/pypi/termcolor
 Source: 
https://files.pythonhosted.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -49,8 +47,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst COPYING.txt README.rst
+%license COPYING.txt
+%doc CHANGES.rst README.rst
 %{python_sitelib}/*
 
 %changelog




commit python-termcolor for openSUSE:Factory

2017-07-11 Thread root
Hello community,

here is the log from the commit of package python-termcolor for 
openSUSE:Factory checked in at 2017-07-11 08:25:11

Comparing /work/SRC/openSUSE:Factory/python-termcolor (Old)
 and  /work/SRC/openSUSE:Factory/.python-termcolor.new (New)


Package is "python-termcolor"

Tue Jul 11 08:25:11 2017 rev:8 rq:508336 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-termcolor/python-termcolor.changes
2013-10-25 11:33:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-termcolor.new/python-termcolor.changes   
2017-07-11 08:25:13.152746659 +0200
@@ -1,0 +2,5 @@
+Wed Jul  5 08:49:09 UTC 2017 - aloi...@gmx.com
+
+- Converted to single-spec
+
+---



Other differences:
--
++ python-termcolor.spec ++
--- /var/tmp/diff_new_pack.RFrkZt/_old  2017-07-11 08:25:13.692670506 +0200
+++ /var/tmp/diff_new_pack.RFrkZt/_new  2017-07-11 08:25:13.696669942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-termcolor
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,22 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-termcolor
 Version:1.1.0
 Release:0
-Url:http://pypi.python.org/pypi/termcolor
 Summary:ANSII Color formatting for output in terminal
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
+Url:https://pypi.python.org/pypi/termcolor
+Source: 
https://files.pythonhosted.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 Available text colors: grey, red, green, yellow, blue, magenta, cyan, white.
@@ -42,12 +42,13 @@
 %setup -q -n termcolor-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc CHANGES.rst COPYING.txt README.rst
 %{python_sitelib}/*




commit python-termcolor for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package python-termcolor for 
openSUSE:Factory checked in at 2013-10-25 11:33:43

Comparing /work/SRC/openSUSE:Factory/python-termcolor (Old)
 and  /work/SRC/openSUSE:Factory/.python-termcolor.new (New)


Package is python-termcolor

Changes:

--- /work/SRC/openSUSE:Factory/python-termcolor/python-termcolor.changes
2013-01-20 14:53:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-termcolor.new/python-termcolor.changes   
2013-10-25 11:33:44.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:15:45 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-termcolor.spec ++
--- /var/tmp/diff_new_pack.MCjY6N/_old  2013-10-25 11:33:46.0 +0200
+++ /var/tmp/diff_new_pack.MCjY6N/_new  2013-10-25 11:33:46.0 +0200
@@ -26,7 +26,7 @@
 Source: 
http://pypi.python.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 %else

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-termcolor for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package python-termcolor for 
openSUSE:Factory checked in at 2013-01-20 14:53:07

Comparing /work/SRC/openSUSE:Factory/python-termcolor (Old)
 and  /work/SRC/openSUSE:Factory/.python-termcolor.new (New)


Package is python-termcolor, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-termcolor/python-termcolor.changes
2012-11-21 17:15:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-termcolor.new/python-termcolor.changes   
2013-01-20 14:53:08.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 15 17:20:00 UTC 2013 - p.drou...@gmail.com
+
+- Initial python3 support
+
+---
New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ /work/SRC/openSUSE:Factory/.python-termcolor.new/python3-termcolor.changes  
2013-01-20 14:53:08.0 +0100
@@ -0,0 +1,5 @@
+---
+Tue Jan 15 17:20:26 UTC 2013 - p.drou...@gmail.com
+
+- Initial python3 support
+

New:

  python3-termcolor.changes
  python3-termcolor.spec



Other differences:
--
++ python-termcolor.spec ++
--- /var/tmp/diff_new_pack.cJt8qx/_old  2013-01-20 14:53:09.0 +0100
+++ /var/tmp/diff_new_pack.cJt8qx/_new  2013-01-20 14:53:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-termcolor
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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

++ python3-termcolor.spec ++
#
# spec file for package python3-termcolor
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   python3-termcolor
Version:1.1.0
Release:0
Url:http://pypi.python.org/pypi/termcolor
Summary:ANSII Color formatting for output in terminal
License:MIT
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python3
BuildRequires:  python3-devel
BuildRequires:  python3-distribute
BuildArch:  noarch

%description
Available text colors: grey, red, green, yellow, blue, magenta, cyan, white.
Available text highlights: on_grey, on_red, on_green, on_yellow, on_blue, 
on_magenta, on_cyan, on_white.
Available attributes: bold, dark, underline, blink, reverse, concealed.

%prep
%setup -q -n termcolor-%{version}

%build
python3 setup.py build

%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}

%files
%defattr(-,root,root,-)
%doc CHANGES.rst COPYING.txt README.rst
%{python3_sitelib}/*

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-termcolor for openSUSE:Factory

2012-11-21 Thread h_root
Hello community,

here is the log from the commit of package python-termcolor for 
openSUSE:Factory checked in at 2012-11-21 17:15:10

Comparing /work/SRC/openSUSE:Factory/python-termcolor (Old)
 and  /work/SRC/openSUSE:Factory/.python-termcolor.new (New)


Package is python-termcolor, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ /work/SRC/openSUSE:Factory/.python-termcolor.new/python-termcolor.changes   
2012-11-21 17:15:11.0 +0100
@@ -0,0 +1,22 @@
+---
+Mon Nov 19 13:37:43 UTC 2012 - sasc...@suse.de
+
+- Macro cleanup
+
+---
+Fri Sep 23 10:36:16 UTC 2011 - sasc...@suse.de
+
+- Update to version 1.1.0:
+  * Added cprint function.
+
+---
+Thu Nov 26 22:29:36 UTC 2009 - po...@cmdline.net
+
+- add missing tarball
+- add changes file
+
+---
+Tue Nov 24 00:00:00 UTC 2009 - cfarrell1...@gmail.com
+
+- First build
+

New:

  python-termcolor.changes
  python-termcolor.spec
  termcolor-1.1.0.tar.gz



Other differences:
--
++ python-termcolor.spec ++
#
# spec file for package python-termcolor
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   python-termcolor
Version:1.1.0
Release:0
Url:http://pypi.python.org/pypi/termcolor
Summary:ANSII Color formatting for output in terminal
License:MIT
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-devel
BuildRequires:  python-distribute
%if 0%{?suse_version}  0%{?suse_version} = 1110
%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%else
BuildArch:  noarch
%endif

%description
Available text colors: grey, red, green, yellow, blue, magenta, cyan, white.
Available text highlights: on_grey, on_red, on_green, on_yellow, on_blue, 
on_magenta, on_cyan, on_white.
Available attributes: bold, dark, underline, blink, reverse, concealed.

%prep
%setup -q -n termcolor-%{version}

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%files
%defattr(-,root,root,-)
%doc CHANGES.rst COPYING.txt README.rst
%{python_sitelib}/*

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org