15
0
Commit Graph

12 Commits

Author SHA256 Message Date
189962a1fd - update to 1.5.1:
* Remove trailing spaces in user agent strings
- update to 1.5.0:
  * Most important change: The user-agent database has been
    updated with a more recent list of user agents. It also now
    comes with mobile UA's, meaning a new parameter: `platforms`
    has been introduced (see README.md).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=20
2024-03-18 10:40:46 +00:00
abd37925e8 - update to 1.4.0:
* python 3.12 support
  * Introducing new `ua.getRandom`, `ua.getFirefox`,
    `ua.getChrome`, `ua.getSafari`. And a generic method:
    `ua.getBrowser(..)` (eg. `getBrowser('firefox')`)
    These new properties above allows you to retrieve the whole
    raw Python dictionary, instead of only the UA string.
    These properties might return different key/values pairs in
    the future! So `ua.random` is a more stable interface.
  * Improved user-agent scraper (now also containing Safari
    browser again)
  * Updated browsers.json data file
  * security update

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=18
2023-12-02 14:17:21 +00:00
9417ca81a3 - update to 1.2.1:
* Still using the new dataset of course!
  * Small improvements in the min_percentage check
  * Update all Pip package dependencies
  * Updated browser useragent data 🚀
  * Allow filters on browser, OS and usage percentage 🚀
  * Update the cache scraper to scape the new data source for
    user-agent strings
  * Adapted the code to work with the new JSON data format

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=16
2023-08-08 11:06:28 +00:00
653511464d - update to 1.1.3:
* Update deps

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=14
2023-04-19 09:46:20 +00:00
ed36afb1f0 - update to 1.1.2:
* security update

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=12
2023-02-09 17:10:36 +00:00
be72c61b1e - update to 1.1.1:
* Remove white spaces from user agent strings, this is a patch release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=10
2023-01-02 16:02:14 +00:00
57b45bdfe2 Accepting request 1040476 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1040476
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=8
2022-12-06 09:05:42 +00:00
f41bbd4a7f Accepting request 1036859 from home:jayvdb:branches:devel:languages:python
- Update to v1.0.1

OBS-URL: https://build.opensuse.org/request/show/1036859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=6
2022-11-20 18:42:14 +00:00
527d1b3b59 Accepting request 1033422 from home:jayvdb:branches:devel:languages:python
- Re-activate test suite
- Update to v0.1.13

OBS-URL: https://build.opensuse.org/request/show/1033422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=4
2022-11-04 14:49:05 +00:00
ca9b5e8deb Accepting request 919130 from home:pgajdos:python
- %check: note tests are online, do not run them

OBS-URL: https://build.opensuse.org/request/show/919130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=3
2021-09-15 12:09:27 +00:00
29f994ff6e Accepting request 704285 from devel:languages:python
Useragent faker package for Python

OBS-URL: https://build.opensuse.org/request/show/704285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fake-useragent?expand=0&rev=1
2019-05-21 08:41:18 +00:00
Todd R
dcfe70bdb2 Accepting request 704284 from home:TheBlackCat:branches:devel:languages:python
Useragent faker package for Python

OBS-URL: https://build.opensuse.org/request/show/704284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=1
2019-05-20 15:17:46 +00:00