Skip to content

No longer support pypixelbuf or _pixelbuf #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

dhalbert
Copy link
Contributor

As of CircuitPython 7, adafruit_pypixelbuf and _pixelbuf are no longer used, and adafruit_pypixelbuf is being removed from the library bundle. Instead we use adafruit_pixelbuf both for the Python library and the built-in module. Remove the support for the old names.

@dhalbert dhalbert requested review from kattni and caternuson March 25, 2022 18:31
@kattni kattni merged commit 16c143c into adafruit:main Mar 25, 2022
@dhalbert dhalbert deleted the pixelbuf-only branch March 25, 2022 19:00
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 26, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.2.0 from 2.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_DotStar#60 from dhalbert/no-pypixelbuf

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 4.2.0 from 4.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#161 from anecdata/getRemoteData

Updating https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint to 2.2.4 from 2.2.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Fingerprint#47 from ajiekurniawansaputra/main
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3741 to 1.3.0 from 1.2.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3741#16 from dhalbert/no-pypixelbuf

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.3.0 from 6.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#124 from dhalbert/no-pypixelbuf
  > Fixed readthedocs build

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel_SPI to 1.0.0 from 0.9.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel_SPI#33 from dhalbert/pixelbuf-only
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.6.2 from 5.6.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#84 from adafruit/fix_isconnected
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf to 1.1.3 from 1.1.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Pixelbuf#5 from tekktrik/doc/fix-lib-name
  > Fixed readthedocs build
  > Post-patch cleanup
  > Consolidate Documentation sections of README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants