-
Notifications
You must be signed in to change notification settings - Fork 29
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
4 changed files
with
10 additions
and
3 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,3 +1,10 @@ | ||
pypureomapi (0.5) unstable; urgency=low | ||
|
||
* add lookup_hostname and add_host_without_ip | ||
* add pylint exceptions and Debian dh-python dependency | ||
|
||
-- Dr. Torge Szczepanek <[email protected]> Mon, 21 Nov 2016 15:53:04 +0100 | ||
|
||
pypureomapi (0.4) unstable; urgency=low | ||
|
||
[ Dr. Torge Szczepanek ] | ||
|
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 |
---|---|---|
|
@@ -37,7 +37,7 @@ | |
__author__ = "Helmut Grohne, Dr. Torge Szczepanek" | ||
__copyright__ = "Cygnus Networks GmbH" | ||
__license__ = "Apache-2.0" | ||
__version__ = "0.4" | ||
__version__ = "0.5" | ||
__maintainer__ = "Dr. Torge Szczepanek" | ||
__email__ = "[email protected]" | ||
|
||
|
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
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