Accepting request 1045326 from devel:languages:python:jupyter

- 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/request/show/1045326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-traitlets?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2022-12-28 09:54:14 +00:00 committed by Git OBS Bridge
commit 6801bef5fa
5 changed files with 28 additions and 4 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Dec 25 21:51:35 UTC 2022 - Ben Greiner <code@bnavigator.de>
- 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)
-------------------------------------------------------------------
Sat Oct 22 03:47:08 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@ -0,0 +1,2 @@
# Leave examples as is
addFilter("env-script-interpreter .*examples")

View File

@ -17,15 +17,18 @@
Name: python-traitlets
Version: 5.5.0
Version: 5.8.0
Release: 0
Summary: Traitlets Python configuration system
License: BSD-3-Clause
URL: https://github.com/ipython/traitlets
Source: https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-%{version}.tar.gz
Source99: python-traitlets.rpmlintrc
BuildRequires: %{python_module argcomplete >= 2.0}
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module hatchling >= 1.5}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest}
BuildRequires: fdupes
BuildRequires: python-rpm-macros

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b122f9ff2f2f6c1709dab289a05555be011c87828e911c0cf4074b85cb780a79
size 131686

3
traitlets-5.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cc57d6dc28c85d5365961726ffd19b538739347749e13ebe34e03323a0e8f84
size 149460