Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-semver for openSUSE:Factory checked in at 2022-10-17 14:58:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-semver (Old) and /work/SRC/openSUSE:Factory/.python-semver.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-semver" Mon Oct 17 14:58:27 2022 rev:17 rq:1012034 version:3.0.0~dev.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-semver/python-semver.changes 2022-01-10 23:54:38.944859335 +0100 +++ /work/SRC/openSUSE:Factory/.python-semver.new.2275/python-semver.changes 2022-10-17 14:58:30.994186862 +0200 @@ -1,0 +2,5 @@ +Mon Oct 10 08:26:16 UTC 2022 - Dirk M??ller <[email protected]> + +- switch to the tagged version rather than a gh branch tarball + +------------------------------------------------------------------- Old: ---- semver-3.0.0~dev.2+41+g4d2df08.tar.gz New: ---- python-semver-3.0.0-dev.3-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-semver.spec ++++++ --- /var/tmp/diff_new_pack.PYOegS/_old 2022-10-17 14:58:31.486187807 +0200 +++ /var/tmp/diff_new_pack.PYOegS/_new 2022-10-17 14:58:31.490187815 +0200 @@ -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 @@ 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
