14
0

Accepting request 783379 from home:pgajdos:python

- version update to 2.1.0
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/783379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-user-agents?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-03-10 13:03:26 +00:00
committed by Git OBS Bridge
parent 83ecd3f6f8
commit 9e30f705e1
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-user-agents
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-user-agents
Version: 2.0
Version: 2.1.0
Release: 0
Summary: A library to identify device capabilities (phones, tablets)
License: MIT
@@ -50,7 +50,7 @@ strings.
%python_expand %fdupes %{buildroot}/%{$python_sitelib}
%check
%python_expand $python -m unittest discover ||:
%python_expand $python -m unittest discover
%files %{python_files}
%license LICENSE.txt