|
|
@ -55,7 +55,7 @@ SendGrid, SimplePush, Slack, Super Toasty, Stride, Syslog, Techulus Push, Telegr |
|
|
|
Twilio, Twitter, Twist, XBMC, XMPP, Webex Teams} |
|
|
|
Twilio, Twitter, Twist, XBMC, XMPP, Webex Teams} |
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name} |
|
|
|
Name: python-%{pypi_name} |
|
|
|
Version: 0.8.0 |
|
|
|
Version: 0.8.1 |
|
|
|
Release: 1%{?dist} |
|
|
|
Release: 1%{?dist} |
|
|
|
Summary: A simple wrapper to many popular notification services used today |
|
|
|
Summary: A simple wrapper to many popular notification services used today |
|
|
|
License: MIT |
|
|
|
License: MIT |
|
|
@ -221,6 +221,9 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version |
|
|
|
%endif # with_python2 |
|
|
|
%endif # with_python2 |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Sun Oct 13 2019 Chris Caron <lead2gold@gmail.com> - 0.8.1-1 |
|
|
|
|
|
|
|
- Updated to v0.8.1 |
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 20 2019 Chris Caron <lead2gold@gmail.com> - 0.8.0-1 |
|
|
|
* Fri Sep 20 2019 Chris Caron <lead2gold@gmail.com> - 0.8.0-1 |
|
|
|
- Updated to v0.8.0 |
|
|
|
- Updated to v0.8.0 |
|
|
|
|
|
|
|
|
|
|
|