Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-ansicolors
Commits: f7236995 by Antonio Rojas at 2024-05-05T09:30:40+02:00 upgpkg: 1.1.8-7: Back to repos as a dependency of pepermill - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = python-ansicolors + pkgdesc = ANSI colors for Python + pkgver = 1.1.8 + pkgrel = 7 + url = https://github.com/jonathaneunice/colors + arch = any + license = ISC + checkdepends = python-pytest + makedepends = python-setuptools + depends = python + source = https://github.com/jonathaneunice/colors/archive/c965f5b9103c5bd32a1572adb8024ebe83278fb0/python-ansicolors-c965f5b9103c5bd32a1572adb8024ebe83278fb0.tar.gz + sha512sums = f60770496614b75fc2a6bab15c55a87c245ac233c907708572e76d4701690895b3a350b7ab2934304262a8e9076fbff64a9792c2345fe5994af0c6c09209e6a2 + +pkgname = python-ansicolors ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-ansicolors pkgver=1.1.8 _commit=c965f5b9103c5bd32a1572adb8024ebe83278fb0 -pkgrel=6 +pkgrel=7 pkgdesc="ANSI colors for Python" url="https://github.com/jonathaneunice/colors" license=('ISC') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansicolors/-/commit/f7236995c8451859870180a304500bcaf2a73df1 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansicolors/-/commit/f7236995c8451859870180a304500bcaf2a73df1 You're receiving this email because of your account on gitlab.archlinux.org.
