From e46846440f603dba44b60c1abb29032b0214516e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:27:24 +0000 Subject: automatic import of python-pyright --- .gitignore | 1 + python-pyright.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 3ef7b71..a67efdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyright-1.1.302.tar.gz +/pyright-1.1.304.tar.gz diff --git a/python-pyright.spec b/python-pyright.spec index bfbd894..b7068cd 100644 --- a/python-pyright.spec +++ b/python-pyright.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyright -Version: 1.1.302 +Version: 1.1.304 Release: 1 Summary: Command line wrapper for pyright License: MIT URL: https://github.com/RobertCraigie/pyright-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/04/04beca371a1fc3834d32bb8fb96d86b74f057d32128cb893adb025441ef3/pyright-1.1.302.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/dc/1cb8b90aae25a597fd5c17f29b49e3eadc751b353706234ba026a22793a1/pyright-1.1.304.tar.gz BuildArch: noarch Requires: python3-nodeenv @@ -55,7 +55,7 @@ You can also setup pyright to run automatically before each commit by setting up ```yaml repos: - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.302 + rev: v1.1.304 hooks: - id: pyright ``` @@ -185,7 +185,7 @@ You can also setup pyright to run automatically before each commit by setting up ```yaml repos: - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.302 + rev: v1.1.304 hooks: - id: pyright ``` @@ -312,7 +312,7 @@ You can also setup pyright to run automatically before each commit by setting up ```yaml repos: - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.302 + rev: v1.1.304 hooks: - id: pyright ``` @@ -395,7 +395,7 @@ All pull requests are welcome. %prep -%autosetup -n pyright-1.1.302 +%autosetup -n pyright-1.1.304 %build %py3_build @@ -435,5 +435,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.1.302-1 +* Tue Apr 25 2023 Python_Bot - 1.1.304-1 - Package Spec generated diff --git a/sources b/sources index 1ccf1a0..f30898e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccdbad2ddce5efce21e21439a46cbb33 pyright-1.1.302.tar.gz +a788bea438ced58e34ee897ad320a51c pyright-1.1.304.tar.gz -- cgit v1.2.3