Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-green
Commits:
15ae526f by Felix Yan at 2024-02-20T23:15:04+00:00
upgpkg: 4.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-green
pkgdesc = Green is a clean, colorful, fast python test runner
- pkgver = 4.0.0
+ pkgver = 4.0.1
pkgrel = 1
url = https://github.com/CleanCut/green
arch = any
@@ -16,7 +16,7 @@ pkgbase = python-green
depends = python-lxml
depends = python-setuptools
depends = python-unidecode
- source =
git+https://github.com/CleanCut/green.git#commit=b4a8e40938a268dcde2152d0b4286ed292297adf
+ source =
git+https://github.com/CleanCut/green.git#commit=9e9e5cfe8b0a213899df78d3e06db4f592bbc84b
sha512sums = SKIP
pkgname = python-green
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-green
-pkgver=4.0.0
-_commit=b4a8e40938a268dcde2152d0b4286ed292297adf
+pkgver=4.0.1
+_commit=9e9e5cfe8b0a213899df78d3e06db4f592bbc84b
pkgrel=1
pkgdesc="Green is a clean, colorful, fast python test runner"
url="https://github.com/CleanCut/green"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-green/-/commit/15ae526fe4f6cf947d37e939aed70f3759c6284c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-green/-/commit/15ae526fe4f6cf947d37e939aed70f3759c6284c
You're receiving this email because of your account on gitlab.archlinux.org.