Package Details: python-vipaccess 0.14.2-2

Git Clone URL: https://aur.archlinux.org/python-vipaccess.git (read-only, click to copy)
Package Base: python-vipaccess
Description: A free software implementation of Symantec's VIP Access application and protocol
Upstream URL: https://github.com/dlenski/python-vipaccess
Keywords: symantec
Licenses: Apache-2.0
Submitter: ainola
Maintainer: ainola
Last Packager: ainola
Votes: 1
Popularity: 0.000000
First Submitted: 2017-12-07 06:41 (UTC)
Last Updated: 2024-05-25 16:51 (UTC)

Latest Comments

lpc123 commented on 2024-12-22 19:52 (UTC)

I am getting the same error as Lyra_Vhess.

Lyra_Vhess commented on 2024-12-01 07:14 (UTC) (edited on 2024-12-01 07:14 (UTC) by Lyra_Vhess)

When I attempt to install I get

==> Starting check()...
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'test'
==> ERROR: A failure occurred in check().
    Aborting...

It seems the checks on both oath and vipaccess have invalid syntax?

ainola commented on 2024-05-25 16:51 (UTC)

Thanks, oxidative!

oxidative commented on 2024-05-23 17:53 (UTC)

Minor detail: the no longer used check_token.patch still exists in the repo. This should be deleted. That will safe others from pointlessly reviewing it before building 😀

ainola commented on 2019-04-17 02:59 (UTC)

D'oh! Thanks for that, yochananmarqos.

yochananmarqos commented on 2019-04-16 15:11 (UTC)

PKGBUILD correction:

makedepends=('python-setuptools')
checkdepends=('python-nose')

ainola commented on 2018-05-09 04:01 (UTC)

@ghotrix, sorry about that! It should be fixed now.

ghotrix commented on 2018-05-08 11:12 (UTC)

cannot build it cause python-image is missing and cannot be found on aur