index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 11:38:22 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 11:38:22 +0200 |
commit | da93202220f9626c665da4e5e9648c2e0d4b1b55 (patch) | |
tree | 9c402e82afbdc865bf389cf847383f87ec7b7c2a /extra/python-requests | |
parent | 0510d974b4131736041fb314d1996a3ef14d5c2e (diff) |
-rw-r--r-- | extra/python-requests/PKGBUILD | 6 |
diff --git a/extra/python-requests/PKGBUILD b/extra/python-requests/PKGBUILD new file mode 100644 index 00000000..5f84d4e8 --- /dev/null +++ b/extra/python-requests/PKGBUILD @@ -0,0 +1,6 @@ +# boostrapping python modules + +# no testing no test or optional dependencies +unset check +unset checkdepends +unset optdepends |