feat(pkgs/python-pkgs): init pyroute2 #594

Open
mdebray wants to merge 1 commit from pyroute2 into main
Owner
No description provided.
feat(pkgs/python-pkgs): init pyroute2
All checks were successful
Check meta / check_dns (pull_request) Successful in 14s
Check workflows / check_workflows (pull_request) Successful in 17s
Check meta / check_meta (pull_request) Successful in 19s
Build all the nodes / Jaccess04 (pull_request) Successful in 23s
Build all the nodes / Jaccess01 (pull_request) Successful in 26s
Run pre-commit on all files / pre-commit (pull_request) Successful in 36s
Build all the nodes / ap01 (pull_request) Successful in 37s
Build all the nodes / build01 (pull_request) Successful in 50s
Build all the nodes / geo02 (pull_request) Successful in 50s
Build all the nodes / cof02 (pull_request) Successful in 52s
Build all the nodes / bridge01 (pull_request) Successful in 52s
Build all the nodes / geo01 (pull_request) Successful in 56s
Build all the nodes / hypervisor02 (pull_request) Successful in 53s
Build all the nodes / compute01 (pull_request) Successful in 1m10s
Build all the nodes / hypervisor01 (pull_request) Successful in 57s
Build all the nodes / hypervisor03 (pull_request) Successful in 53s
Build all the nodes / netcore02 (pull_request) Successful in 22s
Build all the nodes / netcore01 (pull_request) Successful in 25s
Build all the nodes / iso (pull_request) Successful in 55s
Build all the nodes / lab-router01 (pull_request) Successful in 45s
Build all the nodes / krz01 (pull_request) Successful in 1m10s
Build the shell / build-shell (pull_request) Successful in 29s
Build all the nodes / storage01 (pull_request) Successful in 53s
Build all the nodes / tower01 (pull_request) Successful in 50s
Build all the nodes / rescue01 (pull_request) Successful in 1m0s
Build all the nodes / zulip01 (pull_request) Successful in 47s
Build all the nodes / web02 (pull_request) Successful in 53s
Build all the nodes / web03 (pull_request) Successful in 1m0s
Build all the nodes / vault01 (pull_request) Successful in 1m4s
Build all the nodes / web01 (pull_request) Successful in 1m6s
99551e7631
@ -0,0 +40,4 @@
build-system = [
setuptools
wheel
Owner

Selon les dires du grand hexa, wheel est superflu désormais

Selon les dires du grand hexa, wheel est superflu désormais
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 27s
Required
Details
Check meta / check_dns (pull_request) Successful in 14s
Required
Details
Check workflows / check_workflows (pull_request) Successful in 17s
Required
Details
Check meta / check_meta (pull_request) Successful in 19s
Required
Details
Build all the nodes / Jaccess04 (pull_request) Successful in 23s
Required
Details
Build all the nodes / Jaccess01 (pull_request) Successful in 26s
Required
Details
Run pre-commit on all files / pre-commit (pull_request) Successful in 36s
Required
Details
Build all the nodes / ap01 (pull_request) Successful in 37s
Required
Details
Build all the nodes / build01 (pull_request) Successful in 50s
Required
Details
Build all the nodes / geo02 (pull_request) Successful in 50s
Required
Details
Build all the nodes / cof02 (pull_request) Successful in 52s
Required
Details
Build all the nodes / bridge01 (pull_request) Successful in 52s
Required
Details
Build all the nodes / geo01 (pull_request) Successful in 56s
Required
Details
Build all the nodes / hypervisor02 (pull_request) Successful in 53s
Required
Details
Build all the nodes / compute01 (pull_request) Successful in 1m10s
Required
Details
Build all the nodes / hypervisor01 (pull_request) Successful in 57s
Required
Details
Build all the nodes / hypervisor03 (pull_request) Successful in 53s
Required
Details
Build all the nodes / netcore02 (pull_request) Successful in 22s
Required
Details
Build all the nodes / netcore01 (pull_request) Successful in 25s
Required
Details
Build all the nodes / iso (pull_request) Successful in 55s
Required
Details
Build all the nodes / lab-router01 (pull_request) Successful in 45s
Required
Details
Build all the nodes / krz01 (pull_request) Successful in 1m10s
Required
Details
Build the shell / build-shell (pull_request) Successful in 29s
Required
Details
Build all the nodes / storage01 (pull_request) Successful in 53s
Required
Details
Build all the nodes / tower01 (pull_request) Successful in 50s
Required
Details
Build all the nodes / rescue01 (pull_request) Successful in 1m0s
Required
Details
Build all the nodes / zulip01 (pull_request) Successful in 47s
Required
Details
Build all the nodes / web02 (pull_request) Successful in 53s
Required
Details
Build all the nodes / web03 (pull_request) Successful in 1m0s
Required
Details
Build all the nodes / vault01 (pull_request) Successful in 1m4s
Required
Details
Build all the nodes / web01 (pull_request) Successful in 1m6s
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pyroute2:pyroute2
git switch pyroute2
Sign in to join this conversation.
No description provided.