diff options
Diffstat (limited to 'python-atenpdu.spec')
-rw-r--r-- | python-atenpdu.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-atenpdu.spec b/python-atenpdu.spec index 0796a60..bfb8b4f 100644 --- a/python-atenpdu.spec +++ b/python-atenpdu.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-atenpdu -Version: 0.6.0 +Version: 0.6.1 Release: 1 Summary: Interface for ATEN-PE PDUs License: MIT URL: https://github.com/mtdcr/pductl -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/57/64/60af76f0a7c228f58210269dec48b2c243e00ed0f845f18fca0b00f0e731/atenpdu-0.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/36/7a/f2bc4792cb6d0118000e7b4e6046759bac41a1916d2ad84bf367f961e47a/atenpdu-0.6.1.tar.gz BuildArch: noarch Requires: python3-async-timeout @@ -192,7 +192,7 @@ Use `ALL` to select all outlets. %prep -%autosetup -n atenpdu-0.6.0 +%autosetup -n atenpdu-0.6.1 %build %py3_build @@ -232,5 +232,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.1-1 - Package Spec generated |