diff --git a/python-jdatetime.changes b/python-jdatetime.changes index 5a73b30..7ac855e 100644 --- a/python-jdatetime.changes +++ b/python-jdatetime.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jun 23 01:06:35 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-jdatetime.spec b/python-jdatetime.spec index 383c18f..943f7be 100644 --- a/python-jdatetime.spec +++ b/python-jdatetime.spec @@ -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 diff --git a/v3.8.2.tar.gz b/v3.8.2.tar.gz deleted file mode 100644 index ae3d396..0000000 --- a/v3.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:206b50de037c2d94ce06661880454d89fd8dae1a4757d8646f515ba3cadf378c -size 21323 diff --git a/v4.1.0.tar.gz b/v4.1.0.tar.gz new file mode 100644 index 0000000..8d73f0f --- /dev/null +++ b/v4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d54fbbe8872a48898a11990b22502bb2a35b5c57e36ecb4d8c7b5182bd64198 +size 22406