Search Criteria
Package Details: python-ibm-cloud-sdk-core 3.24.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ibm-cloud-sdk-core.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ibm-cloud-sdk-core |
| Description: | Core python functionality required by the IBM Cloud OpenAPI SDK Generator |
| Upstream URL: | https://github.com/IBM/python-sdk-core |
| Licenses: | Apache-2.0 |
| Submitter: | Patschke |
| Maintainer: | Patschke |
| Last Packager: | Patschke |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-08-23 08:42 (UTC) |
| Last Updated: | 2026-02-16 10:27 (UTC) |
Dependencies (7)
- python-dateutil (python-dateutil-gitAUR)
- python-pyjwt
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
carlosal1015 commented on 2024-08-12 23:29 (UTC)
python-setuptoolsis a makedependency: https://github.com/IBM/python-sdk-core/blob/v3.20.6/pyproject.toml#L58petronny commented on 2024-05-02 07:20 (UTC) (edited on 2024-05-02 07:21 (UTC) by petronny)
Getting this error:
https://github.com/arch4edu/cactus/actions/runs/8905596357/job/24456526206
Please update
python3.11topython3.12.Patschke commented on 2023-10-17 15:41 (UTC)
Sorry, I put in the checksum for the GitHub release, but linked to the PyPi files... Should work now?
petronny commented on 2023-10-14 05:16 (UTC)
Tried twice:
https://github.com/arch4edu/cactus/actions/runs/6514729765/job/17698545461
iyanmv commented on 2023-06-01 06:10 (UTC)
Patschke: You still include test and test_integration folders in your package. Please remove them.
iyanmv commented on 2023-02-25 18:00 (UTC)
Also, it would be a nice idea to switch to PEP 517 to build and install the package. Have a look at the guidelines: https://wiki.archlinux.org/title/Python_package_guidelines
iyanmv commented on 2023-02-25 17:59 (UTC)
Probably an upstream bug, but you should delete all files in
/usr/lib/python3.10/site-packages/{test,test_integration}