Package Release Info

epy-2022.12.11+git.1686460830.6b0e9fe-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

epy

Change Logs

* Mon Mar 17 2025 Matej Cepl <mcepl@cepl.eu>
- Don't make the build specific to some particular version of
  Python.
* Mon Jun 03 2024 mcepl@cepl.eu
- Update to version 2022.12.11+git.1686460830.6b0e9fe:
  * Deprecate setup.py
  * Try fixing #87 & bump version
  * add speaker support for gtts-cli | mpv (#88)
  * Update AUR package name (#92)
* Mon Jun 03 2024 Matej Cepl <mcepl@cepl.eu>
- Actually, make buildable on Leap (remove unnecessary dependency
  on a package which is not in Leap).
- Add python3_fix_shebang_path treatment (bsc#1212476)
* Wed Jan 10 2024 Michal Suchanek <msuchanek@suse.com>
- Make buildable on Leap.
* Wed Dec 20 2023 Bernhard Wiedemann <bwiedemann@suse.com>
- Do not write non-deterministic .pyc files in tests
* Sat Mar 04 2023 mcepl@cepl.eu
- Update to version 2022.12.11+git.1675870044.c7a87f3:
  * Fix versioning consistency
  * Bugfix #61 (#84)
  * Simplify logic
  * Bump version to v2022.12.11
  * Fix issue #73
  * Ignore .envrc
  * A suggestion for enhancing the Readme file (#69)
  * Update tests trigger path
  * Update tests and Makefile
  * Update tests
* Wed Oct 05 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 2022 mcepl@cepl.eu
- Update to version 2022.4.18+git.1650237821.50dd4fa:
  * Bugfix #57: Unresolved relative path for epub contents
  * Update dev env configurations
  * Add wkdict to supported dict backends
  * docs: define word setup (#55)
  * Add signal handler
  * Breakdown parse_cli_args into its own method
  * Remove body: from workflow
  * Move sponsor to FUNDING
  * Update changelog in README
  * Add debugger on parallel letter counting process
  * Fix process.join() issue for unstarted process
  * Bugfix #51: Stop/prevent scrolling at the end of ebook
  * Add 'force_wait' for letters counting process
  * Add library menu
  * Verbose loader
  * Fixed url parser with pathlib.PurePosixPath
  * CLI help interface
  * More explicit 'content_path'
  * Hotfix: image location reference issue
  * Hotfix: url meta window issue and update version
  * URL early support
  * Improve cli help interface
  * New implementation of cli args parser
  * Restructured tests
  * Add vim config
- Run tests
* Sat Jan 08 2022 mcepl@cepl.eu
- Update to version 2022.1.8+git.1641653565.c1f9b4e:
  * Update README.md: added AUR installation
  * Delete .mkpkg script
* Sat Jan 08 2022 mcepl@cepl.eu
- Update to version 2021.10.23+git.1641627031.7bd659d:
  * .mkpkg -> Makefile
  * Patch PKGBUILD