Ppb

Latest version: v3.2.0

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

Scan your dependencies

Page 1 of 8

3.2.0

Official release of ppb 3.2.0. Yes, we skipped 2 entirely! We didn't release at all in 2022, and our major versions update in the summer of the Northern Hemisphere. There are no breaking changes this time, and there won't be breaking changes until at least 4.0.0 in June 2024!

What's Changed
* Fix Windows Install Notes in getting started. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/659
* Add helpful error when translate_point_to_screen fails due to AttributeError by avarice-m in https://github.com/ppb/pursuedpybear/pull/654
* Import Warnings by jillslind in https://github.com/ppb/pursuedpybear/pull/672
* Switch docs theme to furo by jschwarzwalder in https://github.com/ppb/pursuedpybear/pull/670
* Updates image matrices. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/680
* setup.py: Move remaining options to declarative config, delete by nbraud in https://github.com/ppb/pursuedpybear/pull/678
* Actually distribute ppb.debug by AstraLuma in https://github.com/ppb/pursuedpybear/pull/677
* Updates documentation for 3.2 release. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/681
* Bumps metadata ahead of 3.2 by pathunstrom in https://github.com/ppb/pursuedpybear/pull/679
* Fix SDL by AstraLuma in https://github.com/ppb/pursuedpybear/pull/682
* Read the docs configuration. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/684
* Removes 3.7 and lower requirements. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/685

New Contributors
* jillslind made their first contribution in https://github.com/ppb/pursuedpybear/pull/672
* jschwarzwalder made their first contribution in https://github.com/ppb/pursuedpybear/pull/670

**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.1...v3.2.0b1

3.2.0b2

What's Changed
* Fix Windows Install Notes in getting started. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/659
* Add helpful error when translate_point_to_screen fails due to AttributeError by avarice-m in https://github.com/ppb/pursuedpybear/pull/654
* Import Warnings by jillslind in https://github.com/ppb/pursuedpybear/pull/672
* Switch docs theme to furo by jschwarzwalder in https://github.com/ppb/pursuedpybear/pull/670
* Updates image matrices. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/680
* setup.py: Move remaining options to declarative config, delete by nbraud in https://github.com/ppb/pursuedpybear/pull/678
* Actually distribute ppb.debug by AstraLuma in https://github.com/ppb/pursuedpybear/pull/677
* Updates documentation for 3.2 release. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/681
* Bumps metadata ahead of 3.2 by pathunstrom in https://github.com/ppb/pursuedpybear/pull/679
* Fix SDL by AstraLuma in https://github.com/ppb/pursuedpybear/pull/682
* Read the docs configuration. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/684
* Removes 3.7 and lower requirements. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/685

New Contributors
* jillslind made their first contribution in https://github.com/ppb/pursuedpybear/pull/672
* jschwarzwalder made their first contribution in https://github.com/ppb/pursuedpybear/pull/670

**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.1...v3.2.0b1

3.2.0b1

What's Changed
* Fix Windows Install Notes in getting started. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/659
* Add helpful error when translate_point_to_screen fails due to AttributeError by avarice-m in https://github.com/ppb/pursuedpybear/pull/654
* Import Warnings by jillslind in https://github.com/ppb/pursuedpybear/pull/672
* Switch docs theme to furo by jschwarzwalder in https://github.com/ppb/pursuedpybear/pull/670
* Updates image matrices. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/680
* setup.py: Move remaining options to declarative config, delete by nbraud in https://github.com/ppb/pursuedpybear/pull/678
* Actually distribute ppb.debug by AstraLuma in https://github.com/ppb/pursuedpybear/pull/677
* Updates documentation for 3.2 release. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/681
* Bumps metadata ahead of 3.2 by pathunstrom in https://github.com/ppb/pursuedpybear/pull/679
* Fix SDL by AstraLuma in https://github.com/ppb/pursuedpybear/pull/682
* Read the docs configuration. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/684
* Removes 3.7 and lower requirements. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/685

New Contributors
* jillslind made their first contribution in https://github.com/ppb/pursuedpybear/pull/672
* jschwarzwalder made their first contribution in https://github.com/ppb/pursuedpybear/pull/670

**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.1...v3.2.0b1

1.1

The primary win this release cycle is a bunch of fixes of automated delivery systems. We fixed some failures in our documentation pipeline, added an extra badge to the README so we can catch documentation build failures much sooner. We also got some documentation updates thanks to some new contributors!

