Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-fixtures


Commits:
65b69df7 by Carl Smedstad at 2024-12-28T18:51:10+01:00
Correctly order license & url fields

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@ pkgver=4.2.2
 pkgrel=1
 pkgdesc="Python fixtures for testing / resource management"
 arch=('any')
-license=('Apache-2.0 OR BSD-3-Clause')
 url="https://github.com/testing-cabal/fixtures";
+license=('Apache-2.0 OR BSD-3-Clause')
 depends=(
   'python'
   'python-pbr'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fixtures/-/commit/65b69df78635aa17d2004a53d3acc12cdca0d99b

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


Reply via email to