Compare commits
2 Commits
7e8b442518
...
fa6e203ca6
Author | SHA1 | Date | |
---|---|---|---|
|
fa6e203ca6 | ||
|
e07eea6459 |
@ -7,7 +7,7 @@ URL: https://github.com/bb4242/sdnotify
|
|||||||
Source0: https://git.shrug.pw/api/packages/neil/generic/%{name}/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://git.shrug.pw/api/packages/neil/generic/%{name}/%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python-devel
|
BuildRequires: python3-devel
|
||||||
|
|
||||||
%global _description %{expand:
|
%global _description %{expand:
|
||||||
This is a pure Python implementation of the systemd sd_notify protocol. This
|
This is a pure Python implementation of the systemd sd_notify protocol. This
|
||||||
@ -38,6 +38,7 @@ Summary: %{summary}
|
|||||||
%pyproject_save_files sdnotify
|
%pyproject_save_files sdnotify
|
||||||
|
|
||||||
%files -n python3-sdnotify -f %{pyproject_files}
|
%files -n python3-sdnotify -f %{pyproject_files}
|
||||||
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 12 2022 Neil Hanlon <neil@rockylinux.org> - 0.3.2-1
|
* Mon Dec 12 2022 Neil Hanlon <neil@rockylinux.org> - 0.3.2-1
|
||||||
|
Reference in New Issue
Block a user