summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pytest.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 77fcd06..edcbd02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytest-7.3.0.tar.gz
+/pytest-7.3.1.tar.gz
diff --git a/python-pytest.spec b/python-pytest.spec
index 3e555d3..14f28e8 100644
--- a/python-pytest.spec
+++ b/python-pytest.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pytest
-Version: 7.3.0
+Version: 7.3.1
Release: 1
Summary: pytest: simple powerful testing with Python
License: MIT
URL: https://docs.pytest.org/en/latest/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/a6/22c1138c2a7b60c9eb9ddeac017d82a58dfd9661651c721e7466af648764/pytest-7.3.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/d9/36b65598f3d19d0a14d13dc87ad5fa42869ae53bb7471f619a30eaabc4bf/pytest-7.3.1.tar.gz
BuildArch: noarch
Requires: python3-iniconfig
@@ -67,7 +67,7 @@ An example of a simple test:
To execute it::
%prep
-%autosetup -n pytest-7.3.0
+%autosetup -n pytest-7.3.1
%build
%py3_build
@@ -107,5 +107,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 7.3.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 7.3.1-1
- Package Spec generated
diff --git a/sources b/sources
index 115b579..1633015 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fd5eb38e52ddc478c42cb1d24b516c5 pytest-7.3.0.tar.gz
+fbd112f955403fdb342f78dbec9f988f pytest-7.3.1.tar.gz