14
0

Accepting request 1131725 from devel:languages:python

- update to 4.1.1:
  * Add `fromisoformat` method to `jdatetime.date`
  * Add support for Python 3.11
  * Fix two chars month handling in jdatetime.datetime.strptime

- Update to 4.0.0:

OBS-URL: https://build.opensuse.org/request/show/1131725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jdatetime?expand=0&rev=6
This commit is contained in:
2023-12-08 21:32:02 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 7 22:26:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.1.1:
* Add `fromisoformat` method to `jdatetime.date`
* Add support for Python 3.11
* Fix two chars month handling in jdatetime.datetime.strptime
-------------------------------------------------------------------
Thu Jun 23 01:06:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
@@ -6,7 +14,7 @@ Thu Jun 23 01:06:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
* 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:
- Update to 4.0.0:
* Add fold attribute to jdatetime.datetime
* Change
* Drop Python < 3.7 support

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jdatetime
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jdatetime
Version: 4.1.0
Version: 4.1.1
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:9d54fbbe8872a48898a11990b22502bb2a35b5c57e36ecb4d8c7b5182bd64198
size 22406

3
v4.1.1.tar.gz Normal file
View File

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