Package upgrade
This commit is contained in:
parent
4ea3e228f1
commit
0b394e00a2
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-schema
|
||||
Version: 0.7.2
|
||||
Version: 0.7.5
|
||||
Release: 1
|
||||
Summary: Simple data validation library
|
||||
License: MIT
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
%prep
|
||||
%autosetup -n schema-0.7.2
|
||||
%autosetup -n schema-0.7.5
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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>
|
||||
- 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