Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package epy for openSUSE:Factory checked in 
at 2022-01-09 22:50:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epy (Old)
 and      /work/SRC/openSUSE:Factory/.epy.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epy"

Sun Jan  9 22:50:10 2022 rev:4 rq:944964 version:2022.1.8+git.1641653565.c1f9b4e

Changes:
--------
--- /work/SRC/openSUSE:Factory/epy/epy.changes  2021-12-21 18:41:02.393895829 
+0100
+++ /work/SRC/openSUSE:Factory/.epy.new.1892/epy.changes        2022-01-09 
22:50:29.575301112 +0100
@@ -1,0 +2,56 @@
+Sat Jan 08 23:30:07 UTC 2022 - mc...@cepl.eu
+
+- Update to version 2022.1.8+git.1641653565.c1f9b4e:
+  * Update README.md: added AUR installation
+  * Delete .mkpkg script
+
+-------------------------------------------------------------------
+Sat Jan 08 07:31:46 UTC 2022 - mc...@cepl.eu
+
+- Update to version 2021.10.23+git.1641627031.7bd659d:
+  * .mkpkg -> Makefile
+  * Patch PKGBUILD
+
+-------------------------------------------------------------------
+Sat Jan 08 07:19:58 UTC 2022 - mc...@cepl.eu
+
+- Update to version 2021.10.23+git.1641622438.69c2f80:
+  * Hotfix: curses has no attrib window in termux
+  * Added default color config
+  * Added PKGBUILD for Arch
+  * Adjust setup.py and pyproject.toml to include epy_extras
+  * Cleanup on failed ebook initialization
+  * Initial prepackaging kindleunpack with epy
+  * Use setuptools as setup backend instead of poetry
+  * Update version and README.md
+  * Change history matching key from filepath to title author
+  * Initial library implementation
+  * Always calculate reading_progress whenever possible, just not always shown
+  * Refactor attribute name
+  * Fixed book metadata
+  * Add (sup|sub)script lookup table
+  * Implement HTMLtoLines._group_spans_by_row()
+  * Hotfix: adjust starting_line for inline style
+  * Add text mark/span grouper method
+  * Initial refactor: inline styling
+  * Add ipdb dev dependency
+  * Hotfix: Skip adding toc entry for empty label name
+  * Update development env using poetry
+  * Fix path resolver for Mobi.get_img_bytstr()
+  * Add tests
+  * Add requirements-dev.txt
+  * Add support for Epub==v1.0 and simplify path resolver
+  * Remove bad try-except block
+  * Refactor Epub and Mobi object
+  * Hotfix: Update docstr
+  * Fixed plethora type issues
+  * Added SpeakerBaseModel as TTS engine wrapper
+  * Use mimic instead of pico2wave. (#44)
+  * Update README.md: remove AUR installation instruction
+  * Update .gitignore
+  * Fixed unavailable curses.A_ITALIC and update version
+  * Update LICENSE
+  * Allow setting language for TTS. (#43)
+- Remove upstreamed mimic.patch.
+
+-------------------------------------------------------------------

Old:
----
  epy-2021.10.23+git.1636702550.2ab1584.tar.gz
  mimic.patch

New:
----
  epy-2022.1.8+git.1641653565.c1f9b4e.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ epy.spec ++++++
--- /var/tmp/diff_new_pack.uUiOch/_old  2022-01-09 22:50:30.079301562 +0100
+++ /var/tmp/diff_new_pack.uUiOch/_new  2022-01-09 22:50:30.083301565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epy
 #
-# 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
@@ -17,16 +17,13 @@
 
 
 Name:           epy
-Version:        2021.10.23+git.1636702550.2ab1584
+Version:        2022.1.8+git.1641653565.c1f9b4e
 Release:        0
 Summary:        CLI ebook reader
 License:        GPL-3.0-only
 URL:            https://github.com/wustho/epy
 # Source:         
https://files.pythonhosted.org/packages/source/e/epy-reader/epy-reader-%%{version}.tar.gz#/epy-%%{version}.tar.gz
 Source:         epy-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM mimic.patch gh#wustho/epy#42 mc...@suse.com
-# Use mimic instead of non-free svox.
-Patch0:         mimic.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-mobi
 BuildRequires:  python3-setuptools
@@ -55,6 +52,9 @@
 %prep
 %autosetup -p1 -n epy-%{version}
 
+# All those shebangs are just harmful
+find . -name \*.py -exec sed -i "1{/#!\/usr\/bin\/env python/d}" '{}' \;
+
 %build
 python3 setup.py build
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uUiOch/_old  2022-01-09 22:50:30.115301593 +0100
+++ /var/tmp/diff_new_pack.uUiOch/_new  2022-01-09 22:50:30.119301597 +0100
@@ -1,6 +1,6 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="versionprefix">2021.10.23+git</param>
+    <param name="versionprefix">2022.1.8+git</param>
     <param name="url">https://github.com/wustho/epy.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git*</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uUiOch/_old  2022-01-09 22:50:30.139301615 +0100
+++ /var/tmp/diff_new_pack.uUiOch/_new  2022-01-09 22:50:30.143301618 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/wustho/epy.git</param>
-              <param 
name="changesrevision">2ab1584d2e05b95587d209280b5a56811e651d72</param></service></servicedata>
+              <param 
name="changesrevision">c1f9b4e9281e0f5f26b9473ca3f4b3f78412464d</param></service></servicedata>
 (No newline at EOF)
 

++++++ epy-2021.10.23+git.1636702550.2ab1584.tar.gz -> 
epy-2022.1.8+git.1641653565.c1f9b4e.tar.gz ++++++
++++ 11266 lines of diff (skipped)

Reply via email to