Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-enlighten


Commits:
3670b15a by Maxime Gauduin at 2023-10-30T15:23:49+01:00
upgpkg: 1.12.2-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.0
+       pkgver = 1.12.2
        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=6f8aaae0975e85fbd8533c4baba21364dd1e3886
+       source = 
git+https://github.com/Rockhopper-Technologies/enlighten.git#tag=0c8180ac9c4b716064580ca4b0a4369ba82f48ca
        b2sums = SKIP
 
 pkgname = python-enlighten


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Tharre <thar...@gmail.com>
 
 pkgname=python-enlighten
-pkgver=1.12.0
+pkgver=1.12.2
 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=6f8aaae0975e85fbd8533c4baba21364dd1e3886
+_tag=0c8180ac9c4b716064580ca4b0a4369ba82f48ca
 
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/3670b15abde0045ac16d2cd4d1f73f9e0724ccb9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-enlighten/-/commit/3670b15abde0045ac16d2cd4d1f73f9e0724ccb9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to