Mark
Mark
A [scraper I built](https://morph.io/cofiem/brisbane_city_council_petitions) started failing with an SSL error on 1 Oct 2021. I'm not sure how to fix this? ``` Injecting configuration and compiling... [1G [1G-----> Python app...
Updated html and json views where member.electorate was used, closes #697
Includes the reason for the changes. Closes #961 Before:  After: 
I'm exploring the ALA's spatial services. I've created a vagrant box using `ubuntu/bionic64`. I checked out commit a94fc91fb2e4af5046397173b17e4562ad2430a8. I used [ansible/inventories/vagrant/spatial](https://github.com/AtlasOfLivingAustralia/ala-install/blob/a94fc91fb2e4af5046397173b17e4562ad2430a8/ansible/inventories/vagrant/spatial) as the basis for setting Ansible variables. Although I...
Add tests that highlight any changes to cli help output.
For example: ``` $ sedge update C:\\Users\\user1/.ssh\\key1_id_rsa.ppk is not a public key file. Load key "C:\\Users\\user1/.ssh\\key1_id_rsa.ppk": invalid format C:\\Users\\user1/.ssh\\key2_id_rsa is not a public key file. Load key "C:\\Users\\user1/.ssh\\key2_id_rsa.ppk": invalid format...
From https://github.com/AtlasOfLivingAustralia/ALA4R "The Atlas of Living Australia (ALA) provides tools to enable users of biodiversity information to find, access, combine and visualise data on Australian plants and animals; these have...
I had some down time, and I'm interested in odd things, so I went and made a scraper for this issue on publicwhip / tvfy: https://github.com/openaustralia/publicwhip/issues/805#issuecomment-428922088 Long story short -...
As described in the [issue](https://github.com/pypi/warehouse/issues/14549): "For non pure python, it's often challenging to be able to determine if a wheel is available for a given Python implementation, abi, and platform....
Adds per-project [Alternate Repository Location as per PEP 708](https://peps.python.org/pep-0708/#alternate-locations-metadata). - Implements the UI and database changes. - Includes changes to the html and json APIs. - Includes tests. - The...