Revisions of python-fake-useragent
Ana Guerrero (anag+factory)
accepted
request 1218773
from
Dirk Mueller (dirkmueller)
(revision 12)
- Enable sle15_python_module_pythons. - Disable test_utils_load_pkg_resource_fallback test case because of pkg_resource and setuptools incompatibility.
Ana Guerrero (anag+factory)
accepted
request 1158955
from
Dirk Mueller (dirkmueller)
(revision 11)
- 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).
Dominique Leuenberger (dimstar_suse)
accepted
request 1130471
from
Dirk Mueller (dirkmueller)
(revision 10)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 1102873
from
Dirk Mueller (dirkmueller)
(revision 9)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 1080290
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 1.1.3: * Update deps
Dominique Leuenberger (dimstar_suse)
accepted
request 1064064
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 1.1.2: * security update
Dominique Leuenberger (dimstar_suse)
accepted
request 1046239
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 1.1.1: * Remove white spaces from user agent strings, this is a patch release
Dominique Leuenberger (dimstar_suse)
accepted
request 1036970
from
Dirk Mueller (dirkmueller)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 704285
from
Todd R (TheBlackCat)
(revision 1)
Useragent faker package for Python
Displaying all 12 revisions