From 13a7f6e99254e42caf210b6a85a36d0fb10567b6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 06:29:40 +0000 Subject: automatic import of python-strongtyping --- .gitignore | 1 + python-strongtyping.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0f959d7..da0359e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /strongtyping-3.10.7.tar.gz +/strongtyping-3.11.1.tar.gz diff --git a/python-strongtyping.spec b/python-strongtyping.spec index 6c11d8e..cac9e22 100644 --- a/python-strongtyping.spec +++ b/python-strongtyping.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-strongtyping -Version: 3.10.7 +Version: 3.11.1 Release: 1 Summary: Decorator which checks whether the function is called with the correct type of parameters License: MIT URL: https://strongtyping.readthedocs.io/en/latest/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/fa/0e29a3519f8cd7c0c10962375670e1fde97fa3733ec298e2ebd6b7bedd0d/strongtyping-3.10.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f5/dc/d522fd5fe0af1cf4bd4a2c05508a14bf3d75d137d264e9dc10d8a2476e80/strongtyping-3.11.1.tar.gz BuildArch: noarch @@ -88,7 +88,7 @@ And raises TypeMisMatch if the used parameters in a function cal %prep -%autosetup -n strongtyping-3.10.7 +%autosetup -n strongtyping-3.11.1 %build %py3_build @@ -128,5 +128,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 3.10.7-1 +* Tue May 30 2023 Python_Bot - 3.11.1-1 - Package Spec generated diff --git a/sources b/sources index a534579..db7b7c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a0cde3626b2f6293595124509813070 strongtyping-3.10.7.tar.gz +d35fe324ee8988de36a9784517015343 strongtyping-3.11.1.tar.gz -- cgit v1.2.3