diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 16:01:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 16:01:50 +0000 |
| commit | 70a1124b0deeb40e1d712746256c23a8c2781c84 (patch) | |
| tree | 7450dffe1146df47a66c8aeec07a787e48f483bd | |
| parent | ba1b638b78d8b0bd17c384c7316fc986d979aa5b (diff) | |
automatic import of python-pyroute2openeuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyroute2.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyroute2-0.7.6.tar.gz +/pyroute2-0.7.7.tar.gz diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 53bf03f..b795853 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyroute2 -Version: 0.7.6 +Version: 0.7.7 Release: 1 Summary: Python Netlink library License: GPL-2.0-or-later OR Apache-2.0 URL: https://github.com/svinota/pyroute2 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/11/786ce925af2df81d56400ae2b5de9de91a55ab843a1dab232291e3d3f1f7/pyroute2-0.7.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/84/28/61b97e706254219bf8b1bf0cf9969e83d4c4b17a01e06d8e4b90d2e02287/pyroute2-0.7.7.tar.gz BuildArch: noarch Requires: python3-win-inet-pton @@ -108,7 +108,7 @@ extended API. The additional functionality aims to: * Construct, encode and decode netlink and PF_ROUTE messages %prep -%autosetup -n pyroute2-0.7.6 +%autosetup -n pyroute2-0.7.7 %build %py3_build @@ -148,5 +148,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.6-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.7-1 - Package Spec generated @@ -1 +1 @@ -491425f806e8fcdf67fbae39c2399c26 pyroute2-0.7.6.tar.gz +d1ee008ac73dfee1981f84d1371c684c pyroute2-0.7.7.tar.gz |
