!14 [sync] PR-6: Update package to version 0.3.4

From: @openeuler-sync-bot 
Reviewed-by: @desert-sailor 
Signed-off-by: @desert-sailor
This commit is contained in:
openeuler-ci-bot 2024-12-06 09:42:31 +00:00 committed by Gitee
commit 6e80702e0b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 2 deletions

View File

@ -2,12 +2,12 @@
%global pypi_name ruff %global pypi_name ruff
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.3.2 Version: 0.3.4
Release: 1 Release: 1
Summary: An extremely fast Python linter, written in Rust. Summary: An extremely fast Python linter, written in Rust.
License: MIT License: MIT
URL: https://github.com/astral-sh/ruff URL: https://github.com/astral-sh/ruff
Source0: https://files.pythonhosted.org/packages/e1/11/134742808610b28b960687ab735c562ec4c8444d0fe09d39d01c4ffdc8ff/ruff-0.3.2.tar.gz Source0: https://files.pythonhosted.org/packages/e1/11/134742808610b28b960687ab735c562ec4c8444d0fe09d39d01c4ffdc8ff/ruff-0.3.4.tar.gz
BuildRequires: rust-packaging BuildRequires: rust-packaging
BuildRequires: python3-devel BuildRequires: python3-devel
@ -44,6 +44,10 @@ An extremely fast Python linter, written in Rust.
%{python3_sitearch}/%{pypi_name}*.dist-info/ %{python3_sitearch}/%{pypi_name}*.dist-info/
%changelog %changelog
* Wed Mar 27 2024 GuoCe <guoce@kylinos.cn> - 0.3.4-1
- Update package to version 0.3.4
- Add yaml file
* Fri Mar 15 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.2-1 * Fri Mar 15 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.2-1
- Update package to version 0.3.2 - Update package to version 0.3.2
- Fix trailing kwargs end of line comment after slash - Fix trailing kwargs end of line comment after slash

4
python-ruff.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: pypi
src_repo: ruff
tag_prefix:
seperator: .

Binary file not shown.

BIN
ruff-0.3.4.tar.gz Normal file

Binary file not shown.