summaryrefslogtreecommitdiff
path: root/python-zigpy-znp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-zigpy-znp.spec')
-rw-r--r--python-zigpy-znp.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-zigpy-znp.spec b/python-zigpy-znp.spec
index b404b37..63922eb 100644
--- a/python-zigpy-znp.spec
+++ b/python-zigpy-znp.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zigpy-znp
-Version: 0.10.0
+Version: 0.11.1
Release: 1
Summary: A library for zigpy which communicates with TI ZNP radios
License: GPL-3.0
URL: https://pypi.org/project/zigpy-znp/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2e/e3/6a40af9078a875b66bea4000ec28ce560b321faa2cf1e713e0963d0dc334/zigpy-znp-0.10.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0d/19/07b7847c5a14223baaa9a2a1caa7adb0f1b27807e2f2a7e8e6af59b2964b/zigpy-znp-0.11.1.tar.gz
BuildArch: noarch
Requires: python3-zigpy
@@ -525,7 +525,7 @@ If you are looking to make a code or documentation contribution to this project
%prep
-%autosetup -n zigpy-znp-0.10.0
+%autosetup -n zigpy-znp-0.11.1
%build
%py3_build
@@ -565,5 +565,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.11.1-1
- Package Spec generated