Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / esptool
Commits: da581da0 by Jelle van der Waa at 2024-04-11T09:28:08+02:00 upgpkg: 4.7.0-3: Rebuild with Python 3.12 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = esptool pkgdesc = A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266 pkgver = 4.7.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/espressif/esptool arch = any license = GPL-2.0-only ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=esptool pkgver=4.7.0 -pkgrel=2 +pkgrel=3 pkgdesc="A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266" arch=('any') url="https://github.com/espressif/esptool" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/da581da0656679e3ab3ee46d185b2acd3bda0333 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/da581da0656679e3ab3ee46d185b2acd3bda0333 You're receiving this email because of your account on gitlab.archlinux.org.