summaryrefslogtreecommitdiff
path: root/python-vdms.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-vdms.spec')
-rw-r--r--python-vdms.spec20
1 files changed, 7 insertions, 13 deletions
diff --git a/python-vdms.spec b/python-vdms.spec
index 9f74999..0d8b621 100644
--- a/python-vdms.spec
+++ b/python-vdms.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-vdms
-Version: 0.0.16
+Version: 0.0.17
Release: 1
Summary: VDMS Client Module
License: MIT
URL: https://github.com/IntelLabs/vdms
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/9a/96a2a10321ca798a3521a923f8e047c1aece1964f55f62ff5c83ffa30b33/vdms-0.0.16.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fb/32/04402b0ae4ee28dc8579e5e4025ebde5c1447063bcf8922647b7a5fe9b2b/vdms-0.0.17.tar.gz
BuildArch: noarch
Requires: python3-protobuf
@@ -13,12 +13,10 @@ Requires: python3-protobuf
%description
# VDMS Client Python Module
-This is the client module for VDMS.
+This is the client module for VDMS.
For more information, visit github.com/IntelLabs/vdms
-
-
%package -n python3-vdms
Summary: VDMS Client Module
Provides: python-vdms
@@ -28,26 +26,22 @@ BuildRequires: python3-pip
%description -n python3-vdms
# VDMS Client Python Module
-This is the client module for VDMS.
+This is the client module for VDMS.
For more information, visit github.com/IntelLabs/vdms
-
-
%package help
Summary: Development documents and examples for vdms
Provides: python3-vdms-doc
%description help
# VDMS Client Python Module
-This is the client module for VDMS.
+This is the client module for VDMS.
For more information, visit github.com/IntelLabs/vdms
-
-
%prep
-%autosetup -n vdms-0.0.16
+%autosetup -n vdms-0.0.17
%build
%py3_build
@@ -87,5 +81,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.16-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.17-1
- Package Spec generated