From 70a24362ded3eb35de0cadf93379f2f1473e7888 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:27:22 +0000 Subject: automatic import of python-returns --- python-returns.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-returns.spec') diff --git a/python-returns.spec b/python-returns.spec index 58c8e31..c0cb4ef 100644 --- a/python-returns.spec +++ b/python-returns.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-returns -Version: 0.19.0 +Version: 0.20.0 Release: 1 Summary: Make your functions return something meaningful, typed, and safe! License: BSD-3-Clause URL: https://returns.readthedocs.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/74/5b6f588a9eae2976e8d34a3c30ceb2afaefeb17e96aea6ccd754399cc627/returns-0.19.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c5/e3/00e885b3771ecc1d22e8a3d1d47927cf33f2de1b3fcea8217bc4098d10d8/returns-0.20.0.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -41,7 +41,7 @@ Provides: python3-returns-doc [![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide) %prep -%autosetup -n returns-0.19.0 +%autosetup -n returns-0.20.0 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.19.0-1 +* Tue Apr 25 2023 Python_Bot - 0.20.0-1 - Package Spec generated -- cgit v1.2.3