index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-01-21 00:27:41 +0200 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-01-21 00:27:50 +0200 |
commit | 441049f7c99b61af8e4ff079601af581a862b849 (patch) | |
tree | 659e5c3637ea07e787488a620bbc050c55cfb029 /extra | |
parent | 1a340014bef8f691043c48dc34502afdc913f765 (diff) |
-rw-r--r-- | extra/python-attrs/PKGBUILD | 4 |
diff --git a/extra/python-attrs/PKGBUILD b/extra/python-attrs/PKGBUILD new file mode 100644 index 00000000..0ff09112 --- /dev/null +++ b/extra/python-attrs/PKGBUILD @@ -0,0 +1,4 @@ +# Break dependency cycle between attrs and hypothesis +unset check +unset checkdepends + |