Search Criteria
Package Details: bypy-git 1:1.8.9.r0.gd5a0a75-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bypy-git.git (read-only, click to copy) |
|---|---|
| Package Base: | bypy-git |
| Description: | Python client for Baidu Cloud Storage (百度网盘) |
| Upstream URL: | https://github.com/houtianze/bypy |
| Licenses: | GPL |
| Provides: | bypy |
| Submitter: | wenLiangcan |
| Maintainer: | petronny (AutoUpdateBot) |
| Last Packager: | AutoUpdateBot |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-02-26 06:09 (UTC) |
| Last Updated: | 2026-01-29 16:40 (UTC) |
Dependencies (6)
- python-multiprocess
- python-requests
- python-requests-toolbelt
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- tk (tk-fossilAUR) (optional) – for bypygui
Latest Comments
1 2 Next › Last »
gnlrdrvo commented on 2026-01-25 12:18 (UTC)
I guess Line 41 needs to be updated again?
Now that Arch Linux ships Python 3.14, the current PKGBUILD produces a package with
auth.jsonin:The one in
python3.12is probably unneeded now?oldherl commented on 2025-02-19 06:16 (UTC)
On Line 41, "python3.12/site-packages" should be updated to "python3.13/site-packages" now.
oldherl commented on 2023-05-30 14:01 (UTC)
Please bump pkgrel after the fix to notify users (including lilac) to upgrade.
oldherl commented on 2023-05-29 12:48 (UTC)
On Line 41, "python3.10/site-packages" should be updated to "python3.11/site-packages" now.
oldherl commented on 2021-12-27 13:10 (UTC)
missing makedepends python-setuptools, or it won't build in a clean environment. please add it back.
dani commented on 2018-08-19 12:11 (UTC)
@yan12125 @Cravix done
Cravix commented on 2018-08-19 00:05 (UTC)
.SRCINFO is wrong, run
makepkg --printsrcinfo > .SRCINFOand git add .SRCINFO before push.
yan12125 commented on 2018-08-12 08:16 (UTC) (edited on 2022-09-26 08:23 (UTC) by yan12125)
Hello, could you change the first line of PKGBUILD from:
To:
For several reasons:
yan12125 commented on 2017-06-02 12:25 (UTC)
yan12125 commented on 2017-01-04 12:52 (UTC)
1 2 Next › Last »