forked from pool/python-boltons
Accepting request 603710 from home:TheBlackCat:branches:devel:languages:python
- Add license file - Package readme file - Use %license tag OBS-URL: https://build.opensuse.org/request/show/603710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-boltons?expand=0&rev=2
This commit is contained in:
@@ -25,6 +25,7 @@ License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/mahmoud/boltons
|
||||
Source: https://files.pythonhosted.org/packages/source/b/boltons/boltons-%{version}.tar.gz
|
||||
Source10: https://raw.githubusercontent.com/mahmoud/boltons/%{version}/LICENSE
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module devel}
|
||||
@@ -46,6 +47,7 @@ the Docs: http://boltons.readthedocs.org.
|
||||
|
||||
%prep
|
||||
%setup -q -n boltons-%{version}
|
||||
cp %{SOURCE10} .
|
||||
|
||||
%build
|
||||
%python_build
|
||||
@@ -56,6 +58,8 @@ the Docs: http://boltons.readthedocs.org.
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user