update version to 3.15.5
This commit is contained in:
parent
fbcfc88971
commit
6fdea81e2f
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-json-tricks
|
||||
Version: 3.15.3
|
||||
Version: 3.15.5
|
||||
Release: 1
|
||||
Summary: Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
|
||||
License: Revised BSD License (LICENSE.txt)
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/mverleg/pyjson_tricks
|
||||
Source0: https://files.pythonhosted.org/packages/89/8c/978c4b2a93f71160dcd6f9ccf17cbc08dd3744aa79c61d857a2c58f7810c/json_tricks-3.15.3.tar.gz
|
||||
Source0: https://github.com/mverleg/pyjson_tricks/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -69,7 +69,7 @@ If you're considering JSON-but-with-comments as a config file format, have a loo
|
||||
Thanks for all the Github stars!
|
||||
|
||||
%prep
|
||||
%autosetup -n json_tricks-3.15.3
|
||||
%autosetup -n pyjson_tricks-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -109,5 +109,11 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2022 fuanan <fuanan3@h-partners.com> - 3.15.5-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:update version to 3.15.5
|
||||
|
||||
* Thu Oct 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
BIN
v3.15.5.tar.gz
Normal file
BIN
v3.15.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user