Search Criteria
Package Details: python-biplist 1.0.3-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-biplist.git (read-only, click to copy) |
|---|---|
| Package Base: | python-biplist |
| Description: | Library for reading/writing binary property lists |
| Upstream URL: | https://bitbucket.org/wooster/biplist |
| Licenses: | BSD |
| Submitter: | MonterraByte |
| Maintainer: | MonterraByte |
| Last Packager: | MonterraByte |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-07-23 02:03 (UTC) |
| Last Updated: | 2025-04-13 03:07 (UTC) |
Dependencies (5)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
alerque commented on 2021-08-17 11:56 (UTC)
Thanks, the pythonhosted URL works for me. Given that Arch's Python package guidelines explicitly recommend using that it might be worthwhile to just switch the PKGBUILD.
MonterraByte commented on 2021-08-16 20:05 (UTC)
@alerque The source is still working fine for me. You could try downloading with a VPN or Tor.
Alternatively, replace it with
source=("https://files.pythonhosted.org/packages/source/b/biplist/biplist-$pkgver.tar.gz")to download from PyPI (the hash is the same).alerque commented on 2021-08-16 13:40 (UTC)
The source for this is 443 for me, perhaps it has moved to another location or there is a more reliable download source to use?