Skip to content

Commit

Permalink
drop the py3-cairo-dev package. it is not used by anything.
Browse files Browse the repository at this point in the history
At the point where something needs this, then we'll have a use
case for it that we can solve.
  • Loading branch information
smoser committed Dec 12, 2024
1 parent 1df7a76 commit 23ab510
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions py3-cairo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,19 +87,6 @@ subpackages:
packages:
- py3-supported-${{vars.pypi-package}}

- range: py-versions
name: py${{range.key}}-${{vars.pypi-package}}-dev
description: py${{range.key}} dev files for ${{vars.pypi-package}}
dependencies:
runtime:
- cairo-dev
- py${{range.key}}-${{vars.pypi-package}}
provides:
- py3-${{vars.pypi-package}}-dev
provider-priority: ${{range.value}}
pipeline:
- uses: split/dev

- name: py3-supported-${{vars.pypi-package}}
description: meta package providing ${{vars.pypi-package}} for supported python versions.
dependencies:
Expand Down

0 comments on commit 23ab510

Please sign in to comment.