Search Criteria
Package Details: python-sexpdata 1.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sexpdata.git (read-only, click to copy) |
---|---|
Package Base: | python-sexpdata |
Description: | S-expression parser for Python |
Upstream URL: | https://github.com/jd-boyd/sexpdata |
Licenses: | BSD-2-Clause |
Submitter: | renato_garcia |
Maintainer: | yanboyang713 (Misaka13514) |
Last Packager: | Misaka13514 |
Votes: | 9 |
Popularity: | 0.020336 |
First Submitted: | 2015-11-26 13:54 (UTC) |
Last Updated: | 2024-06-08 02:16 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Misaka13514 commented on 2024-06-05 11:58 (UTC) (edited on 2024-06-05 12:26 (UTC) by Misaka13514)
python-setuptools
should be added in makedepends. PR https://github.com/yanboyang713/Meta-Scientific-Collection-PKGBUILDs/pull/2yanboyang713 commented on 2024-01-20 05:31 (UTC)
add python-sexpdata 1.0.2-1 to my own repo https://github.com/yanboyang713/Meta-Scientific-Collection-PKGBUILDs
catpillar commented on 2022-07-11 04:00 (UTC)
I get an error
ModuleNotFoundError: No module named 'setuptools'
. Addingpython-setuptools
to the make dependencies fixes this.unit73e commented on 2018-08-04 12:48 (UTC)
Fixed
unit73e commented on 2018-08-03 14:02 (UTC)
ebiadsu: I'll take care of the issue later.
ebiadsu commented on 2018-05-16 16:54 (UTC)
Please fix or orphan this package.
heimdall commented on 2018-02-12 09:10 (UTC)
The package is currently broken as is. Replace "http" in line 12 with "https". Then it builds just fine.
It fails with: curl: (22) The requested URL returned error: 403 SSL is required ==> ERROR: Failure while downloading http://pypi.python.org/packages/source/s/sexpdata/sexpdata-0.0.3.tar.gz Aborting... exit status 1