diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:01:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:01:38 +0000 |
commit | 307c05b32bc774793632921b0f17cf39f14db8d1 (patch) | |
tree | 1038c8f0fdf905128eca13f7718d0a0debbf70cf | |
parent | 54e55678cc7ec10bcb28e265bd99d5f4fefd1395 (diff) |
automatic import of python-zigpy-znpopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-zigpy-znp.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /zigpy-znp-0.10.0.tar.gz +/zigpy-znp-0.11.1.tar.gz 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 @@ -1 +1 @@ -225cb6ce74e26066abee03aeb2310298 zigpy-znp-0.10.0.tar.gz +7b987c573fb0868ca4ee7e04c76ccaac zigpy-znp-0.11.1.tar.gz |