Skip to content

Commit

Permalink
Ignore python module versions from pkgsrc
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 21, 2023
1 parent 3c96d65 commit afc5b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 900.version-fixes/python.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# vim: tabstop=39 expandtab softtabstop=39 nomodeline

- { namepat: "python:.*", verpat: ".*[^a-z](a|b|rc|dev|alpha|beta|c|pre|preview)[^a-z].*", devel: true } # PEP440, see also PyPI parser
- { namepat: "python:.*", ruleset: pkgsrc, untrusted: true } # accused of faking multiple X.Y.Z.postW as X.Y.Z.W

- { name: "python:aiohttp-socks", ruleset: aur, rolling: true }
- { name: "python:amqpstorm", ver: "3.0.0", ruleset: aur, incorrect: true }
Expand Down

0 comments on commit afc5b8f

Please sign in to comment.