summaryrefslogtreecommitdiff
path: root/python-riot.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-riot.spec')
-rw-r--r--python-riot.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-riot.spec b/python-riot.spec
index 44901ab..f0e7140 100644
--- a/python-riot.spec
+++ b/python-riot.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-riot
-Version: 0.17.1
+Version: 0.17.2
Release: 1
Summary: A simple Python test runner runner.
License: Apache 2
URL: https://github.com/DataDog/riot
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4f/3d/c2d4536aa9ba94f2cdcd2d2693a2c96d16f83357eeb8d328ab99f27d1d02/riot-0.17.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/12/10/470d178459719fe1b7037669101cd54553312af0faccd261904b4e48f839/riot-0.17.2.tar.gz
BuildArch: noarch
Requires: python3-click
@@ -106,7 +106,7 @@ pip install git+https://github.com/DataDog/riot.git
%prep
-%autosetup -n riot-0.17.1
+%autosetup -n riot-0.17.2
%build
%py3_build
@@ -146,5 +146,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.17.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.17.2-1
- Package Spec generated