Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • forge forge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • forgeforge
  • Merge requests
  • !334

Remove pcapy from requirements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcin Godzina requested to merge remove_pcapy into master Nov 10, 2022
  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 1

pcapy is no longer supported and does not work on Python 3.10 and 3.11 Also it's not used by forge. (Previously used by older versions of scapy)

Removing this dependency allows compatibility with Python 3.10 and 3.11

Tests: https://jenkins.aws.isc.org/view/Kea-manual/job/kea-manual/job/tarball-system-tests/199/

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove_pcapy