Skip to content

New app: HACS (Hackspace Access Control System)

Holger Cremer requested to merge smilix/fdroiddata:master into master
  • The app complies with the inclusion criteria
  • The original app author has been notified (and supports the inclusion)
  • All related fdroiddata and rfp issues have been referenced in this merge request
  • Builds with fdroid build

The gradle build works fine, but fdroid build -v -l fails with

INFO: Creating source tarball...
...
  File "/usr/local/Cellar/fdroidserver/1.0.9/libexec/lib/python3.7/site-packages/fdroidserver/build.py", line 562, in build_local
    tarball.add(build_dir, tarname, exclude=tarexc)
TypeError: add() got an unexpected keyword argument 'exclude'

I expect this is only a problem on my system and the build server has not that problem.

I havn't tested this build, but the one I made for the Play Store.

Edited by Holger Cremer

Merge request reports