Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
2dad3e5310 |
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 08:11:32 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.8.0:
|
||||
* Drop support for Python 3.8, now EOL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 15:25:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add missing requires on dateutil
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 12:05:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 5.7.0
|
||||
* Add a tzinfos mapping and parse method for
|
||||
easy datetime parsing with timezone support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 15:18:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tempora
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-tempora
|
||||
Version: 5.6.0
|
||||
Version: 5.8.0
|
||||
Release: 0
|
||||
Summary: Objects and routines pertaining to date and time (tempora)
|
||||
License: MIT
|
||||
@@ -43,6 +43,7 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros >= 20210929
|
||||
Requires: python-jaraco.functools >= 1.20
|
||||
Requires: python-python-dateutil
|
||||
Requires: python-tzdata
|
||||
BuildArch: noarch
|
||||
|
||||
|
BIN
tempora-5.6.0.tar.gz
(Stored with Git LFS)
BIN
tempora-5.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
tempora-5.8.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
tempora-5.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user