14
0

Accepting request 930224 from home:alois:branches:devel:languages:python

- Update to version 0.6.0
  * Use poetry as build system
  * Use pytest as test runner
  * Move documentation to README
  * Switch to "main" branch

OBS-URL: https://build.opensuse.org/request/show/930224
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-babelfish?expand=0&rev=14
This commit is contained in:
2021-11-08 22:13:55 +00:00
committed by Git OBS Bridge
parent 055e473253
commit 2463873f66
4 changed files with 14 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-babelfish
Version: 0.5.5
Version: 0.6.0
Release: 0
Summary: A Python library to work with countries and languages
License: BSD-3-Clause
@@ -45,12 +45,9 @@ BabelFish is a Python library to work with countries and languages.
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pyunittest discover -v
%files %{python_files}
%license LICENSE
%doc README.rst
%doc README.md
%{python_sitelib}/babelfish
%{python_sitelib}/babelfish-%{version}-py%{python_version}.egg-info