Automated Libraries update for 08-Sep-19

This commit is contained in:
Adabot 2019-09-08 07:48:24 -07:00
parent 4e5a13d265
commit 4d98c8a566

View file

@ -1,43 +1,46 @@
{
"updated_at": "2019-09-01T14:28:19Z",
"updated_at": "2019-09-08T14:32:24Z",
"contributors": [
"dastels",
"ntoll",
"caternuson",
"jerryneedell",
"tannewt",
"mscosti",
"dherrada",
"brentru",
"dhalbert",
"xon235",
"jerryneedell"
"hartzell",
"makermelissa"
],
"reviewers": [
"ladyada",
"caternuson",
"makermelissa",
"siddacious",
"ladyada",
"tannewt",
"brentru",
"kattni",
"jerryneedell"
"makermelissa",
"siddacious"
],
"merged_pr_count": "21",
"library_updates": {
"new": {
"Adafruit_CircuitPython_GC_IOT_Core": "https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core",
"Adafruit_CircuitPython_TLV493D": "https://github.com/adafruit/Adafruit_CircuitPython_TLV493D"
"Adafruit_CircuitPython_BitmapSaver": "https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"Adafruit_CircuitPython_IL0373": "https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"Adafruit_CircuitPython_IL0398": "https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"Adafruit_CircuitPython_IL91874": "https://github.com/adafruit/Adafruit_CircuitPython_IL91874",
"Adafruit_CircuitPython_PCT2075": "https://github.com/adafruit/Adafruit_CircuitPython_PCT2075",
"Adafruit_CircuitPython_SSD1608": "https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"Adafruit_CircuitPython_SSD1675": "https://github.com/adafruit/Adafruit_CircuitPython_SSD1675"
},
"updated": {
"Adafruit_CircuitPython_AMG88xx": "https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx",
"Adafruit_CircuitPython_BoardTest": "https://github.com/adafruit/Adafruit_CircuitPython_BoardTest",
"Adafruit_CircuitPython_DS1307": "https://github.com/adafruit/Adafruit_CircuitPython_DS1307",
"Adafruit_CircuitPython_DS3231": "https://github.com/adafruit/Adafruit_CircuitPython_DS3231",
"Adafruit_CircuitPython_ESP32SPI": "https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI",
"Adafruit_CircuitPython_IS31FL3731": "https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731",
"Adafruit_CircuitPython_LIS3DH": "https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH",
"Adafruit_CircuitPython_MCP230xx": "https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx",
"Adafruit_CircuitPython_MiniMQTT": "https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT",
"Adafruit_CircuitPython_PCF8523": "https://github.com/adafruit/Adafruit_CircuitPython_PCF8523",
"Adafruit_CircuitPython_PN532": "https://github.com/adafruit/Adafruit_CircuitPython_PN532",
"Adafruit_CircuitPython_Requests": "https://github.com/adafruit/Adafruit_CircuitPython_Requests",
"Adafruit_CircuitPython_SI4713": "https://github.com/adafruit/Adafruit_CircuitPython_SI4713"
"Adafruit_CircuitPython_binascii": "https://github.com/adafruit/Adafruit_CircuitPython_binascii",
"Adafruit_CircuitPython_CursorControl": "https://github.com/adafruit/Adafruit_CircuitPython_CursorControl",
"Adafruit_CircuitPython_DymoScale": "https://github.com/adafruit/Adafruit_CircuitPython_DymoScale",
"Adafruit_CircuitPython_EPD": "https://github.com/adafruit/Adafruit_CircuitPython_EPD",
"Adafruit_CircuitPython_ESP_ATcontrol": "https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol",
"Adafruit_CircuitPython_GC_IOT_Core": "https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core",
"Adafruit_CircuitPython_HT16K33": "https://github.com/adafruit/Adafruit_CircuitPython_HT16K33",
"Adafruit_CircuitPython_LIDARLite": "https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite",
"Adafruit_CircuitPython_RFM9x": "https://github.com/adafruit/Adafruit_CircuitPython_RFM9x",
"Adafruit_CircuitPython_Slideshow": "https://github.com/adafruit/Adafruit_CircuitPython_Slideshow",
"Adafruit_CircuitPython_VL6180X": "https://github.com/adafruit/Adafruit_CircuitPython_VL6180X"
}
},
"open_issues": {
@ -59,6 +62,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font/issues/9": "Remove backward-compatible imports when 4.0.0 released"
}
],
"Adafruit_CircuitPython_BLE": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_BLE/issues/19": "Wrap _bleio.Adapter functionality"
}
],
"Adafruit_CircuitPython_BluefruitSPI": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_BluefruitSPI/issues/9": "read_packet needs to check for leftover data in self._buffer"
@ -76,6 +84,9 @@
}
],
"Adafruit_CircuitPython_BME680": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_BME680/issues/19": "Please add __version__ and __repo__ metadata. Thank you!"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_BME680/issues/12": "The GAS values is slow to update and is not accurate"
},
@ -121,6 +132,9 @@
}
],
"Adafruit_CircuitPython_CircuitPlayground": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/issues/68": "Correct spelling of temperature example filenames (they are missing the a)"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/issues/50": "Add was_pressed method for button presses?"
},
@ -171,6 +185,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_DRV2605/issues/15": "Maybe use all the sequence slots?"
}
],
"Adafruit_CircuitPython_DS1307": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_DS1307/issues/12": "Please add __version__ and __repo__ metadata. Thank you!"
}
],
"Adafruit_CircuitPython_DS3231": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_DS3231/issues/15": "RS registers shouldn't be assumed"
@ -230,6 +249,16 @@
"https://github.com/adafruit/Adafruit_CircuitPython_framebuf/issues/20": "Non-ASCII characters are displayed incorrectly (code and font mismatch)"
}
],
"Adafruit_CircuitPython_FXAS21002C": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_FXAS21002C/issues/9": "Please add __version__ and __repo__ metadata. Thank you!"
}
],
"Adafruit_CircuitPython_FXOS8700": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_FXOS8700/issues/12": "Please add __version__ and __repo__ metadata. Thank you!"
}
],
"Adafruit_CircuitPython_GFX": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_GFX/issues/4": "Add accelerated full_rect to __init__"
@ -246,6 +275,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_GPS/issues/22": "Stuff to update the learning guide with"
}
],
"Adafruit_CircuitPython_hashlib": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_hashlib/issues/3": "The __version__ for this module is not correct semver"
}
],
"Adafruit_CircuitPython_HID": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_HID/issues/34": "support for 16bit values in the gamepad module"
@ -268,6 +302,9 @@
}
],
"Adafruit_CircuitPython_LIDARLite": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite/issues/6": "python module error"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite/issues/4": "pip3 install failing"
}
@ -277,7 +314,15 @@
"https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH/issues/22": "add orientation property"
}
],
"Adafruit_CircuitPython_LSM9DS0": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS0/issues/13": "Please add __version__ and __repo__ metadata. Thank you!"
}
],
"Adafruit_CircuitPython_MAX31865": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_MAX31865/issues/12": "Please add __version__ and __repo__ metadata. Thank you!"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_MAX31865/issues/11": "Temperature calculation ignores rtd_nominal for temperatures below zero"
},
@ -460,6 +505,9 @@
}
],
"Adafruit_CircuitPython_SimpleIO": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO/issues/44": "Please add __version__ and __repo__ metadata. Thank you!"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO/issues/38": "tone() will not work on nrf52840"
}
@ -477,6 +525,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1306/issues/24": "SSD1306_SPI TypeError: function expected at most 5 arguments, got 6"
}
],
"Adafruit_CircuitPython_SSD1675": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675/issues/2": "5.0.0-alpha.2 Label text doesn't update on B&W ePaper FeatherWing"
}
],
"Adafruit_CircuitPython_TCA9548A": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A/issues/8": "Deadlock when connected i2c device fails."
@ -493,6 +546,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_TCS34725/issues/7": "Check interrupt PR on Adafruit_Python_TCS34725 for relevance"
}
],
"Adafruit_CircuitPython_Thermistor": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_Thermistor/issues/8": "Please add __version__ and __repo__ metadata. Thank you!"
}
],
"Adafruit_CircuitPython_TSL2591": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_TSL2591/issues/8": "AttributeError: 'SMBus' object has no attribute 'write_bytes'"
@ -523,6 +581,9 @@
}
],
"Adafruit_CircuitPython_Waveform": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_Waveform/issues/10": "Please add __version__ and __repo__ metadata. Thank you!"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_Waveform/issues/9": "sine_wave likely to generate value too large for \"H\" array.array"
}
@ -625,16 +686,6 @@
"https://github.com/adafruit/Adafruit_CircuitPython_Hue/pull/6": "Add SimpleIO and ESP libraries to README"
}
],
"Adafruit_CircuitPython_IL0373": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373/pull/2": "Add examples and lint"
}
],
"Adafruit_CircuitPython_IL0398": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398/pull/1": "Wrap long lines"
}
],
"Adafruit_CircuitPython_LSM303": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_LSM303/pull/11": "Addition of accelerometer rates and gains"
@ -657,7 +708,7 @@
],
"Adafruit_CircuitPython_PyPortal": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/39": "New optional json_transforms arg to PyPortal constructor to post-process parsed JSON"
"https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/39": "New optional json_transform arg to PyPortal constructor to post-process parsed JSON"
},
{
"https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/34": "Add sd_check function to pyportal"
@ -666,26 +717,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/20": "Allo JSON raw data requests"
}
],
"Adafruit_CircuitPython_Slideshow": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_Slideshow/pull/14": " add try/except for wait_for_frame call for CP5.0 compatibility"
}
],
"Adafruit_CircuitPython_SSD1306": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1306/pull/26": "add power property to _SSD1306"
}
],
"Adafruit_CircuitPython_SSD1608": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608/pull/1": "Add example and lint"
}
],
"Adafruit_CircuitPython_SSD1675": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675/pull/1": "Add examples and lint"
}
],
"Adafruit_CircuitPython_TCS34725": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_TCS34725/pull/20": "Prevent divide by zero errors in temp calculation"
@ -696,11 +732,6 @@
"https://github.com/adafruit/Adafruit_CircuitPython_TLC59711/pull/5": "adding alternative TLC59711Multi driver implementation"
}
],
"Adafruit_CircuitPython_VL6180X": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_VL6180X/pull/8": "Switch to write and readinto"
}
],
"Adafruit_CircuitPython_WS2801": [
{
"https://github.com/adafruit/Adafruit_CircuitPython_WS2801/pull/4": "fix clock pin when not using SPI"
@ -710,48 +741,28 @@
"repo_infrastructure_errors": {
"CircuitPython drivers page missing driver": [
"https://github.com/adafruit/Adafruit_CircuitPython_CPython",
"https://github.com/adafruit/Adafruit_CircuitPython_GFX",
"https://github.com/adafruit/Adafruit_CircuitPython_TestRepo",
"https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR",
"https://github.com/adafruit/Adafruit_CircuitPython_Logger",
"https://github.com/adafruit/Adafruit_CircuitPython_MIDI",
"https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol",
"https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font",
"https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf",
"https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1325",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1322",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1327",
"https://github.com/adafruit/Adafruit_CircuitPython_PyPortal",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_Display_Text",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_MSA301",
"https://github.com/adafruit/Adafruit_CircuitPython_IL91874"
"https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol",
"https://github.com/adafruit/Adafruit_CircuitPython_PCT2075"
],
"CircuitPythonLibrarians team missing or does not have write access": [
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_Bus_Device",
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_NTP",
"https://github.com/adafruit/Adafruit_CircuitPython_EthernetManager"
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C"
],
"Example file(s) missing sensor/library name": [
"https://github.com/adafruit/Adafruit_CircuitPython_GFX",
"https://github.com/adafruit/Adafruit_CircuitPython_Logging",
"https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display",
"https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15",
"https://github.com/adafruit/Adafruit_CircuitPython_MSA301",
"https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx"
"https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_PCT2075"
],
"Failed to fetch ReadTheDocs valid versions": [
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1306",
"https://github.com/adafruit/Adafruit_CircuitPython_seesaw",
"https://github.com/adafruit/Adafruit_CircuitPython_DS3231"
"https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing"
],
"For pypi compatibility, missing Adafruit-Blinka in requirements.txt": [
"https://github.com/adafruit/Adafruit_CircuitPython_CPython",
@ -787,42 +798,43 @@
"https://github.com/adafruit/Adafruit_CircuitPython_BLE"
],
"Library has new commits since last release over a month ago": [
"https://github.com/adafruit/Adafruit_CircuitPython_TLC59711 (187 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_DS2413 (117 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_HTU21D (116 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_FancyLED (116 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_miniesptool (108 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx (138 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_IRRemote (112 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MPRLS (43 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 (37 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_BME280 (36 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_SHT31D (38 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad (80 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_BLE (92 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_GPS (112 days)"
"https://github.com/adafruit/Adafruit_CircuitPython_TLC59711 (194 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_DS2413 (124 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_HTU21D (123 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_FancyLED (123 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_miniesptool (115 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx (145 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_IRRemote (119 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MPRLS (50 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 (44 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_BME280 (43 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_RTTTL (37 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_DS18X20 (38 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_SHT31D (45 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad (87 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_BLE (99 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_GPS (119 days)"
],
"Library has new commits since last release within the last month": [
"https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite (30 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_RTTTL (30 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_DS18X20 (31 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MotorKit (23 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_SD (24 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_Thermal_Printer (15 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_AVRprog (12 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MSA301 (8 days)"
"https://github.com/adafruit/Adafruit_CircuitPython_MotorKit (30 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_SD (31 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_Thermal_Printer (22 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_AVRprog (19 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MSA301 (15 days)"
],
"Library has new commits since last release within the last week": [
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk (5 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_MPR121 (5 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_ADXL34x (2 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_RSA (1 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_PCT2075 (1 days)",
"https://github.com/adafruit/Adafruit_CircuitPython_Requests (1 days)"
],
"Library repository has no releases": [
"https://github.com/adafruit/Adafruit_CircuitPython_CPython",
"https://github.com/adafruit/Adafruit_CircuitPython_GFX",
"https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR",
"https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_IL91874"
"https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf"
],
"Missing simpletest example.": [
"https://github.com/adafruit/Adafruit_CircuitPython_OneWire",
@ -855,14 +867,10 @@
"https://github.com/adafruit/Adafruit_CircuitPython_GFX",
"https://github.com/adafruit/Adafruit_CircuitPython_TestRepo",
"https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR",
"https://github.com/adafruit/Adafruit_CircuitPython_Logging",
"https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_MSA301",
"https://github.com/adafruit/Adafruit_CircuitPython_IL91874"
"https://github.com/adafruit/Adafruit_CircuitPython_PCT2075"
],
"Not listed on PyPi for CPython use": [
"https://github.com/adafruit/Adafruit_CircuitPython_CPython",
@ -870,13 +878,11 @@
"https://github.com/adafruit/Adafruit_CircuitPython_Debouncer",
"https://github.com/adafruit/Adafruit_CircuitPython_TestRepo",
"https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR",
"https://github.com/adafruit/Adafruit_CircuitPython_Logger",
"https://github.com/adafruit/Adafruit_CircuitPython_Logging",
"https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT",
"https://github.com/adafruit/Adafruit_CircuitPython_ST7735",
"https://github.com/adafruit/Adafruit_CircuitPython_RGBLED",
"https://github.com/adafruit/Adafruit_CircuitPython_turtle",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_CursorControl",
"https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf",
"https://github.com/adafruit/Adafruit_CircuitPython_PyBadger",
"https://github.com/adafruit/Adafruit_CircuitPython_PYOA",
@ -885,10 +891,6 @@
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1322",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1327",
"https://github.com/adafruit/Adafruit_CircuitPython_PyPortal",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_HX8357",
"https://github.com/adafruit/Adafruit_CircuitPython_ST7789",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1331",
@ -900,30 +902,34 @@
"https://github.com/adafruit/Adafruit_CircuitPython_IterTools",
"https://github.com/adafruit/Adafruit_CircuitPython_binascii",
"https://github.com/adafruit/Adafruit_CircuitPython_hashlib",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_RSA",
"https://github.com/adafruit/Adafruit_CircuitPython_JWT",
"https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad",
"https://github.com/adafruit/Adafruit_CircuitPython_NTP",
"https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO",
"https://github.com/adafruit/Adafruit_CircuitPython_IL91874",
"https://github.com/adafruit/Adafruit_CircuitPython_BoardTest",
"https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core",
"https://github.com/adafruit/Adafruit_CircuitPython_Requests",
"https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT",
"https://github.com/adafruit/Adafruit_CircuitPython_BLE"
"https://github.com/adafruit/Adafruit_CircuitPython_BLE",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_CursorControl",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_RSA",
"https://github.com/adafruit/Adafruit_CircuitPython_Requests"
],
"Only allow merges, disallow rebase and squash": [
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_Bus_Device",
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C",
"https://github.com/adafruit/Adafruit_CircuitPython_turtle",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_WSGI",
"https://github.com/adafruit/Adafruit_CircuitPython_PYOA",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_NTP",
"https://github.com/adafruit/Adafruit_CircuitPython_TLV493D",
"https://github.com/adafruit/Adafruit_CircuitPython_EthernetManager"
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_PCT2075"
],
"PyLint version not fixed": [
"https://github.com/adafruit/Adafruit_CircuitPython_CPython"
@ -938,18 +944,14 @@
"https://github.com/adafruit/Adafruit_CircuitPython_GFX",
"https://github.com/adafruit/Adafruit_CircuitPython_TestRepo",
"https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR",
"https://github.com/adafruit/Adafruit_CircuitPython_Logging",
"https://github.com/adafruit/Adafruit_CircuitPython_MIDI",
"https://github.com/adafruit/Adafruit_CircuitPython_turtle",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf",
"https://github.com/adafruit/Adafruit_CircuitPython_PYOA",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_IL91874",
"https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver",
"https://github.com/adafruit/Adafruit_CircuitPython_Requests"
],
"ReadTheDocs project missing adabot as owner": [
@ -958,21 +960,13 @@
"https://github.com/adafruit/Adafruit_CircuitPython_DS3502",
"https://github.com/adafruit/Adafruit_CircuitPython_JWT",
"https://github.com/adafruit/Adafruit_CircuitPython_MSA301",
"https://github.com/adafruit/Adafruit_CircuitPython_TLV493D"
],
"Unable to find or create (no auth) GITHUB_TOKEN env variable": [
"https://github.com/adafruit/Adafruit_CircuitPython_IL0373",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1608",
"https://github.com/adafruit/Adafruit_CircuitPython_SSD1675",
"https://github.com/adafruit/Adafruit_CircuitPython_IL0398",
"https://github.com/adafruit/Adafruit_CircuitPython_IL91874",
"https://github.com/adafruit/Adafruit_CircuitPython_EthernetManager"
"https://github.com/adafruit/Adafruit_CircuitPython_TLV493D",
"https://github.com/adafruit/Adafruit_CircuitPython_PCT2075"
],
"Wiki should be disabled": [
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_Bus_Device",
"https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C",
"https://github.com/adafruit/Adafruit_CircuitPython_turtle",
"https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk",
"https://github.com/adafruit/Adafruit_CircuitPython_WSGI",
"https://github.com/adafruit/Adafruit_CircuitPython_PYOA",
"https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver"