forked from pool/python-calver
Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 14df624d2f | |||
| bf05012740 | |||
| f41d578708 | |||
| b007c1aa27 | |||
| 165f5480ab | |||
| ccd6f91fec |
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 12 10:32:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2025.10.20:
|
||||||
|
* Fix `DeprecationWarning` for `datetime.datetime.utcnow()`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 23 16:32:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Fri May 23 16:32:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-calver
|
# spec file for package python-calver
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
%define ghtag 2022.06.26
|
%define ghtag 2022.06.26
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-calver%{psuffix}
|
Name: python-calver%{psuffix}
|
||||||
Version: 2025.4.17
|
Version: 2025.10.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Setuptools extension for CalVer package versions
|
Summary: Setuptools extension for CalVer package versions
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user