Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-enlighten
Commits:
579398fd by Maxime Gauduin at 2024-01-05T11:12:10+01:00
upgpkg: 1.12.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-enlighten
pkgdesc = Progress bar for Python console apps
- pkgver = 1.12.3
+ pkgver = 1.12.4
pkgrel = 1
url = https://github.com/Rockhopper-Technologies/enlighten
arch = any
@@ -9,7 +9,7 @@ pkgbase = python-enlighten
makedepends = python-setuptools
depends = python-blessed
depends = python-prefixed
- source =
git+https://github.com/Rockhopper-Technologies/enlighten.git#tag=9061d3306c421e650eb53e00f3547651a264b392
+ source =
git+https://github.com/Rockhopper-Technologies/enlighten.git#tag=166d674903cd18557ced47a8abff13330507da1e
b2sums = SKIP
pkgname = python-enlighten
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Tharre <[email protected]>
pkgname=python-enlighten
-pkgver=1.12.3
+pkgver=1.12.4
pkgrel=1
pkgdesc='Progress bar for Python console apps'
url=https://github.com/Rockhopper-Technologies/enlighten
@@ -16,7 +16,7 @@ makedepends=(
git
python-setuptools
)
-_tag=9061d3306c421e650eb53e00f3547651a264b392
+_tag=166d674903cd18557ced47a8abff13330507da1e
source=(git+https://github.com/Rockhopper-Technologies/enlighten.git#tag=${_tag})
b2sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-enlighten/-/commit/579398fdae7cd8fc64090a69541b084bffd855d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-enlighten/-/commit/579398fdae7cd8fc64090a69541b084bffd855d3
You're receiving this email because of your account on gitlab.archlinux.org.