forked from pool/python-pytoml
Accepting request 722007 from devel:languages:python
- update to 0.1.21 - add "deprecation notice" to summary * Fix incorrectly stripped new-lines at the beginning of strings OBS-URL: https://build.opensuse.org/request/show/722007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytoml?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 13:30:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 0.1.21
|
||||||
|
- add "deprecation notice" to summary
|
||||||
|
* Fix incorrectly stripped new-lines at the beginning of strings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 7 11:15:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Mar 7 11:15:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytoml
|
Name: python-pytoml
|
||||||
Version: 0.1.20
|
Version: 0.1.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: TOML-0.4.0 parser/writer for Python
|
Summary: TOML-0.4.0 parser/writer for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -38,6 +38,9 @@ BuildArch: noarch
|
|||||||
A specs-conforming and strict parser and writer for TOML files.
|
A specs-conforming and strict parser and writer for TOML files.
|
||||||
The library currently supports version 0.4.0 of the specs.
|
The library currently supports version 0.4.0 of the specs.
|
||||||
|
|
||||||
|
The pytoml project is no longer being actively maintained.
|
||||||
|
Consider using the toml package instead.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pytoml-%{version}
|
%setup -q -n pytoml-%{version}
|
||||||
tar -C test -xzf%{SOURCE1}
|
tar -C test -xzf%{SOURCE1}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca2d0cb127c938b8b76a9a0d0f855cf930c1d50cc3a0af6d3595b566519a1013
|
|
||||||
size 8491
|
|
3
pytoml-0.1.21.tar.gz
Normal file
3
pytoml-0.1.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8eecf7c8d0adcff3b375b09fe403407aa9b645c499e5ab8cac670ac4a35f61e7
|
||||||
|
size 8783
|
Reference in New Issue
Block a user