perl-DateTime-Format-Strptime/perl-DateTime-Format-Strptime.rpmlintrc
Paul Howarth cff90e8153 Update to 1.76
- New upstream release 1.76
  - The ability to set the pattern, time_zone, and locale via accessor methods
    has been removed; this was deprecated over three years ago in version 1.60
    (it also turns out that the setting was actually broken for a long time but
    no one seemed to notice)
- Package new upstream document CODE_OF_CONDUCT.md
2019-02-08 11:59:01 +00:00

3 lines
62 B
Plaintext

from Config import *
addFilter("spelling-error .* strftime");