From 70a1124b0deeb40e1d712746256c23a8c2781c84 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 16:01:50 +0000 Subject: automatic import of python-pyroute2 --- .gitignore | 1 + python-pyroute2.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2bae37e..4b56767 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.7.6-1 +* Fri Apr 21 2023 Python_Bot - 0.7.7-1 - Package Spec generated diff --git a/sources b/sources index 4a0b2a1..614a0cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -491425f806e8fcdf67fbae39c2399c26 pyroute2-0.7.6.tar.gz +d1ee008ac73dfee1981f84d1371c684c pyroute2-0.7.7.tar.gz -- cgit v1.2.3