14
0

Accepting request 1171535 from devel:languages:python

- update to 1.21.0:
  * Generally, when Dunamai can detect the VCS in use, but
    there's no version set yet, then Dunamai uses 0.0.0 as a
    fallback, unless strict mode is enabled.
    However, if there were some tags and none matched the version
    pattern, then Dunamai would yield an error.
  * Added `--ignore-untracked` option to control checking whether
    the repository is dirty.

OBS-URL: https://build.opensuse.org/request/show/1171535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=4
This commit is contained in:
2024-05-03 17:46:07 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 3 07:28:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.21.0:
* Generally, when Dunamai can detect the VCS in use, but
there's no version set yet, then Dunamai uses 0.0.0 as a
fallback, unless strict mode is enabled.
However, if there were some tags and none matched the version
pattern, then Dunamai would yield an error.
* Added `--ignore-untracked` option to control checking whether
the repository is dirty.
-------------------------------------------------------------------
Sat Apr 20 14:07:58 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-dunamai
Version: 1.20.0
Version: 1.21.0
Release: 0
Summary: Dynamic version generation
License: MIT