index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 18:46:33 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 18:46:33 +0200 |
commit | 62704326629b90fbf9127d3bab3b82ef7a446a56 (patch) | |
tree | 9160e8d74ef37ee8d91d5625a94a1c86b96c65f0 /extra/python-platformdirs | |
parent | c36502fa99000afd5b401c59f4a20d4bd4ae1653 (diff) |
-rw-r--r-- | extra/python-platformdirs/PKGBUILD | 6 |
diff --git a/extra/python-platformdirs/PKGBUILD b/extra/python-platformdirs/PKGBUILD new file mode 100644 index 00000000..5f84d4e8 --- /dev/null +++ b/extra/python-platformdirs/PKGBUILD @@ -0,0 +1,6 @@ +# boostrapping python modules + +# no testing no test or optional dependencies +unset check +unset checkdepends +unset optdepends |