summaryrefslogtreecommitdiff
path: root/python-pyulog.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyulog.spec')
-rw-r--r--python-pyulog.spec8
1 files changed, 4 insertions, 4 deletions
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