Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 07:05:05 +00:00
parent d40a70bd73
commit 7f825223ed

View File

@ -3,7 +3,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 2.0 Version: 2.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: Resolve JSON Pointers in Python Summary: Resolve JSON Pointers in Python
License: BSD License: BSD
@ -54,6 +54,9 @@ ln -s ./jsonpointer-%{python3_version} %{buildroot}%{_bindir}/jsonpointer
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.0-3 * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.0-3
- Rebuilt for Python 3.10 - Rebuilt for Python 3.10