forked from pool/python-pyaml
Accepting request 939567 from home:bnavigator:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/939567 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29a5c2a68660a799103d6949167bd6c7953d031449d08802386372de1db6ad71
|
||||
size 21176
|
3
pyaml-21.10.1.tar.gz
Normal file
3
pyaml-21.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6519fee13bf06e3bb3f20cacdea8eba9140385a7c2546df5dbae4887f768383
|
||||
size 20466
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 11:38:39 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- update to 21.10.1
|
||||
* no changelog
|
||||
- fit for python310
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 08:41:55 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyaml
|
||||
Version: 20.4.0
|
||||
Version: 21.10.1
|
||||
Release: 0
|
||||
Summary: Python module to produce formatted YAML-serialized data
|
||||
License: WTFPL
|
||||
@@ -50,11 +50,12 @@ PyYAML-based python module to produce formatted YAML-serialized data.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest pyaml/tests/dump.py
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%license COPYING
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/pyaml
|
||||
%{python_sitelib}/pyaml-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user