File python-abow.changes of Package python-abow
-------------------------------------------------------------------
Sat Oct 12 19:40:11 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.5.3:
* Add compatibility with python 3.13.
* Change the style for scollbars for code blocks so they don't
mask the text.
* Drop compatibility with python 3.8.
- increase minimum python version to 3.9
- remove importlib_resources requirement:
it was needed by python <= 3.8
-------------------------------------------------------------------
Mon Jun 3 16:19:16 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.5.2:
* Update bootstrap to 5.3.3.
* Add compatibility with python 3.12.
* Sort the pages naturally in the page list.
-------------------------------------------------------------------
Fri Aug 18 20:25:10 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.5.1:
* Remove unneeded files from being packaged in the wheel
* Fix syntax highlighting in dark mode
- drop removing some unneeded files after install: fixed upstream
-------------------------------------------------------------------
Wed Jun 28 20:13:44 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.5.0:
* Drop compatibility with python 3.6 and 3.7.
* Add compatibility with python 3.11.
* Update bootstrap to 5.3.0.
* Switch build to hatchling instead of setuptools.
* Add dark mode, selected by the preferred color scheme.
- remove skip_python2, python-base >= 3.8 is required
- remove python_module macro definition:
already provided in python-rpm-macros
- requires python-base instead of python-devel:
devel not needed
- remove importlib-metadata: was only neede for python 3.7
- requires hatchling and pip for build
- mark importlib_resources as only required for python < 3.9
- switch to pyproject build and install macros
- remove some unneeded files after install: upstream fix pending
-------------------------------------------------------------------
Thu Apr 21 15:11:23 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.4.3:
* Do not print the menu bar and the alerts, only the page content
* Show the URL of outside links in print media
* Update bootstrap to 5.1.3
* Drop compatibility with python 3.5
-------------------------------------------------------------------
Wed Feb 9 17:52:05 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- add glibc-locale as BuildRequires for the test suite
-------------------------------------------------------------------
Wed Oct 6 09:26:52 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.4.2:
* Add compatibility with python 3.10.
* Update bootstrap to 5.1.2.
-------------------------------------------------------------------
Thu Jun 3 19:30:54 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.4.1:
* Fix: use the non-emoji version of unicode symbol for external
links, tasklist marks and backreference links.
-------------------------------------------------------------------
Thu May 20 19:37:27 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.4.0:
* Update bootstrap to 5.0.1.
* Remove jquery: not needed by bootstrap anymore.
* Update autosize to 5.0.0.
-------------------------------------------------------------------
Fri Feb 5 19:46:34 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.3.3:
* Update bootstrap to 4.6.0.
* Add compatibility with python 3.9.
-------------------------------------------------------------------
Sat Jan 9 16:26:10 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.3.2:
* Use a safer method to write files to prevent data loss.
* Make the editor tab-friendly by reorganizing the buttons.
-------------------------------------------------------------------
Sat Oct 31 19:52:02 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.3.1:
* Fix: bootstrap and jquery versions in README and about page.
* Fix: correctly use static content when hosted outside of the
app.
* Update bootstrap to 4.5.3.
-------------------------------------------------------------------
Wed Jul 29 18:21:10 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.3.0:
* Update bootstrap to 4.5.0 and jquery to 3.5.1.
* Fix: Make sure the browser does not use stall data after an
application update.
* Fix: Indicate the minimum version of requirements in setup.py.
* Switch to importlib instead of pkg_resources to access the
package data. Drop setuptools requirements.
- add the minimum versions for required packages
- remove setuptools from the required packages
- add importlib_metadata and importlib_resources requirements for
older python release
- fix requires syntax
- remove option override for pytest, not needed anymore
-------------------------------------------------------------------
Fri May 8 20:08:16 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.2.0:
* Remove a few markdown extensions for faster rendering: Symbols
tranformations (smartypants) and inline highlighting.
-------------------------------------------------------------------
Sun May 3 14:35:40 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- remove pytest-cov from build requirements
- skip coverage when running pytest, it fails with leap 15.1
-------------------------------------------------------------------
Sun May 3 14:12:08 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- package creation with version 0.1.1