python-fake-useragent
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-fake-useragent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fake-useragent-1.4.0.tar.gz | 0000028267 27.6 KB | |
python-fake-useragent.changes | 0000004135 4.04 KB | |
python-fake-useragent.spec | 0000001961 1.92 KB |
Revision 10 (latest revision is 12)
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
Comments 0