Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-hs-dbus-signature


Commits:
ff156e0b by Campbell Jones at 2024-05-05T22:38:03-04:00
upgpkg: 0.7-6: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = python-hs-dbus-signature
        pkgdesc = dbus signature hypothesis strategy generator
        pkgver = 0.7
-       pkgrel = 5
-       url = https://github.com/stratis-storage/hs-dbus-signature
+       pkgrel = 6
+       url = https://pypi.org/project/hs-dbus-signature/
        arch = any
-       license = MPL2
+       license = MPL-2.0
        checkdepends = python-nose
        makedepends = python
        makedepends = python-setuptools


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,13 @@
 pkgname=python-hs-dbus-signature
 _pkgname=hs-dbus-signature
 pkgver=0.7
-pkgrel=5
+pkgrel=6
 pkgdesc="dbus signature hypothesis strategy generator"
-url="https://github.com/stratis-storage/hs-dbus-signature";
-depends=('python-hypothesis' )
+url="https://pypi.org/project/hs-dbus-signature/";
+depends=('python-hypothesis')
 makedepends=('python' 'python-setuptools')
 checkdepends=('python-nose')
-license=('MPL2')
+license=('MPL-2.0')
 arch=('any')
 
source=(https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz)
 sha256sums=('34d9d37125fe2bccd4fac8f5401775de1eda11737d56a96d24c3560ae86067a2')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hs-dbus-signature/-/commit/ff156e0bc67e6471e9abd53cf0720c27923216e7

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


Reply via email to