forked from pool/python-user-agents
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:
committed by
Git OBS Bridge
parent
83ecd3f6f8
commit
9e30f705e1
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 10 12:29:47 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 2.1.0
|
||||||
|
* no upstream changelog found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 14 14:49:23 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
Mon Oct 14 14:49:23 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-user-agents
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-user-agents
|
Name: python-user-agents
|
||||||
Version: 2.0
|
Version: 2.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library to identify device capabilities (phones, tablets)
|
Summary: A library to identify device capabilities (phones, tablets)
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -50,7 +50,7 @@ strings.
|
|||||||
%python_expand %fdupes %{buildroot}/%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}/%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_expand $python -m unittest discover ||:
|
%python_expand $python -m unittest discover
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df48ab759df2c64fa041300a25320d18a4f9ccede1c264847e4211feb3903e51
|
|
||||||
size 10122
|
|
3
v2.1.0.tar.gz
Normal file
3
v2.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4af5baf1205ea80604171c1aa66ada90d21ba20005b685ab388967c1a9bfb2a3
|
||||||
|
size 10365
|
Reference in New Issue
Block a user