* 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)
This commit is contained in:
parent
9a7d32af03
commit
950595d8e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/typing_extensions-3.7.2.tar.gz
|
||||
/typing_extensions-3.7.4.tar.gz
|
||||
/typing_extensions-3.7.4.2.tar.gz
|
||||
/typing_extensions-3.7.4.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global srcname typing_extensions
|
||||
|
||||
Name: python-typing-extensions
|
||||
Version: 3.7.4.2
|
||||
Version: 3.7.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Typing Extensions
|
||||
|
||||
@ -11,7 +11,6 @@ Source0: %{pypi_source}
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
%description
|
||||
Typing Extensions - Backported and Experimental Type Hints for Python
|
||||
|
||||
@ -77,6 +76,9 @@ must be compatible with multiple Python versions or requires experimental types.
|
||||
%{python3_sitelib}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Sat Apr 11 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4.2-1
|
||||
- Support for Python 3.9 (rhbz#1808663)
|
||||
- Update to latest upstream release 3.7.4.2 (rhbz#1766182)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (typing_extensions-3.7.4.2.tar.gz) = 7a74c4a97d8cda3e56830c92b409235ffbe7cf0c1685b7fefa7a275a0abf21937622d12c25b4163b4927f6269ed689cbd30f95990ad0b7d2d4341ed648516819
|
||||
SHA512 (typing_extensions-3.7.4.3.tar.gz) = fa1f96b73b13308ddb2676684862916aac8741be4523387c6a0f682a52d307190aac3e4149317842e686d14483d8a37a9e1de2514a2d1ca86f9ae9c8b0e18eb1
|
||||
|
Loading…
Reference in New Issue
Block a user