Pushover-complete

Latest version: v1.2.0

Safety actively analyzes 722832 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

- Major modernization of the project's supporting structures
- Add Time To Live (TTL) support ([Pull 14](https://github.com/scolby33/pushover_complete/pull/14))
- Now supporting Python 2.7 and 3.9 to 3.13
- Note: this will be the final release supporting Python 2.7
- Fully replace setup.py with pyproject.toml
- Use GitHub Actions instead of Travis for CI/CD
- Use GitHub Actions for trusted publishing to PyPI
- Various updates to documentation

1.2.0rc1

A test release to test trusted publishing to PyPI.

1.1.1

- HOTFIX for 1.1.0
- Fix Python versions badge in the documents index
- Add the Python 3.6 classifier in `setup.py` so the right versions are shown on PyPI

1.1.0

- Add [image attachment support](https://pushover.net/api#attachments>) (Pulls [5](https://github.com/scolby33/pushover_complete/pull/5>) and [#9](https://github.com/scolby33/pushover_complete/pull/9>))
- Officially add support for Python 3.6
- Officially deprecate support for Python 3.5. It will be removed in the next major version release.
- Change default tox environment for Python 3 to py36
- Refactored `.travis.yml` to be more concise and use the new `py` [environment specification](https://tox.readthedocs.io/en/3.0.0/example/basic.html#a-simple-tox-ini-default-environments) (Pull [8](https://github.com/scolby33/pushover_complete/pull/8))
- Some refactoring in the main API (more list comprehensions yay!) (Pull [6](https://github.com/scolby33/pushover_complete/pull/6))
- Several small documentation changes/refinements

1.0.2

- "Add" Python 3.6 support. It's not in Travis as an allowed failure and didn't require any code changes to pass!
- Fix a major bug with the receipt cancel API. I was using a GET request instead of a POST
- Stop using the releases Sphinx plugin for the changelog. Its philosophy didn't match well with mine
- Update release procedure based on no longer using releases
- Some minor documentation fixes

1.0.1

- Officially add Python 2.7 support and add testing for it to tox and Travis
- Numerous updates to documentation and README, etc. to make them prettier and more useful

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.