From e9c66ea51fefaf69ae6e2f607addca9e80d8fe35 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:24:37 +0000 Subject: automatic import of python-riot --- .gitignore | 1 + python-riot.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6d213cf..1ff9b74 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /riot-0.17.1.tar.gz +/riot-0.17.2.tar.gz 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 - 0.17.1-1 +* Sun Apr 23 2023 Python_Bot - 0.17.2-1 - Package Spec generated diff --git a/sources b/sources index 88a6a3a..96441ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a85ff5106ccf6983ddf557bcf18266f riot-0.17.1.tar.gz +d6ed5a82b759385d24e2a63e672d4558 riot-0.17.2.tar.gz -- cgit v1.2.3