From c4f3914a841b0e76aa4064554e2456e4c22ff2d6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 14:16:54 +0000 Subject: automatic import of python-pyulog --- .gitignore | 1 + python-pyulog.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4beaa11..6aa9dcc 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.0.0-1 +* Tue Apr 25 2023 Python_Bot - 1.0.1-1 - Package Spec generated diff --git a/sources b/sources index 4961149..710246b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9460b9a84e8389357231df906621dde pyulog-1.0.0.tar.gz +7874a4f1bb8ce79e5fb02cb2885dff29 pyulog-1.0.1.tar.gz -- cgit v1.2.3