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>
|
Thu Jan 27 20:11:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-jdatetime
|
Name: python-jdatetime
|
||||||
Version: 3.8.2
|
Version: 4.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Jalali datetime binding for python
|
Summary: Jalali datetime binding for python
|
||||||
License: Python-2.0
|
License: Python-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:206b50de037c2d94ce06661880454d89fd8dae1a4757d8646f515ba3cadf378c
|
|
||||||
size 21323
|
|
||||||
3
v4.1.0.tar.gz
Normal file
3
v4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d54fbbe8872a48898a11990b22502bb2a35b5c57e36ecb4d8c7b5182bd64198
|
||||||
|
size 22406
|
||||||
Reference in New Issue
Block a user