- update to 1.4.0:
* The plugin now supports Poetry's upcoming PEP-621 functionality. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=7
This commit is contained in:
parent
fe2dfc4533
commit
bc2154cb82
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b780ea6a7231aca182afcfa9fc907060c9aab7d38831c7a843c423f99e7ec90
|
|
||||||
size 31625
|
|
3
poetry_dynamic_versioning-1.4.0.tar.gz
Normal file
3
poetry_dynamic_versioning-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:725178bd50a22f2dd4035de7f965151e14ecf8f7f19996b9e536f4c5559669a7
|
||||||
|
size 32629
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 30 20:01:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.4.0:
|
||||||
|
* The plugin now supports Poetry's upcoming PEP-621
|
||||||
|
functionality.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 7 20:56:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue May 7 20:56:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-poetry-dynamic-versioning
|
Name: python-poetry-dynamic-versioning
|
||||||
Version: 1.3.0
|
Version: 1.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugin for Poetry to enable dynamic versioning based on VCS tags
|
Summary: Plugin for Poetry to enable dynamic versioning based on VCS tags
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user