14
0

Accepting request 482959 from home:TheBlackCat:branches:devel:languages:python

- Provide/obsolete old package name
- setuptools is not needed at runtime

OBS-URL: https://build.opensuse.org/request/show/482959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termstyle?expand=0&rev=2
This commit is contained in:
Todd R
2017-03-27 19:17:30 +00:00
committed by Git OBS Bridge
parent a14e15dd18
commit 0e9978d587
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 27 19:15:26 UTC 2017 - toddrme2178@gmail.com
- Provide/obsolete old package name
- setuptools is not needed at runtime
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 17 09:21:18 UTC 2017 - tbechtold@suse.com Fri Mar 17 09:21:18 UTC 2017 - tbechtold@suse.com

View File

@@ -26,8 +26,8 @@ Url: http://github.com/gfxmonk/termstyle
Source: https://files.pythonhosted.org/packages/source/t/termstyle/termstyle-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/t/termstyle/termstyle-%{version}.tar.gz
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: python-setuptools BuildRequires: python-setuptools
BuildRequires: python-setuptools Provides: python-python-termstyle = %{version}
Requires: python-setuptools Obsoletes: python-python-termstyle < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch