Accepting request 830034 from home:mcalabkova:branches:devel:languages:python:pytest

- update to 1.4.0
  * Support pytest 6
  * Have sybil support nested directories of source files
  * Support a sequence of patterns rather than just one.

OBS-URL: https://build.opensuse.org/request/show/830034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal 2020-08-27 19:45:59 +00:00 committed by Git OBS Bridge
parent 6f6e37ddc8
commit c7cb304ae3
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 27 15:29:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.4.0
* Support pytest 6
* Have sybil support nested directories of source files
* Support a sequence of patterns rather than just one.
-------------------------------------------------------------------
Thu Apr 2 07:26:04 UTC 2020 - pgajdos@suse.com

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sybil
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: Automated testing of examples in documentation
License: MIT
@ -34,7 +34,6 @@ BuildRequires: python-rpm-macros
Recommends: python-pytest
Suggests: python-nose
BuildArch: noarch
%python_subpackages
%description
@ -55,7 +54,7 @@ sed -i '/build=/d;/coveralls/d' setup.py
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest
%pytest
%files %{python_files}
%doc README.rst docs/changes.rst

View File

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

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

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