diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:40:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:40:52 +0000 |
| commit | 0568e422fa8f63df899a3f381bfc4061fa86313d (patch) | |
| tree | fb9f3946954c75f0fde1919384abddeb9c991d03 | |
| parent | 29a7a23bf1efec659fbaf3bd080c78a2ad3d8ee2 (diff) | |
automatic import of python-snakevizopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-snakeviz.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 2.1.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.2-1 - Package Spec generated @@ -1 +1 @@ -5d84896552b23fdff894b13197267ef0 snakeviz-2.1.1.tar.gz +3b8cb8ecf6ec4a52d61a1b86251434a9 snakeviz-2.1.2.tar.gz |
