forked from pool/python-limnoria
- Drop -devel from deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
722bf4ae4c
commit
fc013ffe5c
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 10:26:06 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Drop -devel from deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 14:49:58 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
|
||||
@@ -25,12 +25,11 @@ Release: 0
|
||||
Summary: A modified version of Supybot (an IRC bot and framework)
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/ProgVal/Limnoria
|
||||
URL: https://github.com/ProgVal/Limnoria
|
||||
Source: https://github.com/ProgVal/Limnoria/archive/master-%{srcver}.tar.gz
|
||||
BuildRequires: %{python_module PySocks}
|
||||
BuildRequires: %{python_module SQLAlchemy}
|
||||
BuildRequires: %{python_module chardet}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module ecdsa}
|
||||
BuildRequires: %{python_module feedparser}
|
||||
BuildRequires: %{python_module mock}
|
||||
@@ -50,9 +49,7 @@ Requires: python-python-gnupg
|
||||
Requires: python-pytz
|
||||
Provides: Supybot = %{version}
|
||||
Obsoletes: Supybot < 1.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -78,8 +75,7 @@ export PYTHONPATH=%{buildroot}%{$python_sitelib}/
|
||||
%python_exec test/test.py
|
||||
}
|
||||
|
||||
%files %python_files
|
||||
%defattr(-,root,root,-)
|
||||
%files %{python_files}
|
||||
%doc README.md CONTRIBUTING.md
|
||||
%license LICENSE.md
|
||||
%python3_only %{_bindir}/supybot
|
||||
|
||||
Reference in New Issue
Block a user