summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 10:21:26 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 10:21:26 +0000
commitd6c320fcb2e09a582e9460c1fdbfa6c2a34eed81 (patch)
treefd9a0d684da8d9f80c40bb42087f1f424832986e
parentb40bc1186aa5b10f07031d946b606373e6978f6f (diff)
automatic import of python-pytest-testmon
-rw-r--r--.gitignore1
-rw-r--r--python-pytest-testmon.spec29
-rw-r--r--sources2
3 files changed, 12 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 7155f26..674e21d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytest-testmon-1.4.5.tar.gz
+/pytest-testmon-2.0.6.tar.gz
diff --git a/python-pytest-testmon.spec b/python-pytest-testmon.spec
index 02e0389..0a9d02f 100644
--- a/python-pytest-testmon.spec
+++ b/python-pytest-testmon.spec
@@ -1,24 +1,23 @@
%global _empty_manifest_terminate_build 0
Name: python-pytest-testmon
-Version: 1.4.5
+Version: 2.0.6
Release: 1
Summary: selects tests affected by changed files and methods
License: AGPL
URL: https://testmon.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dc/c0/46f099d017468df9b3afcf91d502b42ac20a958beb4a0edd966f7634fed8/pytest-testmon-1.4.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/d8/1e58709080d9b0d9e51b4e638429a41d97f3ea7983e06aaadcdeb5223a3a/pytest-testmon-2.0.6.tar.gz
BuildArch: noarch
Requires: python3-pytest
Requires: python3-coverage
%description
-<br>
-<img src=https://user-images.githubusercontent.com/135344/189406660-601f16b2-2bb1-4f4d-a764-f7ceed093cb7.svg width=400>
+<img src=https://user-images.githubusercontent.com/135344/219700265-0a9b152f-7285-4607-bbce-0c9aeddd520b.svg width=300>
This is a pytest plug-in which automatically selects and re-executes
only tests affected by recent changes. How is this possible in dynamic
language like Python and how reliable is it? Read here: [Determining
-affected tests](https://testmon.org/determining-affected-tests.html)
+affected tests](https://testmon.org/blog/determining-affected-tests/)
## Quickstart
@@ -43,8 +42,6 @@ You can start using the full functionality whenever the reliability and time sav
Please <a href="https://testmon.org/ci.html">get in touch</a> and we'll contact you shortly.
-
-
%package -n python3-pytest-testmon
Summary: selects tests affected by changed files and methods
Provides: python-pytest-testmon
@@ -52,13 +49,12 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-pytest-testmon
-<br>
-<img src=https://user-images.githubusercontent.com/135344/189406660-601f16b2-2bb1-4f4d-a764-f7ceed093cb7.svg width=400>
+<img src=https://user-images.githubusercontent.com/135344/219700265-0a9b152f-7285-4607-bbce-0c9aeddd520b.svg width=300>
This is a pytest plug-in which automatically selects and re-executes
only tests affected by recent changes. How is this possible in dynamic
language like Python and how reliable is it? Read here: [Determining
-affected tests](https://testmon.org/determining-affected-tests.html)
+affected tests](https://testmon.org/blog/determining-affected-tests/)
## Quickstart
@@ -83,19 +79,16 @@ You can start using the full functionality whenever the reliability and time sav
Please <a href="https://testmon.org/ci.html">get in touch</a> and we'll contact you shortly.
-
-
%package help
Summary: Development documents and examples for pytest-testmon
Provides: python3-pytest-testmon-doc
%description help
-<br>
-<img src=https://user-images.githubusercontent.com/135344/189406660-601f16b2-2bb1-4f4d-a764-f7ceed093cb7.svg width=400>
+<img src=https://user-images.githubusercontent.com/135344/219700265-0a9b152f-7285-4607-bbce-0c9aeddd520b.svg width=300>
This is a pytest plug-in which automatically selects and re-executes
only tests affected by recent changes. How is this possible in dynamic
language like Python and how reliable is it? Read here: [Determining
-affected tests](https://testmon.org/determining-affected-tests.html)
+affected tests](https://testmon.org/blog/determining-affected-tests/)
## Quickstart
@@ -120,10 +113,8 @@ You can start using the full functionality whenever the reliability and time sav
Please <a href="https://testmon.org/ci.html">get in touch</a> and we'll contact you shortly.
-
-
%prep
-%autosetup -n pytest-testmon-1.4.5
+%autosetup -n pytest-testmon-2.0.6
%build
%py3_build
@@ -163,5 +154,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.5-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.6-1
- Package Spec generated
diff --git a/sources b/sources
index ac2572b..9ce3840 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5f5d52cbc965462f1cbd6a250ad013c pytest-testmon-1.4.5.tar.gz
+4fd95ca05d48633b27e855670c2251d3 pytest-testmon-2.0.6.tar.gz