Search Criteria
Package Details: python-okta 3.4.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-okta.git (read-only, click to copy) |
|---|---|
| Package Base: | python-okta |
| Description: | A Python SDK library for the Okta Management APIs |
| Upstream URL: | https://github.com/okta/okta-sdk-python |
| Keywords: | okta |
| Licenses: | Apache-2.0 |
| Submitter: | chrissnell |
| Maintainer: | darkfish |
| Last Packager: | darkfish |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-08-04 15:10 (UTC) |
| Last Updated: | 2026-07-20 11:52 (UTC) |
Dependencies (23)
- python
- python-aenumAUR
- python-aiohttp
- python-blinker
- python-dateutil (python-dateutil-gitAUR)
- python-jwcrypto
- python-pycryptodomex
- python-pydantic
- python-pydashAUR
- python-pyjwt
- python-requests
- python-xmltodict
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-pytest (check)
- python-pytest-asyncio (check)
- python-pytest-cov (check)
- python-pytest-mock (check)
- Show 3 more dependencies...
Latest Comments
darkfish commented on 2026-07-20 11:53 (UTC) (edited on 2026-07-20 11:54 (UTC) by darkfish)
This package has now been fixed to follow release version and there is now another package python-okta-git for development version, per AUR guidelines.
flying-sheep commented on 2020-12-10 09:05 (UTC)
OK, python-okta-git will no longer install tests globally, so you won’t have to add the
rmline: https://github.com/okta/okta-sdk-python/commit/b3596517b69a98bcfd07f5d54d34844dc1cc4c4dyou still need to rename this package and fix its
pkgver()function.flying-sheep commented on 2020-12-09 13:09 (UTC) (edited on 2020-12-09 13:16 (UTC) by flying-sheep)
also:
pkgver=1.2.0and install"https://files.pythonhosted.org/packages/source/o/okta/okta-$pkgver.tar.gz"1.2.0.postX.githashor so.flying-sheep commented on 2020-12-09 13:01 (UTC)
It’s definitely there when you rebuild the package with the newest revision.
chrissnell commented on 2020-12-04 19:28 (UTC)
@flying-sheep I don't see that directory in the installed package on my machine.
flying-sheep commented on 2020-12-04 18:08 (UTC)
Hi, can you please do this in
package()?I’m not particularly thrilled about a global package named “tests” existing.
chrissnell commented on 2020-10-18 16:24 (UTC)
fixed, thanks
brokenpip3 commented on 2020-10-18 16:13 (UTC)
LICENSE.txt become LICENSE.md