Package Release Info

python-manuel-1.9.0-bp151.3.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-manuel
python2-manuel-doc
python3-manuel
python3-manuel-doc

Change Logs

Version: 1.12.4-bp156.2.3
* Tue Feb 06 2024 Markéta Machová <mmachova@suse.com>
- Build also on the old python3 (needed by some packages in the Backports).
* Tue Jan 16 2024 Markéta Machová <mmachova@suse.com>
- Add %{?sle15_python_module_pythons}
- Don't build the docs in SLE-based projects
* Tue May 02 2023 Ben Greiner <code@bnavigator.de>
- Replace unsupported setuptoos sphinx_build hook
- Remove six and setuptools from requirements metadata
* Tue Jan 03 2023 Ben Greiner <code@bnavigator.de>
- Fix doc build: primary python not in buildset for backports
  15.4_py39
- Move to PEP517
* Mon Oct 17 2022 pgajdos@suse.com
- added patches
  fix https://github.com/benji-york/manuel/issues/33
  + python-manuel-no-six.patch
* Thu Sep 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.12.4 (2022-06-24)
  * Remove silly PyPI version badge.
- Update to 1.12.3 (2022-06-24)
  * Modernize internal project structure; drop tox; no user-visible changes (hopefully).
  * Rework coverage badge generation.
  * Drop Travis CI badge (the project is using GitHub for CI now)
- Update to 1.11.2 (2022-05-15)
  * Fix missing file in release.
- Update to 1.11.1 (2022-05-14)
  * Fix brown-bag release.
- Update to 1.11.0 (2022-05-14)
  * Fix test detection in Python 2 which was broken since 1.10.0. (#20)
  * Add Python 3.9 and 3.10 to tox config.
  * Add a Makefile to centeralized development activities.
* Mon May 31 2021 pgajdos@suse.com
- %check: use %pytest rpm macro
* Thu Dec 03 2020 Benjamin Greiner <code@bnavigator.de>
- Fix Sphinx build with primary python3 flavor for
  gh#openSUSE/python-rpm-macros#66
- Reorganize BuildRequires
Version: 1.10.1-bp155.2.15
* Wed Jan 02 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.1:
  * Support for pypy3
  * Support for python 3.7
Version: 1.9.0-bp150.2.3
* Wed Feb 28 2018 hpj@urpla.net
- update to version 1.9.0:
  * You can now use Manuel with the nose and pytest test runners by
    defining Manuel tests inside unittest.TestCase classes.
  * Added support for Python 3.5 and Python 3.6.
  * Dropped support for Python 2.6
- add a fixed conf.py in order to properly build the docs (again)
* Fri Jun 23 2017 aloisio@gmx.com
- Converted to single-spec
* Thu May 07 2015 benoit.monin@gmx.fr
- update to version 1.8.0:
  * Fixed ResourceWarnings under Python 3.
  * Added support for PyPy and Python 3.4.
  * Drop official support for Python 3.1 and 3.2.
  * Fix odd ImportError problems when used with tox and coverage.
  * Fix parsing of reST codeblock options with hyphens.
- rename documentation files .txt to .rst: changed upstream
* Sat Aug 03 2013 hpj@urpla.net
- version 1.7.2: initial build
Version: 1.10.1-bp152.1.7
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Wed Jan 09 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Drop unnecessary Require.
* Wed Jan 02 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.10.1:
  * Support for pypy3
  * Support for python 3.7