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


Commits:
3565a8c0 by Jelle van der Waa at 2024-04-12T08:34:46+02:00
upgpkg: 6.1.4-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,25 @@
+pkgbase = python-softlayer
+       pkgdesc = A library for SoftLayer's API
+       pkgver = 6.1.4
+       pkgrel = 3
+       url = https://github.com/softlayer/softlayer-python
+       arch = any
+       license = MIT
+       checkdepends = python-pytest
+       checkdepends = python-testtools
+       checkdepends = python-softlayer-zeep
+       checkdepends = tk
+       makedepends = git
+       makedepends = python-setuptools
+       depends = python-six
+       depends = python-prettytable
+       depends = python-click
+       depends = python-requests
+       depends = python-prompt_toolkit
+       depends = python-pygments
+       depends = python-urllib3
+       depends = python-rich
+       source = 
git+https://github.com/softlayer/softlayer-python.git#commit=0e656572a605dcb5c2f34d0f6a5c13d0589f396e
+       sha512sums = SKIP
+
+pkgname = python-softlayer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=python-softlayer
 pkgver=6.1.4
 _commit=0e656572a605dcb5c2f34d0f6a5c13d0589f396e
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for SoftLayer's API"
 arch=('any')
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-softlayer/-/commit/3565a8c02bc61758eb4aa09a358be278c03c4a06

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


Reply via email to