Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-strict-rfc3339


Commits:
495ed8fb by Campbell Jones at 2024-05-05T23:25:34-04:00
upgpkg: 0.7-12: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = python-strict-rfc3339
        pkgdesc = Strict, simple, lightweight RFC3339 functions
        pkgver = 0.7
-       pkgrel = 11
-       url = http://www.danielrichman.co.uk/libraries/strict-rfc3339.html
+       pkgrel = 12
+       url = https://github.com/danielrichman/strict-rfc3339
        arch = any
-       license = GPL
+       license = GPL-3.0-or-later
        makedepends = python-setuptools
        depends = python
        source = 
https://pypi.io/packages/source/s/strict-rfc3339/strict-rfc3339-0.7.tar.gz


=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
 
 pkgname=python-strict-rfc3339
 pkgver=0.7
-pkgrel=11
+pkgrel=12
 pkgdesc="Strict, simple, lightweight RFC3339 functions"
-url="http://www.danielrichman.co.uk/libraries/strict-rfc3339.html";
-license=('GPL')
+url="https://github.com/danielrichman/strict-rfc3339";
+license=('GPL-3.0-or-later')
 arch=('any')
 depends=('python')
 makedepends=('python-setuptools')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strict-rfc3339/-/commit/495ed8fb5aeb952068f5de372627859f04817f32

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strict-rfc3339/-/commit/495ed8fb5aeb952068f5de372627859f04817f32
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to