From 8acd6c499736d3ffbce19fcda85d0f759b6c29dd8bd512212b2a3f285a4710df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 11 Aug 2018 09:17:31 +0000 Subject: [PATCH] - Version update to 1.0.9: * Support pytest-3.7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=7 --- python-sybil.changes | 6 ++++++ python-sybil.spec | 3 +-- sybil-1.0.8.tar.gz | 3 --- sybil-1.0.9.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 sybil-1.0.8.tar.gz create mode 100644 sybil-1.0.9.tar.gz diff --git a/python-sybil.changes b/python-sybil.changes index 7c4c173..c22e4cd 100644 --- a/python-sybil.changes +++ b/python-sybil.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 11 09:15:40 UTC 2018 - tchvatal@suse.com + +- Version update to 1.0.9: + * Support pytest-3.7 + ------------------------------------------------------------------- Sun Jul 29 12:31:09 UTC 2018 - jengelh@inai.de diff --git a/python-sybil.spec b/python-sybil.spec index 76fd5cc..1c9bff2 100644 --- a/python-sybil.spec +++ b/python-sybil.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sybil -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Automated testing of examples in documentation License: MIT @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/cjw296/sybil Source: https://files.pythonhosted.org/packages/source/s/sybil/sybil-%{version}.tar.gz BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module pkginfo} BuildRequires: %{python_module pytest} diff --git a/sybil-1.0.8.tar.gz b/sybil-1.0.8.tar.gz deleted file mode 100644 index b2d5eb2..0000000 --- a/sybil-1.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e17e10bac4c56ef5b6752866a7d100f5ae856ff97d805c4d6cac73be80863d3 -size 26327 diff --git a/sybil-1.0.9.tar.gz b/sybil-1.0.9.tar.gz new file mode 100644 index 0000000..25f6fad --- /dev/null +++ b/sybil-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d2f1dba8fd1d8ead5e9b1220b590fab8b0d1ca01d43da08555b1fb08d4d8e8 +size 26379