Name:           hello
Version:        0.74
Release:        1.20241115041010525925.pr1248.8.gb51d95b%{?dist}
Summary:        Nice and a polite tool to make your day
License:        MIT
URL:            https://github.com/packit-service/hello-world
Source0:        hello-0.74.tar.gz
BuildArch:      noarch
BuildRequires:  python3-devel
BuildRequires:  python3-setuptools

%description
%{summary}


%prep
%autosetup -n hello-0.74

%build
%py3_build

%install
%py3_install

%files
%license LICENSE
%{_bindir}/hello
%{python3_sitelib}/*
%doc README.md

%changelog
* Fri Nov 15 2024 Packit <hello@packit.dev> - 0.74-1.20241115041010525925.pr1248.8.gb51d95b
- Build using Packit-stg (Packit Validation)
- Opened PR trigger (Packit Validation)
- Use current TMT format (Laura Barcziova)
- BuildRequires setuptools (Laura Barcziova)
- Apply suggestions from code review (Jiri Popelka)
- [.packit.yaml] update targets (Jiri Popelka)

* Thu May 02 2019 Tomas Tomecek <ttomecek@redhat.com> - 0.1.0-1
- initial upstream release: 0.1.0