Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-sugar


Commits:
2506e228 by Letu Ren at 2024-03-07T14:07:04+08:00
Update url and source url

The original url returns a blank page and is removed by
https://github.com/Teemu/pytest-sugar/commit/e02ead2cc75ef74023cb02bd2a508e0c261d04aa.
Source url is updated because the maintainer has renamed his account
https://github.com/Frozenball.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -7,10 +7,10 @@ pkgrel=2
 pkgdesc='A plugin for py.test that changes the default look and feel of 
py.test'
 arch=('any')
 license=('BSD')
-url='https://pivotfinland.com/pytest-sugar/'
+url='https://github.com/Teemu/pytest-sugar'
 depends=('python-pytest' 'python-termcolor' 'python-packaging')
 makedepends=('python-setuptools')
-source=("https://github.com/Frozenball/pytest-sugar/archive/$_commit/$pkgname-$_commit.tar.gz";)
+source=("https://github.com/Teemu/pytest-sugar/archive/$_commit/$pkgname-$_commit.tar.gz";)
 
sha512sums=('38097a6efe2e614e093c979f8a5a56bbf1e4640401c1778b4244bc1ff87d5a211c5a3e3863c0a0d90b14ed426ec50e306965516b97fdf4ab0891051906f7aac8')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-sugar/-/commit/2506e228dae2d163c70c30202c37c20154fdae22

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-sugar/-/commit/2506e228dae2d163c70c30202c37c20154fdae22
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to