Accepting request 785870 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/785870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sybil?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-03-26 23:26:30 +00:00 committed by Git OBS Bridge
commit 8abfdc318e
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 17 10:15:26 UTC 2020 - pgajdos@suse.com
- version update to 1.2.2
- Improvements to :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR`
for multiple strings on a single line.
- Better handling of files with Windows line endings on Linux under Python 2.
- Fixes for pytest 3.1.0.
-------------------------------------------------------------------
Fri May 3 11:20:28 UTC 2019 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-sybil
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sybil
Version: 1.2.0
Version: 1.2.2
Release: 0
Summary: Automated testing of examples in documentation
License: MIT
Group: Development/Languages/Python
Url: https://github.com/cjw296/sybil
URL: https://github.com/cjw296/sybil
Source: https://files.pythonhosted.org/packages/source/s/sybil/sybil-%{version}.tar.gz
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pytest >= 3.5.0}

View File

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

3
sybil-1.2.2.tar.gz Normal file
View File

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