Skip to content

Ran pre-commit, added licenses #4

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 3 commits into from
Feb 14, 2021
Merged

Ran pre-commit, added licenses #4

merged 3 commits into from
Feb 14, 2021

Conversation

evaherrada
Copy link
Collaborator

No description provided.

@evaherrada evaherrada requested a review from kattni February 3, 2021 21:36
@evaherrada
Copy link
Collaborator Author

@tannewt Any idea how to fix the Sphinx failure? I'm pretty sure I've run across this before and you told me how to fix it (although I could be mistaken)

@tannewt
Copy link
Member

tannewt commented Feb 5, 2021

I'm not sure what annotations is. I'd ask @dhalbert who wrote that code.

@dhalbert
Copy link
Contributor

dhalbert commented Feb 5, 2021

annotations is type annotations, which are available as a __future__ feature starting in Python 3.7. This library and the other BLE libraries depend on at least Python 3.7 for a number of things when run under adafruit-blinka-bleio. The rollback to Python 3.6 in the .yml files will break things.

@evaherrada
Copy link
Collaborator Author

(meant to write 3.7 not 3.6 on the first commit)

@FoamyGuy FoamyGuy merged commit 97e5f30 into master Feb 14, 2021
@FoamyGuy FoamyGuy deleted the REUSE branch February 14, 2021 21:58
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 19, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.0.1 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_DotStar#51 from adafruit/REUSE
  > Hardcoded Black and REUSE versions
  > Added pre-commit-config file

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS1841 to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_DS1841#3 from adafruit/REUSE
  > Hardcoded Black and REUSE versions
  > Added pre-commit-config file

Updating https://github.com/adafruit/Adafruit_CircuitPython_LPS2X to 2.0.2 from 2.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_LPS2X#6 from adafruit/REUSE
  > Hardcoded Black and REUSE versions
  > Added pre-commit-config file

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx to 2.4.4 from 2.4.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_MCP230xx#39 from SAK917/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel_SPI to 0.9.1 from 0.9.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel_SPI#27 from adafruit/REUSE
  > Hardcoded Black and REUSE versions
  > Added pre-commit-config file

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 5.1.4 from 5.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#107 from kimmellr/request-header-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_TM to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_TM#2 from imgrant/serial_number

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Eddystone to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Eddystone#11 from adafruit/REUSE

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_iBBQ to 1.2.3 from 1.2.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_iBBQ#4 from adafruit/REUSE
  > Hardcoded Black and REUSE versions
  > Added pre-commit-config file
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.

4 participants