Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mobi for openSUSE:Factory checked in at 2022-09-30 17:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mobi (Old) and /work/SRC/openSUSE:Factory/.python-mobi.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mobi" Fri Sep 30 17:57:42 2022 rev:2 rq:1007058 version:0.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mobi/python-mobi.changes 2021-08-02 12:05:57.209644757 +0200 +++ /work/SRC/openSUSE:Factory/.python-mobi.new.2275/python-mobi.changes 2022-09-30 17:58:00.053275089 +0200 @@ -1,0 +2,28 @@ +Thu Sep 29 16:33:34 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update version 0.3.3 + * Downgrade pytest + * Update dependencies and switch to poetry.core.masonry.api. + * Remove python 3.6 support (EOL) + * Remove py3.10 from CI + * Downgrade virtualenv in build workflow + * Add GitHub build workflow + * Merge branch 'master' of https://github.com/iscc/mobi +- Update version 0.3.2 with updated dependencies. + * Merge pull request #7 from dm9pZCAq/master + * mobiml2xhtml.py: fix python2 code +- Update Version 0.3.1 fixes #3 + * Update dependencies. + * Merge pull request #2 from rpdelaney/homepage_url + * Fix homepage in pyproject.toml + * Add support for file-like inputs + * Add support for mobi7 only and print replica (pdf) + * replace most print calls with logging, bump version + * minimal working epub extraction with test + * wrap command line interface as `mobiunpack` + * add kindleunpack sources and update readme + * add license + * add poetry boilerplate + * add gitignore + +------------------------------------------------------------------- Old: ---- mobi-0.3.1.tar.gz New: ---- mobi-0.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mobi.spec ++++++ --- /var/tmp/diff_new_pack.v4fcNK/_old 2022-09-30 17:58:00.537276124 +0200 +++ /var/tmp/diff_new_pack.v4fcNK/_new 2022-09-30 17:58:00.541276132 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-mobi # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-mobi -Version: 0.3.1 +Version: 0.3.3 Release: 0 Summary: Library for unpacking unencrypted mobi files -License: GPL-3.0 +License: GPL-3.0-only URL: https://github.com/iscc/mobi Source: https://files.pythonhosted.org/packages/source/m/mobi/mobi-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-loguru >= 0.4 BuildArch: noarch %python_subpackages ++++++ mobi-0.3.1.tar.gz -> mobi-0.3.3.tar.gz ++++++ ++++ 18293 lines of diff (skipped)