Update to 0.4.2
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
f4db85d49a
commit
9ee17e7b68
@ -19,7 +19,7 @@
|
|||||||
%global canonicalname %{py_dist_name %{srcname}}
|
%global canonicalname %{py_dist_name %{srcname}}
|
||||||
|
|
||||||
Name: python-%{canonicalname}
|
Name: python-%{canonicalname}
|
||||||
Version: 0.4.1
|
Version: 0.4.2
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Package and CLI tool to generate release fields and changelogs
|
Summary: Package and CLI tool to generate release fields and changelogs
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,7 +80,7 @@ enabled packages locally.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
|
||||||
sed -i -e '/pytest-cov/d' pyproject.toml
|
sed -i -e '/pytest-cov/d; /addopts.*--cov/d' pyproject.toml
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpmautospec-0.4.1.tar.gz) = 5400c726abbf5de28df7f475db6abc83262e7aa70dc6fffebbd85e58577a1340012408611858aac259b7e3f86e96e2ff383ba3d680f8d10ff524afa42d11f1ed
|
SHA512 (rpmautospec-0.4.2.tar.gz) = 1b99b360f5a598f43793682ca18faa0b3e07c8bb5dba6257dbab723c278619a717043231b4c363aa226d5ef5878c196675138cf62e0151282837a33f52419ca3
|
||||||
|
Loading…
Reference in New Issue
Block a user