From 0568e422fa8f63df899a3f381bfc4061fa86313d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:40:52 +0000 Subject: automatic import of python-snakeviz --- .gitignore | 1 + python-snakeviz.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fa6450b..c213908 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /snakeviz-2.1.1.tar.gz +/snakeviz-2.1.2.tar.gz diff --git a/python-snakeviz.spec b/python-snakeviz.spec index 693bf15..9481f97 100644 --- a/python-snakeviz.spec +++ b/python-snakeviz.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-snakeviz -Version: 2.1.1 +Version: 2.1.2 Release: 1 Summary: A web-based viewer for Python profiler output License: BSD License URL: https://github.com/jiffyclub/snakeviz -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/7e/6e5b8f12980aa3b9e59d8d7a36c548337a04cab080b43bfaaf19bf455cda/snakeviz-2.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/28/1fb6e77eccee4ffc314212aea20ec729b1234ddf41c02e54d67b6471539d/snakeviz-2.1.2.tar.gz BuildArch: noarch Requires: python3-tornado @@ -29,7 +29,7 @@ Provides: python3-snakeviz-doc %prep -%autosetup -n snakeviz-2.1.1 +%autosetup -n snakeviz-2.1.2 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.1.1-1 +* Sun Apr 23 2023 Python_Bot - 2.1.2-1 - Package Spec generated diff --git a/sources b/sources index b635ac3..c517bdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d84896552b23fdff894b13197267ef0 snakeviz-2.1.1.tar.gz +3b8cb8ecf6ec4a52d61a1b86251434a9 snakeviz-2.1.2.tar.gz -- cgit v1.2.3