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

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

3
babelfish-0.6.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 8 17:24:33 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.6.0
* Use poetry as build system
* Use pytest as test runner
* Move documentation to README
* Switch to "main" branch
-------------------------------------------------------------------
Tue Nov 2 10:39:37 UTC 2021 - pgajdos@suse.com

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