Skip to content

Commit

Permalink
Extend exception for alembic (from report)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 18, 2023
1 parent 2126d53 commit 73b642e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 750.exceptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
- { setname: dtorrent, name: ctorrent, verpat: ".*dnh.*" }
- { setname: dtorrent, name: ctorrent, ruleset: [sisyphus, pld] }
- { setname: wine-staging-nine, name: wine-nine, wwwpart: winehq }
- { setname: "python:alembic", name: alembic, wwwpart: [zzzeek,pypi] }
- { setname: "python:alembic", name: alembic, wwwpart: [zzzeek,pypi,sqlalchemy] }
- { setname: "python:wxpython", name: "python:wxpython-common", ruleset: freebsd }
- { setname: "python:wxpython28", name: "python:wxpython28-common", ruleset: freebsd }
- { setname: "python:py-bcrypt", name: "python:bcrypt", wwwpart: py-bcrypt }
Expand Down

0 comments on commit 73b642e

Please sign in to comment.