!4 [sync] PR-2: Make cargo update for rust version upgrade
From: @openeuler-sync-bot Reviewed-by: @desert-sailor Signed-off-by: @desert-sailor
This commit is contained in:
commit
324221a7da
4856
0001-cargo-update-for-rust-version-upgrade.patch
Normal file
4856
0001-cargo-update-for-rust-version-upgrade.patch
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.13.1
|
Version: 0.13.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Convert Vega-Lite chart specifications to SVG, PNG, or Vega.
|
Summary: Convert Vega-Lite chart specifications to SVG, PNG, or Vega.
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -12,6 +12,8 @@ Source0: https://files.pythonhosted.org/packages/10/62/6e41e11047eecb596d
|
|||||||
Source1: cargo-vendor-cache
|
Source1: cargo-vendor-cache
|
||||||
Source2: cargo-librusty-v8
|
Source2: cargo-librusty-v8
|
||||||
|
|
||||||
|
Patch1: 0001-cargo-update-for-rust-version-upgrade.patch
|
||||||
|
|
||||||
BuildRequires: rust-packaging
|
BuildRequires: rust-packaging
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -67,5 +69,8 @@ EOF
|
|||||||
%{python3_sitearch}/vl_convert*.dist-info/
|
%{python3_sitearch}/vl_convert*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 27 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.13.1-2
|
||||||
|
- Make cargo update for rust version upgrade
|
||||||
|
|
||||||
* Fri Sep 15 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.13.1-1
|
* Fri Sep 15 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.13.1-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user