Accepting request 540012 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/540012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-text-unidecode?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-11-09 13:07:35 +00:00 committed by Git OBS Bridge
commit 0ffbb97cb4
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 8 19:03:31 UTC 2017 - arun@gmx.de
- specfile:
* add LICENSE to %doc
- update to version 1.1:
* DOC use official Travis badge
* Test and document all modern Python versions
* Include license file in the source code and distribute it
* Enable pip cache in Travis CI
* Use pkg_resources to keep the package zip-safe
-------------------------------------------------------------------
Sun Oct 22 18:51:55 UTC 2017 - arun@gmx.de

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-text-unidecode
Version: 1.0
Version: 1.1
Release: 0
Summary: The most basic Text::Unidecode port
License: Artistic-1.0
@ -29,7 +29,7 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRoot: %{{_tmppath}}/%{name}-%{version}-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages
@ -55,7 +55,7 @@ This port is licensed under Artistic License and supports both Python
%files %{python_files}
%defattr(-,root,root,-)
%doc README.rst
%doc README.rst LICENSE
%{python_sitelib}/*
%changelog

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1943a4bfb52f2b5068c8da25cdcfcf28c64c41d891dff70c662927c18ac58052
size 74739

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0afd5e8a7ac69bfb1372e1bbfa3c63c22e3db8ae1284690e96b45c4430d08d0
size 76843