Skip to content

Commit

Permalink
Expire python35
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-turney committed Apr 1, 2024
1 parent 886e9b7 commit bb2c299
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions calm/past_mistakes.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
# or not uploaded yet.
nonexistent_provides = historical_provides + [
# python3
'python35',
'python35-gi',
'glade3',
# python2
Expand Down Expand Up @@ -257,6 +258,7 @@
# provides: which don't exist and packages which require them should be expired
expired_provides = [
'python34',
'python35',
]

# empty source packages
Expand Down

0 comments on commit bb2c299

Please sign in to comment.