pythonPackages.pushover: init at 0.3
This commit is contained in:
@@ -12409,7 +12409,6 @@ in {
|
||||
|
||||
py = callPackage ../development/python-modules/py { };
|
||||
|
||||
|
||||
pyacoustid = buildPythonPackage rec {
|
||||
name = "pyacoustid-1.1.0";
|
||||
|
||||
@@ -12519,6 +12518,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
python-pushover = callPackage ../development/python-modules/pushover {};
|
||||
|
||||
mongodict = buildPythonPackage rec {
|
||||
name = "mongodict-${version}";
|
||||
version = "0.3.1";
|
||||
|
||||
Reference in New Issue
Block a user