@vorbote
For what? The dependency?
I mean python3:
$ pacman -Si python
Repository : extra
Name : python
Version : 3.3.0-1
Provides : python3
I consider different major versions of Python to be different languages as they are incompatible. Changing the names of packages, deps, projects, etc. whenever a new version of Python is released is not something that I want to do. Explicit versioning should be future-proof.
Search Criteria
Package Details: pbget 2013.12-1
Package Actions
| Package Base: | pbget |
|---|---|
| Description: | Retrieve PKGBUILDs and local source files from Git, ABS and the AUR for makepkg. |
| Upstream URL: | http://xyne.archlinux.ca/projects/pbget |
| Category: | network |
| Licenses: | |
| Submitter: | Xyne |
| Maintainer: | Xyne |
| Last Packager: | Xyne |
| Votes: | 40 |
| First Submitted: | 2009-02-13 07:16 |
| Last Updated: | 2015-01-15 05:29 |
Dependencies (4)
- python3
- pyalpm (optional) – checking upgradable packages
- python3-aur (optional) – AUR support
- rsync (optional) – ABS tree support
Required by (0)
Sources
Latest Comments
Comment by Xyne
Comment by vorbote
Do you mean python2 or simply python (which is version 3)?
Comment by magus
The .sig file isn't available at that URL. It doesn't seem to be used though; removing it from the PKGBUILD leaves the package buildable again.
Comment by Xyne
Nvm that last bit. I've updated pbget to retrieve PKGBUILDs from the new web interface.
Comment by Xyne
@dlin
Yeah, it's a bug. Nice catch too... it's been there for ages and I've never noticed it.
Btw, the SVN interface on archlinux.org has changed recently and I don't know what they're doing with it yet, so you'll need to install rsync use the "--abs" option to get PKGBUILDs for the official repos, at least for now.