parser entry points lost during checkbox-old transition

Bug #1319752 reported by Zygmunt Krynicki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox Support Library
Fix Released
Low
Zygmunt Krynicki

Bug Description

During the transition from checkbox-legacy (aka -old) to the current stack we didn't copy two entry points from checkbox-old/setup.py to checkbox-support/setup.py

Those are:

    entry_points={
        'plainbox.parsers': [
            "pactl-list=checkbox.parsers.pactl:parse_pactl_output",
            "udevadm=checkbox.parsers.udevadm:parse_udevadm_output",
        ],
    },

Related branches

Zygmunt Krynicki (zyga)
Changed in checkbox-support:
milestone: none → 0.3
assignee: nobody → Zygmunt Krynicki (zkrynicki)
importance: Undecided → Low
status: New → In Progress
Zygmunt Krynicki (zyga)
Changed in checkbox-support:
status: In Progress → Fix Committed
Changed in checkbox-support:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.