fdroid server update with S3 - support for invalidation of CloudFront
The server.py of fdroid is doing a great job of pushing a repository to S3 bucket. Since it uses s3cmd tool, it would be helpful if it supported "--cf-invalidate" option to force a cache refresh of edge servers.