From 38e15d4b4519d1789594fead508cc3f8c3897a67 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 06:21:51 +0000 Subject: automatic import of python-beartype --- .gitignore | 1 + python-beartype.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 52dd160..34ecae1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /beartype-0.13.0.tar.gz +/beartype-0.13.1.tar.gz diff --git a/python-beartype.spec b/python-beartype.spec index 7419341..70d6ade 100644 --- a/python-beartype.spec +++ b/python-beartype.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-beartype -Version: 0.13.0 +Version: 0.13.1 Release: 1 Summary: Unbearably fast runtime type checking in pure Python. License: MIT URL: https://beartype.readthedocs.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/f3/f4043c3113476f073bfd3c2027943c90df9da1c22282f97e961bcf7571b4/beartype-0.13.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/91/067ba8e805db88b8260308609959b5e124f01cebdb5346f147887a78dca0/beartype-0.13.1.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -52,7 +52,7 @@ Provides: python3-beartype-doc %prep -%autosetup -n beartype-0.13.0 +%autosetup -n beartype-0.13.1 %build %py3_build @@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.13.0-1 +* Sun Apr 23 2023 Python_Bot - 0.13.1-1 - Package Spec generated diff --git a/sources b/sources index 240b5c7..549bf56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94e7633df1932b746ea90eb4443c3602 beartype-0.13.0.tar.gz +b9d473b5ad57af286586664353cf5305 beartype-0.13.1.tar.gz -- cgit v1.2.3