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


Commits:
e01dd414 by Jelle van der Waa at 2024-11-27T09:38:59+01:00
upgpkg: 6.1.4-4: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = python-softlayer
        pkgdesc = A library for SoftLayer's API
        pkgver = 6.1.4
-       pkgrel = 3
+       pkgrel = 4
        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


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=python-softlayer
 pkgver=6.1.4
 _commit=0e656572a605dcb5c2f34d0f6a5c13d0589f396e
-pkgrel=3
+pkgrel=4
 pkgdesc="A library for SoftLayer's API"
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@ url='https://github.com/softlayer/softlayer-python'
 depends=('python-six' 'python-prettytable' 'python-click' 'python-requests' 
'python-prompt_toolkit'
          'python-pygments' 'python-urllib3' 'python-rich')
 makedepends=('git' 'python-setuptools')
-checkdepends=('python-pytest' 'python-testtools' 'python-softlayer-zeep' 'tk')
+checkdepends=('python-pytest' 'python-testtools' 'tk')
 
source=("git+https://github.com/softlayer/softlayer-python.git#commit=$_commit";)
 sha512sums=('SKIP')
 



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

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


Reply via email to