Hello community, here is the log from the commit of package python-semver for openSUSE:Factory checked in at 2020-02-26 15:04:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-semver (Old) and /work/SRC/openSUSE:Factory/.python-semver.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-semver" Wed Feb 26 15:04:40 2020 rev:10 rq:779224 version:2.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-semver/python-semver.changes 2019-12-04 14:20:10.698427930 +0100 +++ /work/SRC/openSUSE:Factory/.python-semver.new.26092/python-semver.changes 2020-02-26 15:04:47.269160223 +0100 @@ -1,0 +2,18 @@ +Tue Feb 18 20:00:54 UTC 2020 - Sebastian Wagner <[email protected]> + +- update to version 2.9.1: + - Features: + - :gh:`177` (:pr:`178`): Fixed repository and CI links (moved https://github.com/k-bx/python-semver/ repository to https://github.com/python-semver/python-semver/) + - :pr:`179`: Added note about moving this project to the new python-semver organization on GitHub + - :gh:`187` (:pr:`188`): Added logo for python-semver organization and documentation + - :gh:`191` (:pr:`194`): Created manpage for pysemver + - :gh:`196` (:pr:`197`): Added distribution specific installation instructions + - :gh:`201` (:pr:`202`): Reformatted source code with black + - :gh:`208` (:pr:`209`): Introduce new function :func:`semver.VersionInfo.isvalid` + and extend :command:`pysemver` with :command:`check` subcommand + - :gh:`210` (:pr:`215`): Document how to deal with invalid versions + - :pr:`212`: Improve docstrings according to PEP257 + - Bug Fixes: + - :gh:`192` (:pr:`193`): Fixed "pysemver" and "pysemver bump" when called without arguments + +------------------------------------------------------------------- Old: ---- python-semver-2.9.0.tar.gz New: ---- python-semver-2.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-semver.spec ++++++ --- /var/tmp/diff_new_pack.Y1e90U/_old 2020-02-26 15:04:48.993163663 +0100 +++ /var/tmp/diff_new_pack.Y1e90U/_new 2020-02-26 15:04:48.997163670 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-semver # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-semver -Version: 2.9.0 +Version: 2.9.1 Release: 0 Summary: Python helper for Semantic Versioning License: BSD-3-Clause ++++++ python-semver-2.9.0.tar.gz -> python-semver-2.9.1.tar.gz ++++++ ++++ 3291 lines of diff (skipped)
