python-traitlets/python-traitlets.rpmlintrc
Benjamin Greiner 042585af01 - Update to 5.8.0
* Shell command-line tab-completion via argcomplete #811 (@azjps)
  * Define trait.__doc__ = trait.help for better API Docs #816
    (@minrk)
  * Expose more attributes for typing #817 (@blink1073)
  * Fix lint #814 (@blink1073)
  * Additional Application examples and docs #811 (@azjps)
- Release 5.7.1
  * fix: some descriptors raise AttributeError #812
    (@maartenbreddels)
- Release 5.7.0
  * Performance: decrease runtime overhead for constructing
    HasTraits (up to 20x faster) #777 (@maartenbreddels)
  * Minor fixes for Application.aliases #810 (@azjps)
  * Adopt ruff and address lint #809 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-traitlets?expand=0&rev=20
2022-12-25 21:56:28 +00:00

2 lines
69 B
Plaintext

# Leave examples as is
addFilter("env-script-interpreter .*examples")