Update to 0.1.1

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2023-11-15 12:36:32 +01:00
parent be7dd749a0
commit a53efb98c2
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/rpmautospec_core-0.1.0.tar.gz
/rpmautospec_core-0.1.1.tar.gz

View File

@ -2,7 +2,7 @@
%global canonicalname %{py_dist_name %{srcname}}
Name: python-%{canonicalname}
Version: 0.1.0
Version: 0.1.1
Release: %autorelease
Summary: Minimum functionality for rpmautospec
@ -11,10 +11,13 @@ URL: https://github.com/fedora-infra/%{canonicalname}
Source0: %{pypi_source %{srcname}}
BuildArch: noarch
BuildRequires: python3-devel >= 3.6.0
# The dependencies needed for testing dont get auto-generated.
BuildRequires: python3dist(pytest)
BuildRequires: python3dist(pytest-cov)
BuildRequires: sed
%generate_buildrequires
%pyproject_buildrequires -t
%pyproject_buildrequires
%global _description %{expand:
This package contains minimum functionality to determine if an RPM spec file
@ -40,7 +43,7 @@ Summary: %{summary}
sed -i -e 's|^\(.*/LICENSE\)|%%license \1|g' %{pyproject_files}
%check
%tox
%pytest
%files -n python3-%{canonicalname} -f %{pyproject_files}
%doc README.md

View File

@ -1 +1 @@
SHA512 (rpmautospec_core-0.1.0.tar.gz) = 47d71cf81d10ca08498abefd6362aa3e0be48aebfb1ad8978546b27ad1a103564463283a236f9df374e073773c61dd0b8a6ed2e60b6349e0a9fd57edf36b82cb
SHA512 (rpmautospec_core-0.1.1.tar.gz) = 0b59d6d5bb7f240b51d31286a7d50ea022fccc86dbceef3434d52a1d21d76f1c8325e331da23fd660183e693cb8c3b6e474b2b8059f7eb2c2276421eca808ef4