معرفی شرکت ها


python-typing-extensions-4.5.0-1.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python Typing Extensions
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته python-typing-extensions
نام فایل بسته python-typing-extensions-4.5.0-1.fc38.src.rpm
نسخه بسته 4.5.0
انتشار بسته 1.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 15 Feb 2023 01
هاست سازنده buildvm-x86-19.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://pypi.org/project/typing-extensions/
مجوز PSF-2.0
حجم دانلود 78K
حجم نصب 56.223K
The `typing_extensions` module serves two related purposes: - Enable use of new type system features on older Python versions. For example, `typing.TypeGuard` is new in Python 3.10, but `typing_extensions` allows users on Python 3.6 through 3.9 to use it too. - Enable experimentation with new type system PEPs before they are accepted and added to the `typing` module. New features may be added to `typing_extensions` as soon as they are specified in a PEP that has been added to the [python/peps](https://github.com/python/peps) repository. If the PEP is accepted, the feature will then be added to `typing` for the next CPython release. No typing PEP has been rejected so far, so we haven't yet figured out how to deal with that possibility. Starting with version 4.0.0, `typing_extensions` uses [Semantic Versioning](https://semver.org/). The major version is incremented for all backwards-incompatible changes. Therefore, it's safe to depend on `typing_extensions` like this: `typing_extensions >=x.y, <(x+1)`, where `x.y` is the first version that includes all features you need. `typing_extensions` supports Python versions 3.7 and higher. In the future, support for older Python versions will be dropped some time after that version reaches end of life.


نیازمندی

مقدار نام
>= 3.4) (python3dist(flit-core) < 4~~ with python3dist(flit-core)
- (python3dist(toml) if python3-devel < 3.11)
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3-test
- python3dist(packaging)
>= 19 python3dist(pip)


ارائه دهنده

مقدار نام
= 4.5.0-1.fc38 python3-typing-extensions


نحوه نصب


نصب پکیج rpm python-typing-extensions:

    dnf install python-typing-extensions-4.5.0-1.fc38.src.rpm


فایل ها

مسیرها
python-typing-extensions.spec


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-02-15

Updated to version 4.5.0

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-11-29

Update License to SPDX

2022-11-24

Updated to version 4.4.0

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-13

Rebuilt for Python 3.11

2022-05-23

Stop using deprecated zero-argument pypi_source macro

2022-05-22

Removed unused build depenencies

2022-04-30

Updated to version 4.2.0

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-08-31

Update to latest upstream release 3.10.0.2 (closes rhbz#1955959)

2021-08-26

Update to latest upstream release 3.10.0.0 (closes rhbz#1955959)

2021-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-06-04

Rebuilt for Python 3.10