Update package to version 1.0.0
This commit is contained in:
parent
2634b9d7a7
commit
211eda8d96
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
|
%global pypi_name plette
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.4.4
|
Version: 1.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Plette implements Pipfile and Pipfile.lock parsers, generators, and optional validators.
|
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/
|
%{python3_sitelib}/%{pypi_name}*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jun 9 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.4.4-1
|
||||||
- Initial package to version 0.4.4 for requirementslib
|
- Initial package to version 0.4.4 for requirementslib
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user