From 79dc1b0368a83fbbf49ee3e4574ed8e1fe8e0470 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Oct 06 2021 02:10:01 +0000 Subject: Update to 0.68.2 (close RHBZ#2010833) --- diff --git a/.gitignore b/.gitignore index 79f373f..c7d4087 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /fastapi-0.67.0.tar.gz /fastapi-0.68.0.tar.gz /fastapi-0.68.1.tar.gz +/fastapi-0.68.2.tar.gz diff --git a/python-fastapi.spec b/python-fastapi.spec index 432eaf0..5a5a128 100644 --- a/python-fastapi.spec +++ b/python-fastapi.spec @@ -18,14 +18,13 @@ # %%global sum_ru FastAPI framework # Missing translation (localized docs present, but untranslated) # %%global sum_sq FastAPI framework -# Missing translation (localized docs present, but untranslated) -# %%global sum_tr FastAPI framework +%global sum_tr FastAPI framework # Missing translation (localized docs present, but untranslated) # %%global sum_uk FastAPI framework %global sum_zh FastAPI 框架 Name: python-fastapi -Version: 0.68.1 +Version: 0.68.2 Release: %autorelease Summary: %{sum_en} @@ -61,7 +60,7 @@ Summary(ko): %{sum_ko} Summary(pt): %{sum_pt} # Summary(ru): %%{sum_ru} # Summary(sq): %%{sum_sq} -# Summary(tr): %%{sum_tr} +Summary(tr): %{sum_tr} # Summary(uk): %%{sum_uk} Summary(zh): %{sum_zh} @@ -192,7 +191,30 @@ Os recursos chave são: desenvolvimento, construindo aplicações em produção.} #%%global common_description_ru %%{expand:…} #%%global common_description_sq %%{expand:…} -#%%global common_description_tr %%{expand:…} +%global common_description_tr %{expand: +FastAPI, Python 3.6+'nın standart type hintlerine dayanan modern ve hızlı +(yüksek performanslı) API'lar oluşturmak için kullanılabilecek web framework'ü. + +Ana özellikleri: + + • Hızlı: çok yüksek performanslı, NodeJS ve Go ile eşdeğer seviyede + performans sağlıyor, (Starlette ve Pydantic sayesinde.) Python'un en hızlı + frameworklerinden bir tanesi. + + • Kodlaması hızlı: Yeni özellikler geliştirmek neredeyse %200 - %300 daha hızlı.* + • Daha az bug: Geliştirici (insan) kaynaklı hatalar neredeyse %40 azaltıldı.* + • Sezgileri güçlü: Editor (otomatik-tamamlama) desteği harika. Otomatik + tamamlama her yerde. Debuglamak ile daha az zaman harcayacaksınız. + • Kolay: Öğrenmesi ve kullanması kolay olacak şekilde. Doküman okumak için + harcayacağınız süre azaltıldı. + • Kısa: Kod tekrarını minimuma indirdik. Fonksiyon parametrelerinin tiplerini + belirtmede farklı yollar sunarak karşılaşacağınız bug'ları azalttık. + • Güçlü: Otomatik dokümantasyon ile beraber, kullanıma hazır kod yaz. + • Standartlar belirli: Tamamiyle API'ların açık standartlara bağlı ve (tam + uyumlululuk içerisinde); OpenAPI (eski adıyla Swagger) ve JSON Schema. + +* Bahsi geçen rakamsal ifadeler tamamiyle, geliştirme takımının kendi + sundukları ürünü geliştirirken yaptıkları testlere dayanmakta.} #%%global common_description_uk %%{expand:…} %global common_description_zh %{expand: FastAPI 是一个用于构建 API 的现代、快速(高性能)的 web 框架,使用 Python 3.6+ @@ -227,7 +249,7 @@ FastAPI 是一个用于构建 API 的现代、快速(高性能)的 web 框� %description -l pt %{common_description_pt} #%%description -l ru %%{common_description_ru} #%%description -l sq %%{common_description_sq} -#%%description -l tr %%{common_description_tr} +%description -l tr %{common_description_tr} #%%description -l uk %%{common_description_uk} %description -l zh %{common_description_zh} @@ -250,7 +272,7 @@ Summary(ko): %{sum_ko} Summary(pt): %{sum_pt} # Summary(ru): %%{sum_ru} # Summary(sq): %%{sum_sq} -# Summary(tr): %%{sum_tr} +Summary(tr): %{sum_tr} # Summary(uk): %%{sum_uk} Summary(zh): %{sum_zh} @@ -268,7 +290,7 @@ Summary(zh): %{sum_zh} %description -n python3-fastapi -l pt %{common_description_pt} #%%description -n python3-fastapi -l ru %%{common_description_ru} #%%description -n python3-fastapi -l sq %%{common_description_sq} -#%%description -n python3-fastapi -l tr %%{common_description_tr} +%description -n python3-fastapi -l tr %{common_description_tr} #%%description -n python3-fastapi -l uk %%{common_description_uk} %description -n python3-fastapi -l zh %{common_description_zh} diff --git a/sources b/sources index 37be3b3..8174d26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fastapi-0.68.1.tar.gz) = 754f6ede434fcf09fc71753a47b101254350dfda35cf0f500583c531a3dd6439694b61998091a104b79921e6c5855d6696e2736b2b45e44e63b8cbdf66aede79 +SHA512 (fastapi-0.68.2.tar.gz) = df0afb58b8726eccb5ba5c4d3292ccfea2e08956038a6a78a6392562a11ff40a757f1be22ffcac733072398fa0ff6f86a9f06d39330a498bd98dc8c6c2d52b82