summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 04:27:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 04:27:22 +0000
commit70a24362ded3eb35de0cadf93379f2f1473e7888 (patch)
tree94cb649ca9cbe2abfa902a9468ecfb2d64e4e878
parentf9b73707367558dc37e95e43241727f93798ac85 (diff)
automatic import of python-returnsopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-returns.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index c4a0fbc..3e6f8ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/returns-0.19.0.tar.gz
+/returns-0.20.0.tar.gz
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 <Python_Bot@openeuler.org> - 0.19.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.0-1
- Package Spec generated
diff --git a/sources b/sources
index e6c5ccb..296fc2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9204f8089562cbcdf6a6e50e97520a57 returns-0.19.0.tar.gz
+df9258390e3bba247b8b5a7dd84ef573 returns-0.20.0.tar.gz