forked from pool/python-fake-useragent
Accepting request 1080290 from devel:languages:python
- update to 1.1.3: * Update deps OBS-URL: https://build.opensuse.org/request/show/1080290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fake-useragent?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5521643c9935dbfef292a2cdd0a0f3c8b7d4ecd571d128d2fa8c48780ce0a92
|
||||
size 80368
|
||||
3
fake-useragent-1.1.3.tar.gz
Normal file
3
fake-useragent-1.1.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6216d5ccbbbf379bed0400916c3e5f9a682308e49fd90107a039aebad6a1323
|
||||
size 80623
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 19 09:46:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.1.3:
|
||||
* Update deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 17:10:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-fake-useragent
|
||||
Version: 1.1.2
|
||||
Version: 1.1.3
|
||||
Release: 0
|
||||
Summary: Useragent faker package for Python
|
||||
License: Apache-2.0
|
||||
@@ -34,8 +34,8 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-importlib-resources
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module importlib-resources}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module importlib-resources >= 5.12.0}
|
||||
BuildRequires: %{python_module pytest >= 7.2.2}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user