python-dateparser
No description set
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / python-dateparser
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-dateparser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
dateparser-1.1.1.tar.gz | 0000284013 277 KB | |
incompatible-regex-pattern.patch | 0000000664 664 Bytes | |
mark-network-tests.patch | 0000001104 1.08 KB | |
python-dateparser.changes | 0000006041 5.9 KB | |
python-dateparser.spec | 0000003714 3.63 KB |
Revision 14 (latest revision is 40)
Matej Cepl (mcepl)
committed
(revision 14)
- Update to 1.1.1: - Improvements: - Fixed issue with regex library by pinning dependencies to an earlier version - Extended support for Russian language dates starting with lowercase - Allowed to use_given_order for languages too - Fixed link to settings section - Defined UTF-8 encoding for Windows - Fixed directories creation error in CLI utils - Update to 1.1.0: - New features: - Support language detection based on langdetect, fastText, or a custom implementation - Add support for 'by ' - Sort default language list by internet usage - Improvements: - Improved support of Chinese - Improvements in search_dates - Make order of previous locales deterministic - Fix parsing with trailing space - Consider RETURN_TIME_AS_PERIOD for timestamp times - Exclude failing regex version - Ongoing work multithreading support - Add demo URL - QA: - Migrate pipelines from Travis CI to Github Actions - Use versioned CLDR data - Add a script to update table of supported languages and locales
Comments 0