Search Criteria
Package Details: python-amply 0.1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-amply.git (read-only, click to copy) |
---|---|
Package Base: | python-amply |
Description: | A Python package for AMPL/GMPL datafile parsing |
Upstream URL: | http://github.com/willu47/amply |
Licenses: | EPL |
Submitter: | spider-mario |
Maintainer: | mschu |
Last Packager: | mschu |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-10 08:43 (UTC) |
Last Updated: | 2024-07-05 09:11 (UTC) |
Dependencies (5)
- python-pyparsing
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
flying-sheep commented on 2021-12-18 15:12 (UTC)
Working PKGBUILD:
luscinius commented on 2021-12-14 16:05 (UTC) (edited on 2021-12-14 16:06 (UTC) by luscinius)
I also think python2 should be removed, it is impossible to satisfy the python2 related dependencies without writing some AUR packages.
lllf commented on 2021-05-06 14:50 (UTC) (edited on 2021-05-06 14:52 (UTC) by lllf)
No longer builds, perhaps python2 build can be removed?
luscinius commented on 2021-02-03 01:01 (UTC)
Hi I think python-pip (and python2-pip) need to be added to build dependencies, otherwise the build in a chroot using aurutils fails. Thanks.