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 2023-06-29 17:28:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-semver (Old) and /work/SRC/openSUSE:Factory/.python-semver.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-semver" Thu Jun 29 17:28:47 2023 rev:20 rq:1095875 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-semver/python-semver.changes 2023-05-14 16:34:10.419909799 +0200 +++ /work/SRC/openSUSE:Factory/.python-semver.new.13546/python-semver.changes 2023-06-29 17:29:08.118542937 +0200 @@ -1,0 +2,13 @@ +Wed Jun 21 20:11:42 UTC 2023 - Sebastian Wagner <se...@sebix.at> + +- remove obsolete setup-remove-asterisk.patch +- update to version 3.0.1: + - Remove incorrect dependencies from build-system section of pyproject.toml by @mgorny in #405 + - correct typo in function description of next_version by @treee111 in #406 + - Improve GitHub Action by @tomschr in #408 + - Add CITATION.cff for citation by @tomschr in #409 + - Add Version class to __all__ export. Fix #410 by @Soneji in #411 + - Configure docformatter by @tomschr in #412 + - Prepare version 3.0.1 by @tomschr in #413 + +------------------------------------------------------------------- Old: ---- python-semver-3.0.0-dev.4-gh.tar.gz setup-remove-asterisk.patch New: ---- python-semver-3.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-semver.spec ++++++ --- /var/tmp/diff_new_pack.pyD8gR/_old 2023-06-29 17:29:10.090554490 +0200 +++ /var/tmp/diff_new_pack.pyD8gR/_new 2023-06-29 17:29:10.098554537 +0200 @@ -18,15 +18,13 @@ %bcond_without test Name: python-semver -Version: 3.0.0 +Version: 3.0.1 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://github.com/python-semver/python-semver/archive/refs/tags/3.0.0-dev.4.tar.gz#/%{name}-3.0.0-dev.4-gh.tar.gz -# PATCH-FIX-UPSTREAM - setup-remove-asterisk.patch -Patch0: https://github.com/python-semver/python-semver/pull/398.patch#/setup-remove-asterisk.patch +Source: https://github.com/python-semver/python-semver/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -45,8 +43,7 @@ See also http://semver.org/ %prep -%setup -q -n python-semver-3.0.0-dev.4 -%patch0 -p1 +%setup -q -n python-semver-%{version} sed -i '/-cov/d' setup.cfg %build ++++++ python-semver-3.0.0-dev.4-gh.tar.gz -> python-semver-3.0.1.tar.gz ++++++ ++++ 4290 lines of diff (skipped)