Skip to content

Commit

Permalink
Add verignore for python:pathlib2 (from report)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 21, 2023
1 parent bf8ef96 commit 3c96d65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 900.version-fixes/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@
- { name: "python:pandoc-attributes", verpat: "[0-9a-f]{8}", incorrect: true }
- { name: "python:paramiko", verge: "2.8.4", ruleset: rosa, incorrect: true } # paramiko-ng
- { name: "python:paramiko", ruleset: rosa, untrusted: true } # accused of fake 2.8.4
- { name: "python:pathlib2", ver: "2.3.7.1", incorrect: true } # 2.3.7.post1
- { name: "python:pathlib2", ruleset: pkgsrc, untrusted: true } # accused of fake 2.3.7.1
- { name: "python:pcl", verpat: ".*20[0-9]{6}", snapshot: true }
- { name: "python:pivy", verpat: "20[0-9]{6}", incorrect: true }
- { name: "python:pivy", verpat: "20[0-9]{6}", verlt: "20210319", sink: true } # 0.6.6 from 20210319
Expand Down

0 comments on commit 3c96d65

Please sign in to comment.