15
0

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:
2023-05-09 12:07:50 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@@ -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>

View File

@@ -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