Search Criteria
Package Details: python-pykickstart 3.54-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pykickstart.git (read-only, click to copy) |
---|---|
Package Base: | python-pykickstart |
Description: | Python module for manipulating kickstart files |
Upstream URL: | http://fedoraproject.org/wiki/Pykickstart |
Licenses: | GPL-2.0-only |
Submitter: | eworm |
Maintainer: | None |
Last Packager: | cqzw555 |
Votes: | 4 |
Popularity: | 0.000006 |
First Submitted: | 2015-09-04 13:10 (UTC) |
Last Updated: | 2024-05-14 05:50 (UTC) |
Dependencies (5)
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (4)
- dnf-plugins-extras (check)
- dnf-plugins-extras (optional)
- pykickstart-tools
- python-blivet-git
Latest Comments
alwyn commented on 2023-05-02 15:49 (UTC)
Any update or should we request to orphan this package?
antdking commented on 2022-05-14 19:18 (UTC) (edited on 2022-05-14 19:19 (UTC) by antdking)
Could the Maintainer update this Package:
urlgrabber
, this was removed from pykickstart in v2.0Add missing dependencies:
ref: https://github.com/pykickstart/pykickstart/blob/r3.3-1/pykickstart.spec#L15-L32
dncrash commented on 2018-12-18 15:21 (UTC)
I had the same problems as gojun077 and his fix worked (I installed python-orderedset and fixed the import).
I also had a problem with urlgrabber not being installed even though it's listed as a dependency. Shouldn't it install automatically?
==> Missing dependencies: -> urlgrabber ==> ERROR: Could not resolve all dependencies. Error making: python-pykickstart (python-pykickstart pykickstart-tools)
gojun077 commented on 2017-04-13 06:07 (UTC)
gojun077 commented on 2016-10-15 10:53 (UTC)
Salamandar commented on 2016-09-08 16:59 (UTC)
simonsd commented on 2016-07-04 07:53 (UTC)