14
0

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:
2022-06-23 05:21:07 +00:00
committed by Git OBS Bridge
parent 2962a8e89d
commit 8039b38e18
4 changed files with 17 additions and 4 deletions

View File

@@ -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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jdatetime
Version: 3.8.2
Version: 4.1.0
Release: 0
Summary: Jalali datetime binding for python
License: Python-2.0

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d54fbbe8872a48898a11990b22502bb2a35b5c57e36ecb4d8c7b5182bd64198
size 22406