!2 Package upgrade
From: @houyingchao Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
b3f719c019
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-schema
|
Name: python-schema
|
||||||
Version: 0.7.2
|
Version: 0.7.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Simple data validation library
|
Summary: Simple data validation library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/keleshev/schema
|
URL: https://github.com/keleshev/schema
|
||||||
Source0: https://files.pythonhosted.org/packages/0d/de/84afc54d41aea9787c6d8814391a2d296a8240eef5b59d11704a82d82064/schema-0.7.2.tar.gz
|
Source0: https://github.com/keleshev/schema/archive/refs/tags/v0.7.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-contextlib2
|
Requires: python3-contextlib2
|
||||||
@ -34,7 +34,7 @@ obtained from config-files, forms, external services or command-line
|
|||||||
parsing, converted from JSON/YAML (or something else) to Python data-types.
|
parsing, converted from JSON/YAML (or something else) to Python data-types.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n schema-0.7.2
|
%autosetup -n schema-0.7.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 houyingchao <houyingchao@h-partners.com> - 0.7.5-1
|
||||||
|
- Upgrade to version 0.7.5
|
||||||
|
|
||||||
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
v0.7.5.tar.gz
Normal file
BIN
v0.7.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user