We improved our test suites (more new contributors!) by adding test failers to prevent time outs and long test times.

We did a bunch of fixes to our CI pipeline, fixing configuration failures and fixing our upload scripts!

Finally, we added a diagnostic tool so you can check which SDL libraries are available on your machine, which should help us hunt down the source of bugs more effectively.

What's Changed
* Fixed a issue in viztest/main.py by abhijeetgupto in https://github.com/ppb/pursuedpybear/pull/638
* Fixes doc builds on Python 3.7 and earlier. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/635
* Adding sjames1958gm - me to CONTRIBUTORs.md by sjames1958gm in https://github.com/ppb/pursuedpybear/pull/642
* added instructions on how to do an editable installation by elenajp in https://github.com/ppb/pursuedpybear/pull/641
* Added failer to test_contexts to avoid CI timeout by sgavil in https://github.com/ppb/pursuedpybear/pull/644
* Deprecation warning for python3.6 by MichaelCduBois in https://github.com/ppb/pursuedpybear/pull/640
* Fixed references to Ellipse, free(), and load() in Asset System reference by tran-dy in https://github.com/ppb/pursuedpybear/pull/639
* Adds a second docs status badge for canon by pathunstrom in https://github.com/ppb/pursuedpybear/pull/645
* Added python3.10 to CI by sgavil in https://github.com/ppb/pursuedpybear/pull/646
* Fix 637 by AstraLuma in https://github.com/ppb/pursuedpybear/pull/647
* Fix CI by AstraLuma in https://github.com/ppb/pursuedpybear/pull/629
* Add sdlinfo tool by AstraLuma in https://github.com/ppb/pursuedpybear/pull/628
* Update-gitignore by avarice-m in https://github.com/ppb/pursuedpybear/pull/653
* Adds doc-utils pin for read the docs. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/651
* updating __all__ events by phileinSophos in https://github.com/ppb/pursuedpybear/pull/649
* Update GitHub deploy token by AstraLuma in https://github.com/ppb/pursuedpybear/pull/655
* Fix the examples zip job by pathunstrom in https://github.com/ppb/pursuedpybear/pull/656
* Fixes list dist uploads. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/657
* Version 1.1 by pathunstrom in https://github.com/ppb/pursuedpybear/pull/658

New Contributors
* abhijeetgupto made their first contribution in https://github.com/ppb/pursuedpybear/pull/638
* sjames1958gm made their first contribution in https://github.com/ppb/pursuedpybear/pull/642
* elenajp made their first contribution in https://github.com/ppb/pursuedpybear/pull/641
* sgavil made their first contribution in https://github.com/ppb/pursuedpybear/pull/644
* MichaelCduBois made their first contribution in https://github.com/ppb/pursuedpybear/pull/640
* tran-dy made their first contribution in https://github.com/ppb/pursuedpybear/pull/639
* avarice-m made their first contribution in https://github.com/ppb/pursuedpybear/pull/653
* phileinSophos made their first contribution in https://github.com/ppb/pursuedpybear/pull/649

**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.0...v1.1

1.1rc3

More fixes to the upload pipeline!

What's Changed
* Fixed a issue in viztest/main.py by abhijeetgupto in https://github.com/ppb/pursuedpybear/pull/638
* Fixes doc builds on Python 3.7 and earlier. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/635
* Adding sjames1958gm - me to CONTRIBUTORs.md by sjames1958gm in https://github.com/ppb/pursuedpybear/pull/642
* added instructions on how to do an editable installation by elenajp in https://github.com/ppb/pursuedpybear/pull/641
* Added failer to test_contexts to avoid CI timeout by sgavil in https://github.com/ppb/pursuedpybear/pull/644
* Deprecation warning for python3.6 by MichaelCduBois in https://github.com/ppb/pursuedpybear/pull/640
* Fixed references to Ellipse, free(), and load() in Asset System reference by tran-dy in https://github.com/ppb/pursuedpybear/pull/639
* Adds a second docs status badge for canon by pathunstrom in https://github.com/ppb/pursuedpybear/pull/645
* Added python3.10 to CI by sgavil in https://github.com/ppb/pursuedpybear/pull/646
* Fix 637 by AstraLuma in https://github.com/ppb/pursuedpybear/pull/647
* Fix CI by AstraLuma in https://github.com/ppb/pursuedpybear/pull/629
* Add sdlinfo tool by AstraLuma in https://github.com/ppb/pursuedpybear/pull/628
* Update-gitignore by avarice-m in https://github.com/ppb/pursuedpybear/pull/653
* Adds doc-utils pin for read the docs. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/651
* updating __all__ events by phileinSophos in https://github.com/ppb/pursuedpybear/pull/649
* Update GitHub deploy token by AstraLuma in https://github.com/ppb/pursuedpybear/pull/655
* Fix the examples zip job by pathunstrom in https://github.com/ppb/pursuedpybear/pull/656
* Fixes list dist uploads. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/657

