10
0
forked from pool/python-calver

6 Commits

Author SHA256 Message Date
14df624d2f Accepting request 1322577 from devel:languages:python
- update to 2025.10.20:
  * Fix `DeprecationWarning` for `datetime.datetime.utcnow()`

OBS-URL: https://build.opensuse.org/request/show/1322577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calver?expand=0&rev=5
2025-12-15 10:35:16 +00:00
bf05012740 - update to 2025.10.20:
* Fix `DeprecationWarning` for `datetime.datetime.utcnow()`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calver?expand=0&rev=11
2025-12-12 10:32:53 +00:00
f41d578708 Accepting request 1279597 from devel:languages:python
- update to 2025.04.17:
  * test: Delete SOURCE_DATE_EPOCH envvar if already present for
    robustness
- update to 2025.04.02:
  * Update build backend
  * Support running tests from source distribution
- update to 2025.04.01:
  * Switch to `pyproject.toml` as much as possible
- update to 2025.03.31:
  * Support Python 3.11, test 3.12-dev, drop EOL 3.5-3.6
  * Update release.yml to use OIDC publishing
  * Drop 3.7 and 3.8
  * Support SOURCE_DATE_EPOCH for reproducible builds

- Inject multibuild.

OBS-URL: https://build.opensuse.org/request/show/1279597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calver?expand=0&rev=4
2025-05-26 16:32:12 +00:00
b007c1aa27 - update to 2025.04.17:
* test: Delete SOURCE_DATE_EPOCH envvar if already present for
    robustness
- update to 2025.04.02:
  * Update build backend
  * Support running tests from source distribution
- update to 2025.04.01:
  * Switch to `pyproject.toml` as much as possible
- update to 2025.03.31:
  * Support Python 3.11, test 3.12-dev, drop EOL 3.5-3.6
  * Update release.yml to use OIDC publishing
  * Drop 3.7 and 3.8
  * Support SOURCE_DATE_EPOCH for reproducible builds
- Inject multibuild.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calver?expand=0&rev=9
2025-05-23 16:35:19 +00:00
165f5480ab Accepting request 1277826 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calver?expand=0&rev=3
2025-05-20 07:31:15 +00:00
ccd6f91fec - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calver?expand=0&rev=7
2025-05-15 15:17:46 +00:00
3 changed files with 8 additions and 2 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
%define ghtag 2022.06.26
%{?sle15_python_module_pythons}
Name: python-calver%{psuffix}
Version: 2025.4.17
Version: 2025.10.20
Release: 0
Summary: Setuptools extension for CalVer package versions
License: Apache-2.0