15
0
Commit Graph

8 Commits

Author SHA256 Message Date
dd91e49ba3 - Update to 3.2.0:
* Update Translations
  * Fix for Calibre plugin CLI
  * Don't require dc:identifier to have attribute opf:scheme=uuid when using
    IDPF font encryption
  * Add title/author/filename output on individual input epub failure
  * Decrypt encrypted/obfuscated font files
  * Save opf:file-as attr from author tags in CLI
  * Actually have 'en' default for -l in CLI.
  * Show busy cursor during unmerge
  * Consolidate FFF title/log page skipping code to fix cover issue
  * Add option to not condense TOC for a book down to a single entry if
    there's only one chapter in it.
  * Add Restore Selection option
  * Fix for writing relative paths in merged epub
- Switch to pyproject macros.
- Support both mixed case and normalized metadata directory names.
- Remove find/cp hack, package now has a proper build system.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=11
2025-05-05 04:50:48 +00:00
93a3bafd31 Remove calibre Requires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=9
2022-09-16 08:18:41 +00:00
d7cf650178 - Update to 2.15.0:
* Fix remove/up/down rows when lower selected first.
  * Use Cal6 get_icons() so icon themes apply
  * Add check for multiple toc.ncx files, use last to match Calibre viewer.
  * Explicitly set --output-profile=tablet when doing epub3->epub2 autoconvert
    in BG.
  * Changes for upcoming Qt6 Calibre
  * Do merging in a BG ground.
  * Do merge in temp files instead of memory.
  * Automatically convert input epub3s to epub2s before merging.
  * Bump min Calibre version.
  * Fix FFF one-chapter story check
- Create package directory layout using find and cp so new setuptools no
  longer dies horribly.
- Require calibre.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=8
2022-09-15 05:29:35 +00:00
Tomáš Chvátal
947ee7a41f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=6 2020-04-22 12:51:22 +00:00
Tomáš Chvátal
545ff23070 - Use update-alternatives for the binary
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=5
2020-04-21 09:20:23 +00:00
094b4518ad - Upgrade to 2.9.0:
- Update translations.
  - Set allowZip64=True when writing zip files. Should only
    matter for files >2G.
  - Update cover view as well as tags and library list on new
    book create.
  - Copy six.ensure_binary for Calibre v3.
  - Reduce debug output.
  - Changes for eventual Python3 migration of Calibre.
  - Add 'current time' option to custom datetime columns.
  - Add a check and error message for unsupported epub3.
- Rewrite SPEC into the standard pythonish one.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=4
2020-04-20 17:00:22 +00:00
b70b22a5d5 Remove superfluous buil requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=2
2018-11-13 12:30:07 +00:00
17e31e0cfb Accepting request 648711 from home:mcepl:work
- Initial packaging effort to collect EpubMerge 2.3.0

OBS-URL: https://build.opensuse.org/request/show/648711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=1
2018-11-13 09:59:18 +00:00