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


Commits:
3a329573 by Jelle van der Waa at 2024-04-05T11:59:50+02:00
upgpkg: 1.6.1-5: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-pyasn
+       pkgdesc = Python IP address to Autonomous System Number lookup module
+       pkgver = 1.6.1
+       pkgrel = 5
+       url = https://github.com/hadiasghari/pyasn
+       arch = x86_64
+       license = MIT
+       license = BSD
+       checkdepends = python-pytest
+       makedepends = git
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
+       makedepends = python-setuptools
+       depends = python
+       depends = python-ujson
+       source = 
python-pyasn::git+https://github.com/hadiasghari/pyasn#commit=1d64d6d2f20e0353b46fbf5b94f8bdea8f41e9ce
+       b2sums = SKIP
+
+pkgname = python-pyasn


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-pyasn
 pkgver=1.6.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Python IP address to Autonomous System Number lookup module'
 arch=('x86_64')
 url='https://github.com/hadiasghari/pyasn'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyasn/-/commit/3a329573bec3f726f61262707f8a28bd816527ee

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


Reply via email to