15
0

Accepting request 1040545 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1040545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fake-useragent?expand=0&rev=5
This commit is contained in:
2022-12-06 13:24:17 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 6 03:26:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v1.1.1
* Remove whitespaces from user agent strings, this is a patch release
- Update to v1.1.0
* Add pkg_resource as fallback mechanism in trying to retrieve the local JSON data file
-------------------------------------------------------------------
Fri Nov 18 23:13:12 UTC 2022 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-fake-useragent
Version: 1.0.1
Version: 1.1.0
Release: 0
License: Apache-2.0
Summary: Useragent faker package for Python