2022-11-28T02:12:03 coconut 1.6.0 -> 2.1.1 https://pypi.org/project/coconut/ 2022-11-28T02:12:05 attrpath: coconut 2022-11-28T02:12:06 Checking auto update branch... 2022-11-28T02:12:06 No auto update branch exists 2022-11-28T02:12:06 Old version 1.6.0" not present in master derivation file with contents: { lib , buildPythonPackage , fetchFromGitHub , cpyparsing , ipykernel , mypy , pexpect , pygments , pytestCheckHook , prompt-toolkit , tkinter , watchdog }: buildPythonPackage rec { pname = "coconut"; version = "2.1.0"; src = fetchFromGitHub { owner = "evhub"; repo = "coconut"; rev = "v${version}"; sha256 = "sha256-TkMwOE/Jug1zKjR1048o/Jmn8o9/oQPNqzwXYakwpgs="; }; propagatedBuildInputs = [ cpyparsing ipykernel mypy pygments prompt-toolkit watchdog ]; checkInputs = [ pexpect pytestCheckHook tkinter ]; # Currently most tests have performance issues pytestFlagsArray = [ "coconut/tests/constants_test.py" ]; pythonImportsCheck = [ "coconut" ]; meta = with lib; { homepage = "http://coconut-lang.org/"; description = "Simple, elegant, Pythonic functional programming"; license = licenses.asl20; maintainers = with maintainers; [ fabianhjr ]; }; } 2022-11-28T08:11:07 coconut 2.1.0 -> 2.1.1 https://repology.org/metapackage/coconut/versions 2022-11-28T08:11:09 attrpath: coconut 2022-11-28T08:11:10 Checking auto update branch... 2022-11-28T08:11:10 No auto update branch exists 2022-11-28T08:11:10 There might already be an open PR for this update: - python310Packages.coconut: 2.1.0 -> 2.1.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201643" 2022-11-28T16:46:36 coconut 2.1.0 -> 2.1.1 https://github.com/evhub/coconut/releases 2022-11-28T16:46:38 attrpath: coconut 2022-11-28T16:46:38 Checking auto update branch... 2022-11-28T16:46:38 No auto update branch exists 2022-11-28T16:46:39 There might already be an open PR for this update: - python310Packages.coconut: 2.1.0 -> 2.1.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201643"