Accepting request 1007030 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1007030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-manuel?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2022-10-03 11:44:07 +00:00 committed by Git OBS Bridge
commit 96683b3d4c
4 changed files with 27 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fee65086422cf8ccb31182db6e3bcd59f6bc1c8a6d71e35df1d481238f57bfad
size 42142

BIN
manuel-1.12.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Sep 29 15:48:56 UTC 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 10:19:13 UTC 2021 - pgajdos@suse.com

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