* Wed May 19 2021 Miroslav Rezanina <mrezanin@redhat.com> - 3.2.0-12
- Remove +format metapackage - Resolves: rhbz#1952356
This commit is contained in:
parent
e2924a4b90
commit
30656ef968
@ -14,7 +14,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting
|
|||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Summary: Implementation of JSON Schema validation for Python
|
Summary: Implementation of JSON Schema validation for Python
|
||||||
Version: 3.2.0
|
Version: 3.2.0
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
URL: https://github.com/Julian/jsonschema
|
URL: https://github.com/Julian/jsonschema
|
||||||
@ -69,6 +69,10 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 19 2021 Miroslav Rezanina <mrezanin@redhat.com> - 3.2.0-12
|
||||||
|
- Remove +format metapackage
|
||||||
|
- Resolves: rhbz#1952356
|
||||||
|
|
||||||
* Wed Apr 21 2021 Miroslav Rezanina <mrezanin@redhat.com> - 3.2.0-11
|
* Wed Apr 21 2021 Miroslav Rezanina <mrezanin@redhat.com> - 3.2.0-11
|
||||||
- Remove unwanted packages
|
- Remove unwanted packages
|
||||||
- Resolves: bz#1935823
|
- Resolves: bz#1935823
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user