summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 06:21:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 06:21:51 +0000
commit38e15d4b4519d1789594fead508cc3f8c3897a67 (patch)
tree588b3b1e841f1dfc520cd673c6a3b163cbb1a32c
parente52f2c1e1d050697c376894a49c95ef1b4b015b4 (diff)
automatic import of python-beartypeopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-beartype.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 0.13.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 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