-
-
Notifications
You must be signed in to change notification settings - Fork 440
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
58 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,27 @@ | ||
BSD 3-Clause License | ||
Copyright (c) Chris Caron <[email protected]> | ||
All rights reserved. | ||
|
||
Apprise - Push Notification Library. | ||
Copyright (c) 2023, Chris Caron <[email protected]> | ||
Redistribution and use in source and binary forms, with or without modification, | ||
are permitted provided that the following conditions are met: | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
1. Redistributions of source code must retain the above copyright notice, | ||
this list of conditions and the following disclaimer. | ||
|
||
1. Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
2. Redistributions in binary form must reproduce the above copyright | ||
notice, this list of conditions and the following disclaimer in the | ||
documentation and/or other materials provided with the distribution. | ||
|
||
2. Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation | ||
and/or other materials provided with the distribution. | ||
3. Neither the name of Django nor the names of its contributors may be used | ||
to endorse or promote products derived from this software without | ||
specific prior written permission. | ||
|
||
3. Neither the name of the copyright holder nor the names of its | ||
contributors may be used to endorse or promote products derived from | ||
this software without specific prior written permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,9 +31,9 @@ | |
# POSSIBILITY OF SUCH DAMAGE. | ||
|
||
__title__ = 'Apprise' | ||
__version__ = '1.2.1' | ||
__version__ = '1.3.0' | ||
__author__ = 'Chris Caron' | ||
__license__ = 'GPLv2' | ||
__license__ = 'BSD' | ||
__copywrite__ = 'Copyright (C) 2023 Chris Caron <[email protected]>' | ||
__email__ = '[email protected]' | ||
__status__ = 'Production' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# Translations template for apprise. | ||
# Copyright (C) 2022 Chris Caron | ||
# Copyright (C) 2023 Chris Caron | ||
# This file is distributed under the same license as the apprise project. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: apprise 1.2.1\n" | ||
"Project-Id-Version: apprise 1.3.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-12-28 09:43-0500\n" | ||
"POT-Creation-Date: 2023-02-22 17:31-0500\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -50,6 +50,9 @@ msgstr "" | |
msgid "Account SID" | ||
msgstr "" | ||
|
||
msgid "Action" | ||
msgstr "" | ||
|
||
msgid "Add Tokens" | ||
msgstr "" | ||
|
||
|
@@ -83,6 +86,9 @@ msgstr "" | |
msgid "Attach" | ||
msgstr "" | ||
|
||
msgid "Attach File As" | ||
msgstr "" | ||
|
||
msgid "Attach Filename" | ||
msgstr "" | ||
|
||
|
@@ -92,6 +98,9 @@ msgstr "" | |
msgid "Authentication Key" | ||
msgstr "" | ||
|
||
msgid "Authentication Type" | ||
msgstr "" | ||
|
||
msgid "Authorization Token" | ||
msgstr "" | ||
|
||
|
@@ -305,6 +314,9 @@ msgstr "" | |
msgid "Include Segment" | ||
msgstr "" | ||
|
||
msgid "Integration ID" | ||
msgstr "" | ||
|
||
msgid "Is Ad?" | ||
msgstr "" | ||
|
||
|
@@ -353,6 +365,9 @@ msgstr "" | |
msgid "Message Type" | ||
msgstr "" | ||
|
||
msgid "Meta Extras" | ||
msgstr "" | ||
|
||
msgid "Modal" | ||
msgstr "" | ||
|
||
|
@@ -658,6 +673,9 @@ msgstr "" | |
msgid "Text To Speech" | ||
msgstr "" | ||
|
||
msgid "Third Party ID" | ||
msgstr "" | ||
|
||
msgid "Thread ID" | ||
msgstr "" | ||
|
||
|
@@ -715,6 +733,9 @@ msgstr "" | |
msgid "Use Session" | ||
msgstr "" | ||
|
||
msgid "User Email" | ||
msgstr "" | ||
|
||
msgid "User ID" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# -*- coding: utf-8 -*- | ||
# BSD 3-Clause License | ||
# | ||
# Apprise - Push Notification Library. | ||
|
@@ -57,7 +56,7 @@ SparkPost, Super Toasty, Streamlabs, Stride, Syslog, Techulus Push, Telegram, | |
Twilio, Twitter, Twist, XBMC, Voipms, Vonage, Webex Teams} | ||
|
||
Name: python-%{pypi_name} | ||
Version: 1.2.1 | ||
Version: 1.3.0 | ||
Release: 1%{?dist} | ||
Summary: A simple wrapper to many popular notification services used today | ||
License: BSD | ||
|
@@ -187,6 +186,12 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version | |
%{python3_sitelib}/%{pypi_name}/cli.* | ||
|
||
%changelog | ||
* Wed Feb 22 2023 Chris Caron <[email protected]> - 1.3.0 | ||
- Updated to v1.3.0 | ||
|
||
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.2.1-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild | ||
|
||
* Wed Dec 28 2022 Chris Caron <[email protected]> - 1.2.1-1 | ||
- Updated to v1.2.1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters