Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-colour


Commits:
1a3a5c11 by Jelle van der Waa at 2024-11-16T16:37:57+01:00
upgpkg: 0.1.5-14: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,15 @@
 pkgbase = python-colour
        pkgdesc = Colour representations manipulation library (RGB, HSL, web, 
...)
        pkgver = 0.1.5
-       pkgrel = 13
+       pkgrel = 14
        url = https://github.com/vaab/colour
        arch = any
-       license = BSD
+       license = BSD-2-Clause
        checkdepends = python-pytest
+       makedepends = python-build
+       makedepends = python-installer
        makedepends = python-setuptools
+       makedepends = python-wheel
        depends = python
        source = 
https://files.pythonhosted.org/packages/source/c/colour/colour-0.1.5.tar.gz
        source = drop-d2to1-requirement.patch


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-colour
 _pyname=colour
 pkgver=0.1.5
-pkgrel=13
+pkgrel=14
 pkgdesc="Colour representations manipulation library (RGB, HSL, web, ...)"
 arch=('any')
 url="https://github.com/vaab/colour";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-colour/-/commit/1a3a5c11dcb1fafeb182a3e5ac5f1ceec08e6f79

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


Reply via email to