Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562313
en ru br
ALT Linux repos
S:0.7.7-alt1

Group :: Development/Python3
RPM: python3-module-pyroute2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pyroute2_install_parser_module.patch
Download


diff --git a/setup.py b/setup.py
index a26b9732..cbc5f70e 100644
--- a/setup.py
+++ b/setup.py
@@ -60,6 +60,7 @@ setup(name='pyroute2',
                 'pyroute2.netlink.diag',
                 'pyroute2.netlink.event',
                 'pyroute2.nftables',
+                'pyroute2.nftables.parser',
                 'pyroute2.protocols',
                 'pyroute2.remote'],
       scripts=['./cli/ss2',
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin