From ebbf67d33872a0972c3f4e5104ec84b344353ccd Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 06:09:09 +0000 Subject: automatic import of python-atenpdu --- .gitignore | 1 + python-atenpdu.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 203aacf..5b4f7ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /atenpdu-0.6.0.tar.gz +/atenpdu-0.6.1.tar.gz 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 - 0.6.0-1 +* Tue May 30 2023 Python_Bot - 0.6.1-1 - Package Spec generated diff --git a/sources b/sources index ec5ceb3..523980d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e11532c233d31c15f55d83a2ac6c2412 atenpdu-0.6.0.tar.gz +ba938043f7554f32c9cb0b799af62177 atenpdu-0.6.1.tar.gz -- cgit v1.2.3