summaryrefslogtreecommitdiff
path: root/python-ifcfg.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 06:50:21 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 06:50:21 +0000
commita9fcb755ece7ecb8b599064c3b7c98db8b75fd51 (patch)
tree6fe32a7860a252a363ff04b94aa0d1694dec8f25 /python-ifcfg.spec
parentc2b7f40a0080856e7554b1e360b0c20b87a401bd (diff)
automatic import of python-ifcfgopeneuler20.03
Diffstat (limited to 'python-ifcfg.spec')
-rw-r--r--python-ifcfg.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.23-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.24-1
- Package Spec generated