15
0
forked from pool/python-manuel

Accepting request 1007012 from home:yarunachalam:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1007012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-manuel?expand=0&rev=19
This commit is contained in:
2022-09-29 16:48:26 +00:00
committed by Git OBS Bridge
parent ed68be5b1f
commit b5b164a9ac
4 changed files with 27 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-manuel
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2013-2018 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-manuel
Version: 1.10.1
Version: 1.12.4
Release: 0
Summary: Python module to build tested documentation
License: Apache-2.0