From 04095f907d053fcda7c1660feba5826d6c2f62cc Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 16:31:20 +0000 Subject: automatic import of python-pytype --- .gitignore | 1 + python-pytype.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1afa1c2..e5273de 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pytype-2023.3.31.tar.gz +/pytype-2023.4.18.tar.gz diff --git a/python-pytype.spec b/python-pytype.spec index 0247091..e5c607f 100644 --- a/python-pytype.spec +++ b/python-pytype.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytype -Version: 2023.3.31 +Version: 2023.4.18 Release: 1 Summary: Python type inferencer License: Apache 2.0 URL: https://google.github.io/pytype -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a1/fa/4c9e0e72e3fcfbda5f392bc7f5c787b2032e6f98a98a4a7133e77e0213de/pytype-2023.3.31.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/b1/c1c6466f958a1e8898e2ccba1a4aebb5e7970b08db0a70a286897a2707aa/pytype-2023.4.18.tar.gz BuildArch: noarch @@ -892,7 +892,7 @@ This is not an official Google product. %prep -%autosetup -n pytype-2023.3.31 +%autosetup -n pytype-2023.4.18 %build %py3_build @@ -932,5 +932,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2023.3.31-1 +* Fri Apr 21 2023 Python_Bot - 2023.4.18-1 - Package Spec generated diff --git a/sources b/sources index 659c474..89385f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f00b63f84a96679f01041dad73b7b766 pytype-2023.3.31.tar.gz +95d6d65d7f6d01555f72741840166597 pytype-2023.4.18.tar.gz -- cgit v1.2.3