dev-embedded/
nodemcu-uploader

Simple tool for uploading files to the filesystem of an ESP8266 running NodeMCU

https://github.com/kmpm/nodemcu-uploader

Pkgcheck Warnings

  • All Versions
    • PythonGHDistfileSuffix
      GitHub archive 'nodemcu-uploader-1.0.0.tar.gz' ('https://github.com/kmpm/nodemcu-uploader/archive/v1.0.0.tar.gz') is not using '.gh.tar.gz' suffix
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12
    • RequiredUseDefaults
      profile: 'default/linux/amd64/17.0/musl' (88 total) failed REQUIRED_USE: python_targets_python3_10
    • PythonGHDistfileSuffix
      GitHub archive 'nodemcu-uploader-1.0.0.tar.gz' ('https://github.com/kmpm/nodemcu-uploader/archive/v1.0.0.tar.gz') is not using '.gh.tar.gz' suffix
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.0.0-r1
    • UnstableOnly
      for arches: [ amd64, x86 ], all versions are unstable: [ 1.0.0, 1.0.0-r1 ]
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
  • 1.0.0-r1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonGHDistfileSuffix
      GitHub archive 'nodemcu-uploader-1.0.0.tar.gz' ('https://github.com/kmpm/nodemcu-uploader/archive/v1.0.0.tar.gz') is not using '.gh.tar.gz' suffix
  • 1.0.0
    • PythonGHDistfileSuffix
      GitHub archive 'nodemcu-uploader-1.0.0.tar.gz' ('https://github.com/kmpm/nodemcu-uploader/archive/v1.0.0.tar.gz') is not using '.gh.tar.gz' suffix
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12
    • RequiredUseDefaults
      profile: 'default/linux/amd64/17.0/musl' (88 total) failed REQUIRED_USE: python_targets_python3_10
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.0.0-r1
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.