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


Commits:
10b230b3 by Felix Yan at 2024-04-06T16:10:06+00:00
upgpkg: 1.6-3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,14 @@
 pkgbase = python-lazy
        pkgdesc = Lazy attributes for Python objects
        pkgver = 1.6
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/stefanholek/lazy
        arch = any
-       license = BSD
+       license = BSD-2-Clause
        makedepends = python-setuptools
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
        depends = python
        source = 
python-lazy-1.6.tar.gz::https://github.com/stefanholek/lazy/archive/1.6.tar.gz
        sha512sums = 
b6e89fdf33840c9f70f13129c4c43d5d21e72897a2ae6d8f5dcfe4145fca41492e76f83a1d4c1a26f90ac8cd9e4c88c9f55187ae4fa044ccb6ca640d8907c4dc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-lazy
 pkgver=1.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Lazy attributes for Python objects"
 url="https://github.com/stefanholek/lazy";
 license=('BSD-2-Clause')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazy/-/commit/10b230b3ffdeb2052b7b215daabec7ab768f1c28

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


Reply via email to