Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-jsonschema.git#d150a1ee6d4fde16831276f0b10bc4c3cbf09845
This commit is contained in:
parent
681e31858a
commit
e57bf24d6b
@ -14,7 +14,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting
|
||||
Name: python-%{pypi_name}
|
||||
Summary: Implementation of JSON Schema validation for Python
|
||||
Version: 3.2.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: MIT
|
||||
|
||||
URL: https://github.com/Julian/jsonschema
|
||||
@ -83,6 +83,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Nov 10 2020 Nils Philippsen <nils@redhat.com> - 3.2.0-8
|
||||
- Provide python3dist(jsonschema[format]) again (#1878976)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user