diff --git a/_service b/_service index 52f7de3..840110e 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + 2022.4.18+git https://github.com/wustho/epy.git git @@ -7,9 +7,10 @@ enable mcepl@cepl.eu - - gz + + *.tar + xz diff --git a/_servicedata b/_servicedata index e7dd426..c26ca36 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/wustho/epy.git - 50dd4faf4ca095b8f10a1883ca1168a2628e877e \ No newline at end of file + 6dd186099b868a8f0998f0474663971a4b86324c \ No newline at end of file diff --git a/epy-2022.4.18+git.1650237821.50dd4fa.tar.gz b/epy-2022.4.18+git.1650237821.50dd4fa.tar.gz deleted file mode 100644 index 5a65aee..0000000 --- a/epy-2022.4.18+git.1650237821.50dd4fa.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0536b120bff25c743933c78a9319230214dc402a2b0926b81469ee777bfc8f82 -size 186842 diff --git a/epy-2022.4.18+git.1664754357.6dd1860.tar.xz b/epy-2022.4.18+git.1664754357.6dd1860.tar.xz new file mode 100644 index 0000000..f16bb62 --- /dev/null +++ b/epy-2022.4.18+git.1664754357.6dd1860.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66f3f456b14898b6fba31ee853e151ec28b653a20748506541985de744158cc +size 171524 diff --git a/epy.changes b/epy.changes index a334786..8afe86f 100644 --- a/epy.changes +++ b/epy.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Oct 05 22:19:22 UTC 2022 - mcepl@cepl.eu + +- Update to version 2022.4.18+git.1664754357.6dd1860: + * Update tests trigger path + * Update tests and Makefile + * Update tests + * Restore and update setup.py for AUR pkg compatibility + * Major refactor: breakdown epy.py script into package project structure for easier development Squashed commit of the following: + * Setup debugger: debugpy + * Revert "Add user setting for indenting paragraphs (#63)" Issue with inline style (italic, bold) + * Add user setting for indenting paragraphs (#63) + ------------------------------------------------------------------- Mon Apr 25 07:37:33 UTC 2022 - mcepl@cepl.eu diff --git a/epy.obsinfo b/epy.obsinfo new file mode 100644 index 0000000..6a70093 --- /dev/null +++ b/epy.obsinfo @@ -0,0 +1,4 @@ +name: epy +version: 2022.4.18+git.1664754357.6dd1860 +mtime: 1664754357 +commit: 6dd186099b868a8f0998f0474663971a4b86324c diff --git a/epy.spec b/epy.spec index 9a1d52e..322c8c6 100644 --- a/epy.spec +++ b/epy.spec @@ -17,13 +17,13 @@ Name: epy -Version: 2022.4.18+git.1650237821.50dd4fa +Version: 2022.4.18+git.1664754357.6dd1860 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 +Source: epy-%{version}.tar.xz BuildRequires: fdupes BuildRequires: python3-curses BuildRequires: python3-mobi