24 Commits

Author SHA256 Message Date
c682dcca02 Accepting request 1290819 from devel:languages:python
- update to 1.25.0:
  * Added commit_prefix option to Version.serialize() to insert a prefix when
    serializing commit IDs.
  * Added escape_with option to Version.serialize() to customize how branch
    names are escaped. (forwarded request 1290818 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1290819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=12
2025-07-06 15:15:44 +00:00
Richard Rahl
d4438a16e3 - update to 1.25.0:
* Added commit_prefix option to Version.serialize() to insert a prefix when
    serializing commit IDs.
  * Added escape_with option to Version.serialize() to customize how branch
    names are escaped.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=23
2025-07-05 18:52:49 +00:00
ecfbe40e1b Accepting request 1276338 from devel:languages:python
- update to 1.24.1:
  * Fixed: Deprecation warning from re.sub() using Python 3.13+ (forwarded request 1276337 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1276338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=11
2025-05-12 14:47:34 +00:00
Richard Rahl
159ed9a0fb - update to 1.24.1:
* Fixed: Deprecation warning from re.sub() using Python 3.13+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=21
2025-05-10 00:51:41 +00:00
7ac3efcb75 Accepting request 1275629 from devel:languages:python
- update to 1.24.0:
  * Changed: Previously, for Git 2.7+, if the initial commit were
    both tagged and empty, Dunamai would raise an exception due to
    Git not reporting that tag in git log --simplify-by-decoration.
    Now, if a tag is missing from that list, Dunamai treats it as the
    oldest tag. (forwarded request 1275628 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1275629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=10
2025-05-08 18:39:55 +00:00
Richard Rahl
e8ff203ab5 - update to 1.24.0:
* Changed: Previously, for Git 2.7+, if the initial commit were
    both tagged and empty, Dunamai would raise an exception due to
    Git not reporting that tag in git log --simplify-by-decoration.
    Now, if a tag is missing from that list, Dunamai treats it as the
    oldest tag.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=19
2025-05-08 16:17:31 +00:00
06daa3f9c5 Accepting request 1255081 from devel:languages:python
- update to 1.23.1:
  * Fixed: Version.__lt__ checked if all fields were less than the other
    instance (forwarded request 1255080 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1255081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=9
2025-03-24 12:27:45 +00:00
Richard Rahl
ea4fd23592 - update to 1.23.1:
* Fixed: Version.__lt__ checked if all fields were less than the other
    instance

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=17
2025-03-21 18:04:43 +00:00
1634274b71 Accepting request 1224852 from devel:languages:python
- update to 1.23.0:
  * Add major/minor/patch format placeholders
  * Clean up some formatting (forwarded request 1224848 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1224852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=8
2024-11-18 19:02:25 +00:00
Richard Rahl
5e3234f9d2 Accepting request 1224848 from home:rrahl0
- update to 1.23.0:
  * Add major/minor/patch format placeholders
  * Clean up some formatting

OBS-URL: https://build.opensuse.org/request/show/1224848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=15
2024-11-18 12:06:46 +00:00
97a5b23c4b Accepting request 1191994 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1191994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=7
2024-08-08 08:57:27 +00:00
Richard Rahl
9b7b33a751 - update to 1.22.0:
* Fixed: The --ignore-untracked CLI flag was ignored.
  * Added: --commit-length option.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=13
2024-08-07 04:39:26 +00:00
906cf89edd Accepting request 1183716 from devel:languages:python
- update to 1.21.2:
  * Fixed: Some timestamps could fail to parse on Python 3.5 and 3.6. (forwarded request 1183715 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1183716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=6
2024-06-28 13:47:33 +00:00
Richard Rahl
85469483b6 - update to 1.21.2:
* Fixed: Some timestamps could fail to parse on Python 3.5 and 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=11
2024-06-28 02:47:56 +00:00
40236572c2 Accepting request 1178911 from devel:languages:python
- update to 1.21.1:
  * Fixed: Distance was calculated inconsistently for Git
  * when there were some tags and none matched the version
    pattern.

OBS-URL: https://build.opensuse.org/request/show/1178911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=5
2024-06-06 10:34:22 +00:00
e61ddefd13 - update to 1.21.1:
* Fixed: Distance was calculated inconsistently for Git
  * when there were some tags and none matched the version
    pattern.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=9
2024-06-06 07:28:17 +00:00
d07eea8b2c 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
2024-05-03 17:46:07 +00:00
a22c4ca5b8 - 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/package/show/devel:languages:python/python-dunamai?expand=0&rev=7
2024-05-03 07:29:48 +00:00
ca50427746 Accepting request 1169374 from devel:languages:python
- update to 1.20.0:
  * Updated `Version.bump()` to add a `smart` argument,
    which only bumps when `distance != 0`.

OBS-URL: https://build.opensuse.org/request/show/1169374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=3
2024-04-21 18:27:37 +00:00
f16788e7d4 - update to 1.20.0:
* Updated `Version.bump()` to add a `smart` argument,
    which only bumps when `distance != 0`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=5
2024-04-20 14:08:21 +00:00
f10a2e7567 Accepting request 1147255 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1147255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=2
2024-02-18 19:24:35 +00:00
Richard Rahl
3677551723 Accepting request 1147254 from home:rrahl0:branches:devel:languages:python
update to 1.19.2

OBS-URL: https://build.opensuse.org/request/show/1147254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=3
2024-02-17 02:00:35 +00:00
d25daa6f3e Accepting request 1141053 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1141053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=1
2024-01-24 18:05:15 +00:00
a5109c98da Accepting request 1139120 from home:rrahl0
I want to maintain python-dunamai in devel:languages:python for factory. Now even with tests

OBS-URL: https://build.opensuse.org/request/show/1139120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=1
2024-01-17 07:21:26 +00:00