14
0

- update to 1.2.0:

* Support for top level awaits in async code examples.
  * Dropped 3.6 and 3.7 support. Now supporting 3.6+ Use
    xdoctest<=1.1.6 for 3.6 or 3.7 support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xdoctest?expand=0&rev=15
This commit is contained in:
2024-09-23 08:54:02 +00:00
committed by Git OBS Bridge
parent 6a5eadb3e4
commit a205a10cb1
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 23 08:51:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.2.0:
* Support for top level awaits in async code examples.
* Dropped 3.6 and 3.7 support. Now supporting 3.6+ Use
xdoctest<=1.1.6 for 3.6 or 3.7 support.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 19 07:09:36 UTC 2024 - Dirk Müller <dmueller@suse.com> Mon Aug 19 07:09:36 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -16,13 +16,15 @@
# #
%{?sle15_python_module_pythons}
Name: python-xdoctest Name: python-xdoctest
Version: 1.1.6 Version: 1.2.0
Release: 0 Release: 0
Summary: Enhanced Python builtin doctest module Summary: Enhanced Python builtin doctest module
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/Erotemic/xdoctest URL: https://github.com/Erotemic/xdoctest
Source: https://github.com/Erotemic/xdoctest/archive/refs/tags/v%{version}.tar.gz#/xdoctest-%{version}.tar.gz Source: https://github.com/Erotemic/xdoctest/archive/refs/tags/v%{version}.tar.gz#/xdoctest-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module pygments} BuildRequires: %{python_module pygments}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}

View File

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

3
xdoctest-1.2.0.tar.gz Normal file
View File

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