Accepting request 879108 from devel:languages:python
- update to 2.1: * py 3.7-3.9 support * Avoid converting readme to rST for PyPI upload * Fix typos in messages * Use SVG versions of status icons in README.md OBS-URL: https://build.opensuse.org/request/show/879108 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpointer?expand=0&rev=15
This commit is contained in:
commit
2828f9ff29
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83975362
|
|
||||||
size 8699
|
|
3
jsonpointer-2.1.tar.gz
Normal file
3
jsonpointer-2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a34b698db1eb79ceac454159d3f7c12a451a91f6334a4f638454327b7a89962
|
||||||
|
size 8190
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 15 08:57:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.1:
|
||||||
|
* py 3.7-3.9 support
|
||||||
|
* Avoid converting readme to rST for PyPI upload
|
||||||
|
* Fix typos in messages
|
||||||
|
* Use SVG versions of status icons in README.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 28 21:17:46 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Thu Mar 28 21:17:46 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-jsonpointer
|
# spec file for package python-jsonpointer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-jsonpointer
|
Name: python-jsonpointer
|
||||||
Version: 2.0
|
Version: 2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to identify specific nodes in a JSON document
|
Summary: Module to identify specific nodes in a JSON document
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user