From 6f6e37ddc820335c34c051e2b00b5cba0289b8a56a136daec9d428f6ee024bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 2 Apr 2020 08:21:03 +0000 Subject: [PATCH] Accepting request 790796 from home:pgajdos:python - version update to 1.3.0 * Treat all documentation source files as being ``utf-8`` encoded. This can be overriden by passing an encoding when instantiating a :class:`~sybil.Sybil`. OBS-URL: https://build.opensuse.org/request/show/790796 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=19 --- python-sybil.changes | 7 +++++++ python-sybil.spec | 2 +- sybil-1.2.2.tar.gz | 3 --- sybil-1.3.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 sybil-1.2.2.tar.gz create mode 100644 sybil-1.3.0.tar.gz diff --git a/python-sybil.changes b/python-sybil.changes index 3b6b9f3..5a5d99e 100644 --- a/python-sybil.changes +++ b/python-sybil.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 2 07:26:04 UTC 2020 - pgajdos@suse.com + +- version update to 1.3.0 + * Treat all documentation source files as being ``utf-8`` encoded. This can be overriden + by passing an encoding when instantiating a :class:`~sybil.Sybil`. + ------------------------------------------------------------------- Tue Mar 17 10:15:26 UTC 2020 - pgajdos@suse.com diff --git a/python-sybil.spec b/python-sybil.spec index a084d5f..abe23ae 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.2.2 +Version: 1.3.0 Release: 0 Summary: Automated testing of examples in documentation License: MIT diff --git a/sybil-1.2.2.tar.gz b/sybil-1.2.2.tar.gz deleted file mode 100644 index 6e0bb20..0000000 --- a/sybil-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd84e68facfcb778298ef50a4d7446d4d9092e9d8596012b12bcb82858fd10e1 -size 29182 diff --git a/sybil-1.3.0.tar.gz b/sybil-1.3.0.tar.gz new file mode 100644 index 0000000..8b80853 --- /dev/null +++ b/sybil-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d91df4d907edc9ad65e64953ac62dd46d62e48367d7d1a9d33c8befbaf6474 +size 29296