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-typing-extensions.git#90341a8f0b56cc102e041d5eed7786edce1a3893
This commit is contained in:
DistroBaker 2021-02-05 04:07:50 +01:00
parent 44f100bdc4
commit 3615e5947e

View File

@ -2,7 +2,7 @@
Name: python-typing-extensions
Version: 3.7.4.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python Typing Extensions
License: Python
@ -76,6 +76,9 @@ must be compatible with multiple Python versions or requires experimental types.
%{python3_sitelib}/__pycache__/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Aug 23 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4.3-1
- Update to latest upstream release 3.7.4.3 (rhbz#1871451)