forked from pool/python-jdatetime
Accepting request 984621 from home:yarunachalam:branches:devel:languages:python
- Update to 4.1.0 * Add support for %z directive in ``jdatetime.datetime.strptime` * Add support for %b and %B directive directive in ``jdatetime.datetime.strptime` Changed * Potential breaking change: Replace spaces with ZWNJ (نیمفاصله) in output of ``jdatetime.datetime.strftime` - Update to 4.0.0: * Add fold attribute to jdatetime.datetime * Change * Drop Python < 3.7 support OBS-URL: https://build.opensuse.org/request/show/984621 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 23 01:06:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 4.1.0
|
||||
* Add support for %z directive in ``jdatetime.datetime.strptime`
|
||||
* Add support for %b and %B directive directive in ``jdatetime.datetime.strptime`
|
||||
Changed
|
||||
* Potential breaking change: Replace spaces with ZWNJ (نیمفاصله) in output of ``jdatetime.datetime.strftime`
|
||||
- Update to 4.0.0:
|
||||
* Add fold attribute to jdatetime.datetime
|
||||
* Change
|
||||
* Drop Python < 3.7 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 27 20:11:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user