diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 14:16:54 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 14:16:54 +0000 |
| commit | c4f3914a841b0e76aa4064554e2456e4c22ff2d6 (patch) | |
| tree | cd275e3e6dd38416a4e04e17a9f9b10f8e69d032 | |
| parent | 129af42e1e78cd120ab243f6ede520a7b7baad8f (diff) | |
automatic import of python-pyulogopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyulog.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyulog-1.0.0.tar.gz +/pyulog-1.0.1.tar.gz diff --git a/python-pyulog.spec b/python-pyulog.spec index 3fc2ad1..5f28c5c 100644 --- a/python-pyulog.spec +++ b/python-pyulog.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyulog -Version: 1.0.0 +Version: 1.0.1 Release: 1 Summary: Python log parser for ULog. License: BSD 3-Clause URL: https://github.com/PX4/pyulog -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/02/0771ead760d3e96ef7021255e1ef695dc4d18fe199bf3e17abc79aeb7308/pyulog-1.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/57/b37c2fdf37b98cd7b46d0ed75d0c868f4cc3b654c92269dfb923d0730fc2/pyulog-1.0.1.tar.gz BuildArch: noarch Requires: python3-numpy @@ -44,7 +44,7 @@ The file format is documented on https://docs.px4.io/master/en/dev_log/ulog_file %prep -%autosetup -n pyulog-1.0.0 +%autosetup -n pyulog-1.0.1 %build %py3_build @@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.1-1 - Package Spec generated @@ -1 +1 @@ -c9460b9a84e8389357231df906621dde pyulog-1.0.0.tar.gz +7874a4f1bb8ce79e5fb02cb2885dff29 pyulog-1.0.1.tar.gz |
