From 432fc651be36b56d1fea678d696e7dcac909bd5cb0ab9348b6d5eb0f26ce5711 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 2 May 2024 22:09:01 +0000 Subject: [PATCH] - update to 3.1.1: * Correctly mark a certain test as requiring Mercurial OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=19 --- python-versioningit.changes | 6 ++++++ python-versioningit.spec | 5 ++--- versioningit-3.1.0.tar.gz | 3 --- versioningit-3.1.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 versioningit-3.1.0.tar.gz create mode 100644 versioningit-3.1.1.tar.gz diff --git a/python-versioningit.changes b/python-versioningit.changes index 499eb11..dc3b4e1 100644 --- a/python-versioningit.changes +++ b/python-versioningit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 2 22:04:58 UTC 2024 - Dirk Müller + +- update to 3.1.1: + * Correctly mark a certain test as requiring Mercurial + ------------------------------------------------------------------- Thu Mar 21 08:20:56 UTC 2024 - Markéta Machová diff --git a/python-versioningit.spec b/python-versioningit.spec index b2aab93..c55fe27 100644 --- a/python-versioningit.spec +++ b/python-versioningit.spec @@ -23,7 +23,7 @@ %endif Name: python-versioningit -Version: 3.1.0 +Version: 3.1.1 Release: 0 Summary: Versioning It with your Version In Git License: MIT @@ -43,8 +43,7 @@ BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module tomli >= 1.2} BuildRequires: %{python_module wheel} -BuildRequires: git -BuildRequires: mercurial +BuildRequires: git-core # /SECTION BuildRequires: fdupes Requires: python-packaging diff --git a/versioningit-3.1.0.tar.gz b/versioningit-3.1.0.tar.gz deleted file mode 100644 index 49022ff..0000000 --- a/versioningit-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7aac713c31a53eb367a6bbc2e8b3de8cc2b86d10d45c5101afd651446cb10fd7 -size 215117 diff --git a/versioningit-3.1.1.tar.gz b/versioningit-3.1.1.tar.gz new file mode 100644 index 0000000..a68ff62 --- /dev/null +++ b/versioningit-3.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ba586e5af08b87dbe3354082910a1d0502c36202d496e1ae60ef3b41ee29c1 +size 212882