forked from pool/python-xdoctest
- 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:
@@ -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>
|
||||
|
||||
|
||||
@@ -16,13 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-xdoctest
|
||||
Version: 1.1.6
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Enhanced Python builtin doctest module
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/Erotemic/xdoctest
|
||||
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 pygments}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
@@ -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
3
xdoctest-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36c8e10ecefc5cb927d2f2c22ac48a1f9c4a0d8a7c923946959201c58773207d
|
||||
size 231269
|
||||
Reference in New Issue
Block a user