Commit Graph

10 Commits

Author SHA1 Message Date
Muhammad Falak R Wani
eb6f517764 b4: 0.12.4 -> 0.13.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-16 19:07:54 +01:00
R. Ryantm
633473f6cb b4: 0.12.3 -> 0.12.4 2024-01-22 13:14:39 +01:00
Muhammad Falak R Wani
8068ee76a2 b4: 0.12.2 -> 0.12.3
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-08-30 13:04:26 +00:00
Weijia Wang
d7619eff54 treewide: development: use top-level fetchPypi 2023-05-25 15:52:27 +03:00
Alyssa Ross
238d4c3334 b4: 0.12.1 -> 0.12.2 2023-03-20 13:38:03 +00:00
Rouven Czerwinski
889febc034 b4: 0.10.1 -> 0.12.1 2023-02-03 09:56:12 +01:00
Alyssa Ross
b3a4414dd4
b4: 0.8.0 -> 0.10.1; adopt 2022-10-09 17:23:52 +00:00
Xinglu Chen
cb6fac46c1 b4: 0.6.2 -> 0.8.0
Update to latest release.
2022-05-21 10:12:54 +00:00
Rouven Czerwinski
da99ec9f3a b4: loosen versions for request and dnspython
Until the next stable release, we need to loosen the version
requirements ourselves by hand for dnspython, since NixOS has updated to
version 2.1. While at it, adjust requests from ~=2.24.0 to ~=2.25 which
effectively enables all 2.* versions for requests.

Fixes the following build error:

  adding 'b4-0.6.2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /build/b4-0.6.2/dist /build/b4-0.6.2
  Processing ./b4-0.6.2-py3-none-any.whl
  Requirement already satisfied: dkimpy~=1.0.5 in /nix/store/3war2scyn6pnrhhcfdx48vd5023x2rkp-python3.8-dkimpy-1.0.5/lib/python3.8/site-packages (from b4==0.6.2) (1.0.5)
  ERROR: Could not find a version that satisfies the requirement dnspython~=2.0.0 (from b4)
  ERROR: No matching distribution found for dnspython~=2.0.0
2021-04-29 07:20:52 +02:00
William Casarin
425d6c7cb9 b4: init at 0.6.2
Signed-off-by: William Casarin <jb55@jb55.com>
Reviewed-by: Xinglu Chen <public@yoctocell.xyz>
Reviewed-by: Matthias Beyer <mail@beyermatthias.de>
Message-Id: 20210206202618.32583-1-jb55@jb55.com
Link: https://lists.sr.ht/~andir/nixpkgs-dev/patches/20096
2021-02-06 18:26:26 -08:00