Date: Tuesday, February 22, 2022 @ 15:53:05
  Author: jelle
Revision: 1135873

FS#73750

Modified:
  python-dnspython/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-22 15:51:49 UTC (rev 1135872)
+++ PKGBUILD    2022-02-22 15:53:05 UTC (rev 1135873)
@@ -9,7 +9,7 @@
 pkgdesc="A DNS toolkit for Python"
 arch=('any')
 url="http://www.dnspython.org";
-license=('ISC')
+license=('custom:ISC')
 depends=('python')
 makedepends=('python-setuptools' 'python-setuptools-scm' 'python-pip')
 checkdepends=('python-idna' 'python-cryptography' 'python-trio' 
'python-pytest')

Reply via email to