diff options
Diffstat (limited to 'python-pyright.spec')
| -rw-r--r-- | python-pyright.spec | 14 |
1 files changed, 7 insertions, 7 deletions
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 <Python_Bot@openeuler.org> - 1.1.302-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.304-1 - Package Spec generated |
