Search Criteria
Package Details: python-okta r31.e45b411-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-okta.git (read-only, click to copy) |
---|---|
Package Base: | python-okta |
Description: | Python SDK for managing Okta instances |
Upstream URL: | https://github.com/okta/okta-sdk-python |
Submitter: | chrissnell |
Maintainer: | chrissnell |
Last Packager: | chrissnell |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-04 15:10 (UTC) |
Last Updated: | 2020-10-18 16:24 (UTC) |
Dependencies (5)
- python-dateutil
- python-requests
- python-six
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
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
rm
line: 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.0
and install"https://files.pythonhosted.org/packages/source/o/okta/okta-$pkgver.tar.gz"
1.2.0.postX.githash
or 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