From 307c05b32bc774793632921b0f17cf39f14db8d1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 10:01:38 +0000 Subject: automatic import of python-zigpy-znp --- .gitignore | 1 + python-zigpy-znp.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7bf8385..81c7c8e 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.10.0-1 +* Tue Apr 25 2023 Python_Bot - 0.11.1-1 - Package Spec generated diff --git a/sources b/sources index a221e87..ae246fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -225cb6ce74e26066abee03aeb2310298 zigpy-znp-0.10.0.tar.gz +7b987c573fb0868ca4ee7e04c76ccaac zigpy-znp-0.11.1.tar.gz -- cgit v1.2.3