Skip to content

Tags: biglocalnews/civic-scraper

Tags

0.2.10

Toggle 0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix CivPlus bugs #176 #189 (#190)

* Fix CivPlus bugs #176 #189
* linter fixe
* Fix GH build process

0.2.9

Toggle 0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Alternative fix for #177 (#180)

- Try -1 for missing content-length header to sidestep downstream data ingestion bug

0.2.8

Toggle 0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix content-length bug in CivicPlusSite for East Brandywine PA #177 (#…

…178)

* Fix content-length bug in CivicPlusSite for East Brandywine PA #177 
* Drop testing support 3.7 support and add 3.11
* Update and fix breakage in GH Actions workflows #179

0.2.7

Toggle 0.2.7's commit message
Give preference to supplied place_name on CivicPlusSite.place

0.2.6

Toggle 0.2.6's commit message
linting fixes

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Legistar refactor (#154)

Closes #152 #153

- Standardize Site class name for Legistar
- Add date-filtering support
- Add download support
- Add filters for file type and size
- Download Agendas and Minutes by default
- Namespace vcrpy fixtures by test module name
- Add date parsing utility function
- Add test coverage for Legistar
- Fix broken CivicPlus test and namespace all tests under test mod name #149
- Fix typing-extensions build bug

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Lint fix in setup.py (#145)

0.2.3

Toggle 0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify setup.py (#144)

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to PyPI hosted legistar dependency (#138)

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #136 from biglocalnews/setup.py

Added system for deploying to PyPI via GitHub Actions