summaryrefslogtreecommitdiff
path: root/python-pytest.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pytest.spec')
-rw-r--r--python-pytest.spec8
1 files changed, 4 insertions, 4 deletions
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