From 80309332b200c87bbffaec6734abb613bca20168365fb75edc509664f5f26612 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 10 Oct 2022 08:26:43 +0000 Subject: [PATCH] - switch to the tagged version rather than a gh branch tarball OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=32 --- python-semver-3.0.0-dev.3-gh.tar.gz | 3 +++ python-semver.changes | 5 +++++ python-semver.spec | 7 +++---- semver-3.0.0~dev.2+41+g4d2df08.tar.gz | 3 --- 4 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 python-semver-3.0.0-dev.3-gh.tar.gz delete mode 100644 semver-3.0.0~dev.2+41+g4d2df08.tar.gz diff --git a/python-semver-3.0.0-dev.3-gh.tar.gz b/python-semver-3.0.0-dev.3-gh.tar.gz new file mode 100644 index 0000000..8d3d389 --- /dev/null +++ b/python-semver-3.0.0-dev.3-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19cabde5fb1692b74d68bd1bc538ef95e0cf7317ecd5ab81c694fb9416b3920a +size 56440 diff --git a/python-semver.changes b/python-semver.changes index dbf58ad..6b1cae2 100644 --- a/python-semver.changes +++ b/python-semver.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 10 08:26:16 UTC 2022 - Dirk Müller + +- switch to the tagged version rather than a gh branch tarball + ------------------------------------------------------------------- Mon Jan 10 21:27:18 UTC 2022 - Sebastian Wagner diff --git a/python-semver.spec b/python-semver.spec index 5e985b2..5b50d65 100644 --- a/python-semver.spec +++ b/python-semver.spec @@ -19,14 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-semver -Version: 3.0.0~dev.2+41+g4d2df08 +Version: 3.0.0~dev.3 Release: 0 Summary: Python helper for Semantic Versioning License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/python-semver/python-semver -#Source: https://files.pythonhosted.org/packages/source/s/semver/semver-%%{version}.tar.gz -Source: https://github.com/python-semver/python-semver/archive/refs/heads/feature/tests-for-py310.tar.gz#/semver-%{version}.tar.gz +Source: https://github.com/python-semver/python-semver/archive/refs/tags/3.0.0-dev.3.tar.gz#/%{name}-3.0.0-dev.3-gh.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -43,7 +42,7 @@ A Python module for semantic versioning. Simplifies comparing versions. See also http://semver.org/ %prep -%setup -q -n python-semver-feature-tests-for-py310 +%setup -q -n python-semver-3.0.0-dev.3 sed -i '/-cov/d' setup.cfg %build diff --git a/semver-3.0.0~dev.2+41+g4d2df08.tar.gz b/semver-3.0.0~dev.2+41+g4d2df08.tar.gz deleted file mode 100644 index bc9baa3..0000000 --- a/semver-3.0.0~dev.2+41+g4d2df08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d49098227c5bb9c2e538974f2db56b4e6d981830257bb8e47f3593431595253 -size 56475