New Contributors
* abhijeetgupto made their first contribution in https://github.com/ppb/pursuedpybear/pull/638
* sjames1958gm made their first contribution in https://github.com/ppb/pursuedpybear/pull/642
* elenajp made their first contribution in https://github.com/ppb/pursuedpybear/pull/641
* sgavil made their first contribution in https://github.com/ppb/pursuedpybear/pull/644
* MichaelCduBois made their first contribution in https://github.com/ppb/pursuedpybear/pull/640
* tran-dy made their first contribution in https://github.com/ppb/pursuedpybear/pull/639
* avarice-m made their first contribution in https://github.com/ppb/pursuedpybear/pull/653
* phileinSophos made their first contribution in https://github.com/ppb/pursuedpybear/pull/649

**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.0...v1.1rc3

1.1rc2

Second release candidate (failure was our automated build pipeline.)

What's Changed
* Fixed a issue in viztest/main.py by abhijeetgupto in https://github.com/ppb/pursuedpybear/pull/638
* Fixes doc builds on Python 3.7 and earlier. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/635
* Adding sjames1958gm - me to CONTRIBUTORs.md by sjames1958gm in https://github.com/ppb/pursuedpybear/pull/642
* added instructions on how to do an editable installation by elenajp in https://github.com/ppb/pursuedpybear/pull/641
* Added failer to test_contexts to avoid CI timeout by sgavil in https://github.com/ppb/pursuedpybear/pull/644
* Deprecation warning for python3.6 by MichaelCduBois in https://github.com/ppb/pursuedpybear/pull/640
* Fixed references to Ellipse, free(), and load() in Asset System reference by tran-dy in https://github.com/ppb/pursuedpybear/pull/639
* Adds a second docs status badge for canon by pathunstrom in https://github.com/ppb/pursuedpybear/pull/645
* Added python3.10 to CI by sgavil in https://github.com/ppb/pursuedpybear/pull/646
* Fix 637 by AstraLuma in https://github.com/ppb/pursuedpybear/pull/647
* Fix CI by AstraLuma in https://github.com/ppb/pursuedpybear/pull/629
* Add sdlinfo tool by AstraLuma in https://github.com/ppb/pursuedpybear/pull/628
* Update-gitignore by avarice-m in https://github.com/ppb/pursuedpybear/pull/653
* Adds doc-utils pin for read the docs. by pathunstrom in https://github.com/ppb/pursuedpybear/pull/651
* updating __all__ events by phileinSophos in https://github.com/ppb/pursuedpybear/pull/649
* Update GitHub deploy token by AstraLuma in https://github.com/ppb/pursuedpybear/pull/655
* Fix the examples zip job by pathunstrom in https://github.com/ppb/pursuedpybear/pull/656

New Contributors
* abhijeetgupto made their first contribution in https://github.com/ppb/pursuedpybear/pull/638
* sjames1958gm made their first contribution in https://github.com/ppb/pursuedpybear/pull/642
* elenajp made their first contribution in https://github.com/ppb/pursuedpybear/pull/641
* sgavil made their first contribution in https://github.com/ppb/pursuedpybear/pull/644
* MichaelCduBois made their first contribution in https://github.com/ppb/pursuedpybear/pull/640
* tran-dy made their first contribution in https://github.com/ppb/pursuedpybear/pull/639
* avarice-m made their first contribution in https://github.com/ppb/pursuedpybear/pull/653
* phileinSophos made their first contribution in https://github.com/ppb/pursuedpybear/pull/649

**Full Changelog**: https://github.com/ppb/pursuedpybear/compare/v1.0...v1.1rc2

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.