···1818, xclip
1919}:
20202121-# NOTE: pypass can also be used as an application, but probably the most
2222-# important usecase is as a library. So, let's use buildPythonPackage and
2323-# support any Python version instead of defining it as an application with
2424-# buildPythonApplication.
2121+# Use the `pypass` top-level attribute, if you're interested in the
2222+# application
2523buildPythonPackage rec {
2624 pname = "pypass";
2725 version = "0.2.1";
···4343 bt_proximity = throw "'bt_proximity' has been renamed to/replaced by 'bt-proximity'"; # Converted to throw 2022-09-24
4444 carrot = throw "carrot has been removed, as its development was discontinued in 2012"; # added 2022-01-18
4545 class-registry = phx-class-registry; # added 2021-10-05
4646+ codespell = throw "codespell has been promoted to a top-level attribute"; # Added 2022-10-02
4647 ConfigArgParse = throw "'ConfigArgParse' has been renamed to/replaced by 'configargparse'"; # Converted to throw 2022-09-24
4748 cozy = throw "cozy was removed because it was not actually https://pypi.org/project/Cozy/."; # added 2022-01-14
4849 cryptography_vectors = "cryptography_vectors is no longer exposed in python*Packages because it is used for testing cryptography only."; # Added 2022-03-23
···7374 flask_testing = flask-testing; # added 2022-04-25
7475 flask_wtf = flask-wtf; # added 2022-05-24
7576 garminconnect-ha = garminconnect; # added 2022-02-05
7777+ gigalixir = throw "gigalixir has been promoted to a top-level attribute"; # Added 2022-10-02
7678 glances = throw "glances has moved to pkgs.glances"; # added 2020-20-28
7779 google_api_python_client = throw "'google_api_python_client' has been renamed to/replaced by 'google-api-python-client'"; # Converted to throw 2022-09-24
7880 googleapis_common_protos = throw "'googleapis_common_protos' has been renamed to/replaced by 'googleapis-common-protos'"; # Converted to throw 2022-09-24
···101103 mailman-web = throw "Please use pkgs.mailman-web"; # added 2022-04-29
102104 mistune_0_8 = throw "mistune_0_8 was removed because it was outdated and insecure"; # added 2022-08-12
103105 mistune_2_0 = mistune; # added 2022-08-12
106106+ mutmut = throw "mutmut has been promoted to a top-level attribute"; # added 2022-10-02
104107 net2grid = gridnet; # add 2022-04-22
105108 nose-cover3 = throw "nose-cover3 has been removed, it was using setuptools 2to3 translation feature, which has been removed in setuptools 58"; # added 2022-02-16
109109+ notifymuch = throw "notifymuch has been promoted to a top-level attribute"; # added 2022-10-02
106110 ordereddict = throw "ordereddict has been removed because it is only useful on unsupported python versions."; # added 2022-05-28
107111 pam = python-pam; # added 2020-09-07.
108112 PasteDeploy = pastedeploy; # added 2021-10-07
109113 pathpy = path; # added 2022-04-12
110114 pdfminer = pdfminer-six; # added 2022-05-25
111115 pep257 = pydocstyle; # added 2022-04-12
116116+ poetry2conda = throw "poetry2conda was promoted to a top-level attribute"; # Added 2022-10-02
112117 poster3 = throw "poster3 is unmaintained and source is no longer available"; # added 2023-05-29
113118 postorius = throw "Please use pkgs.mailmanPackages.postorius"; # added 2022-04-29
114119 powerlineMemSegment = powerline-mem-segment; # added 2021-10-08