summaryrefslogtreecommitdiff
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
parentc2b7f40a0080856e7554b1e360b0c20b87a401bd (diff)
automatic import of python-ifcfgopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-ifcfg.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 0.23-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 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