معرفی شرکت ها


python-httpcore-0.17.3-1.fc39.src.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Minimal low-level HTTP client
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته python-httpcore
نام فایل بسته python-httpcore-0.17.3-1.fc39.src.rpm
نسخه بسته 0.17.3
انتشار بسته 1.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon Aug 7 14
هاست سازنده buildvm-x86-17.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/encode/httpcore
مجوز BSD
حجم دانلود 115K
حجم نصب 95.749K
The HTTP Core package provides a minimal low-level HTTP client, which does one thing only: Sending HTTP requests. It does not provide any high level model abstractions over the API, does not handle redirects, multipart uploads, building authentication headers, transparent HTTP caching, URL parsing, etc.


نیازمندی

مقدار نام
>= 3) (python3dist(anyio) < 5~~ with python3dist(anyio)
>= 0.13) (python3dist(h11) < 0.15~~ with python3dist(h11)
>= 3) (python3dist(h2) < 5~~ with python3dist(h2)
>= 1 with python3dist(sniffio) < 2) (python3dist(sniffio)
>= 1 with python3dist(socksio) < 2) (python3dist(socksio)
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3-setuptools
- python3dist(certifi)
- python3dist(packaging)
>= 19 python3dist(pip)
- python3dist(pytest)
- python3dist(pytest-asyncio)
- python3dist(pytest-httpbin)
- python3dist(pytest-trio)
>= 40.8 python3dist(setuptools)
- python3dist(wheel)


ارائه دهنده

مقدار نام
= 0.17.3-1.fc39 python3-httpcore


نحوه نصب


نصب پکیج rpm python-httpcore:

    dnf install python-httpcore-0.17.3-1.fc39.src.rpm


فایل ها

مسیرها
httpcore-0.17.3.tar.gz


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

تاریخ آخرین تغییر جزئیات
2023-07-29

feat: update to 0.17.3 (fixes rhbz#2140663, rhbz#2171677)

2023-07-21

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

2023-07-03

Rebuilt for Python 3.12

2023-07-03

Don't treat DeprecationWarnings as errors in tests

2023-01-20

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

2022-09-15

Update to latest upstream release 0.15.0 (closes rhbz#2087171)

2022-07-22

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

2022-06-14

Rebuilt for Python 3.11

2022-06-14

Bootstrap for Python 3.11

2022-03-16

Add missing conditional to go with last commit

2022-03-05

Conditionalize tests and clean up test build requirements

2022-03-04

Update to latest upstream release 0.14.7 (closes rhbz#2037405)

2022-03-03

Relax h11 dependency

2022-01-21

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

2021-12-07

Update to latest upstream release 0.14.3 (closes rhbz#2022391)

2021-12-07

Enable tests