Accepting request 984514 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 5.3.0 * Fix traitlet name in docstring by @fcollonval in #745 * Re-support multiple-alias key for ArgParseConfigLoader by @azjps in #687 - Drop traitlets-pr739-fixversion.patch OBS-URL: https://build.opensuse.org/request/show/984514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-traitlets?expand=0&rev=12
This commit is contained in:
parent
6eae1f4da1
commit
c980bbe40f
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 14:01:30 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 5.3.0
|
||||
* Fix traitlet name in docstring by @fcollonval in #745
|
||||
* Re-support multiple-alias key for ArgParseConfigLoader by
|
||||
@azjps in #687
|
||||
- Drop traitlets-pr739-fixversion.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 5 16:53:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -17,14 +17,12 @@
|
||||
|
||||
|
||||
Name: python-traitlets
|
||||
Version: 5.2.2
|
||||
Version: 5.3.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
|
||||
# PATCH-FIX-UPSTREAM traitlets-pr739-fixversion.patch -- gh#ipython/traitlets#739
|
||||
Patch1: https://github.com/ipython/traitlets/pull/739.patch#/traitlets-pr739-fixversion.patch
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module hatchling >= 0.25}
|
||||
BuildRequires: %{python_module pip}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f72ba7d3b31e7938c122860d70d75a5f0ca34e6f2c7db2c7d2f06d47ae099f27
|
||||
size 136801
|
3
traitlets-5.3.0.tar.gz
Normal file
3
traitlets-5.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bb9f1f9f017aa8ec187d8b1b2a7a6626a2a1d877116baba52a129bfa124f8e2
|
||||
size 136916
|
Loading…
x
Reference in New Issue
Block a user