Name:           hello
Version:        0.74
Release:        1.20241210083644734584.pr43.7.g1f7dce3%{?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
* Tue Dec 10 2024 Packit <hello@packit.dev> - 0.74-1.20241210083644734584.pr43.7.g1f7dce3
- Fix configuration for Packit 1.0.0 (Packit Service)
- 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