!2 Update package to version 1.0.0
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
f9d044a80c
Binary file not shown.
BIN
plette-1.0.0.tar.gz
Normal file
BIN
plette-1.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global pypi_name plette
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.4
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Summary: Plette implements Pipfile and Pipfile.lock parsers, generators, and optional validators.
|
||||
|
||||
@ -46,5 +46,10 @@ Plette implements Pipfile and Pipfile.lock parsers, generators, and optional val
|
||||
%{python3_sitelib}/%{pypi_name}*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.0.0-1
|
||||
- Update package to version 1.0.0
|
||||
Rewrite the entire library using dataclasses.
|
||||
Add more rigorous testing.
|
||||
|
||||
* Fri Jun 9 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.4.4-1
|
||||
- Initial package to version 0.4.4 for requirementslib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user