gnu: dot2tex: Switch to pyproject. * gnu/packages/graphviz.scm (dot2tex): Update to 2.11.3. [build-system]: Switch to pyproject-build-system. [arguments] <test-flags>: Move options here. <phases>: Use default 'check. [native-inputs]: Add python-setuptools. Change-Id: I969689cfcc57893c64ba39687b0b4b323d77b21a
gnu: Deprecate protonvpn-cli. * gnu/packages/vpn.scm (protonvpn-cli): Define as the deprecated version of proton-vpn-cli. Change-Id: I7205537b62ea78e74e4e310edea44b2f005529c5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add proton-vpn-cli. * gnu/packages/vpn.scm (proton-vpn-cli): New variable. Change-Id: I1bc662904eb7739143714a3da1ff3590fefffba3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-proton-vpn-api-core. * gnu/packages/vpn.scm (python-proton-vpn-api-core): New variable. Change-Id: I3812dd75f04a689328000f7284f57ab84eddf4ea Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-django-allauth: Update to 65.9.0. * gnu/packages/django.scm (python-django-allauth): Update to 65.9.0. [home-page, source]: Update repository url. Change-Id: Ia9d821d1dcd2091157c01fd7eb9c04906cdd04c4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-fido2: Update to 2.0.0. * gnu/packages/security-token.scm (python-fido2): Update to 2.0.0. [source]: Switch to git-fetch. [arguments]<#:test-flags>: Add --no-device. Change-Id: I892d6471968551c553b5e45ab6b926646176d8d2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-proton-vpn-local-agent. * gnu/packages/vpn.scm (python-proton-vpn-local-agent): New variable. * gnu/packages/rust-crates.scm: Add python-proton-vpn-local-agent crate list. Change-Id: Ife3ec38218a916eea083d1e7f2f9fffa9679b7a7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-proton-keyring-linux. * gnu/packages/vpn.scm (python-proton-keyring-linux): New variable. Change-Id: Ic6d063d4aa05012c027a3217c1cf97e574721a58 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-proton-core. * gnu/packages/vpn.scm (python-proton-core): New variable. Change-Id: I0261d9393f9400098e9c26de74f7cac29fb1a035 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytaglib: Update to 3.1.0. * gnu/packages/mp3.scm (python-pytaglib): Update to 3.1.0, use G-Expressions. [source]: Switch to git-fetch; remove redundund snippet. [build-system]: Switch to pyproject-build-system. [inputs]: Remove taglib; add taglib-next. [native-inputs]: Add python-setuptools. Fixes: guix/guix#4662 Change-Id: I44610089ec59a60c8e1ae59cd7a479a516f60067
gnu: Add taglib-next. * gnu/packages/mp3.scm (taglib-next): New variable. Change-Id: I623ad7608183cdbc23c5e09da05cb496287c56f2
gnu: Remove python-iml. * gnu/packages/machine-learning.scm (python-iml): Delete variable. Fixes: guix/guix#4444 Change-Id: Iabdfc85d07177d0cba30b92917ad6036002b1b91
gnu: Remove python-btchip-python. * gnu/packages/finance.scm (python-btchip-python): Delete variable. Fixes: guix/guix#4487 Change-Id: I7897a99112b86c87a8b7c322ca988b53beddbcaa
gnu: Remove libtorrent-rasterbar-1.2. * gnu/packages/bittorrent.scm (libtorrent-rasterbar-1.2): Delete variable. Fixes: guix/guix#4446 Change-Id: I6e1b6676e69f785703ffaf1c37ed9356667ace33
gnu: Remove python-sphinx-cloud-sptheme. * gnu/packages/sphinx.scm (python-sphinx-cloud-sptheme): Delete variable. Fixes: guix/guix#4421 Change-Id: Ied4c2a6278fc648ac3e64acd0289e4fddca7e013
gnu: Remove owncloud-client. * gnu/packages/sync.scm (owncloud-client): Delete variable. Fixes: guix/guix#4373 Change-Id: I5bb5973ccfd4dff03e685b23850f392c706680fa
gnu: Remove bitshuffle. Deprecation was set 3 months ago. * gnu/packages/python-compression.scm (bitshuffle): Delete variable. Change-Id: I58b93f3122ee1c6993185dfa71ea417448973585
gnu: Remove python-google-brotli. Deprecation was set 3 years ago, it's a time to drop the variable completely. * gnu/packages/python-compression.scm (python-google-brotli): Delete variable. Change-Id: I5c0fe0f892b6a3e61b7c83ec16291cb0a2170978
gnu: python-grid5000: Update to 1.2.4. * gnu/packages/python-web.scm (python-grid5000): Update to 1.2.4. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Remove python-wheel. Change-Id: Id63542172273e5b3ce0535c8350c56bcc59f781c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-jstyleson: Update to 0.0.2-0.8c47cc9. * gnu/packages/python-web.scm (python-jstyleson): Update to 0.0.2-0.8c47cc9. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. Change-Id: I54bfd8f5873ef29f3d710ec83639191cae352b13 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>