Skip to content

Commit

Permalink
Merge branch 'main' into pyopenssl-cryptography-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
IzerOnadimQC authored Dec 2, 2024
2 parents 27ad1fe + fa3a1c5 commit 8592219
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions recipe/patch_yaml/bitstring.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# bitstring is not compatable with bitarray 3.0
if:
name: bitstring
timestamp_lt: 1733161794000
then:
- replace_depends:
old: bitarray >=2.8.0
new: bitarray >=2.8.0,<3

0 comments on commit 8592219

Please sign in to comment.