From a9fcb755ece7ecb8b599064c3b7c98db8b75fd51 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 06:50:21 +0000 Subject: automatic import of python-ifcfg --- .gitignore | 1 + python-ifcfg.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7afee9d..cb15e1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ifcfg-0.23.tar.gz +/ifcfg-0.24.tar.gz diff --git a/python-ifcfg.spec b/python-ifcfg.spec index 6a782f7..69e6dee 100644 --- a/python-ifcfg.spec +++ b/python-ifcfg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ifcfg -Version: 0.23 +Version: 0.24 Release: 1 Summary: Python ifconfig wrapper for Unix/Linux/MacOSX + ipconfig for Windows License: BSD URL: https://github.com/ftao/python-ifcfg -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5e/fd/df8ffd579d7d1c08abba9240e3d640b049f406801bfd5f94c78b5c6355da/ifcfg-0.23.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ba/51/53de897f3be2402b53940cfe2570a1838ef828f416b5198dd454f1654b76/ifcfg-0.24.tar.gz BuildArch: noarch @@ -40,7 +40,7 @@ A fallbacks to ``ip`` is included for newer Unix systems w/o ``ifconfig``. Windo systems are supported (in English) through ``ipconfig``. %prep -%autosetup -n ifcfg-0.23 +%autosetup -n ifcfg-0.24 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.23-1 +* Sun Apr 23 2023 Python_Bot - 0.24-1 - Package Spec generated diff --git a/sources b/sources index 15fc567..2c412d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b26bdcf553dee44c0e491fb15a3fec91 ifcfg-0.23.tar.gz +44ddc19905c76efc29658832ab99b350 ifcfg-0.24.tar.gz -- cgit v1.2.3