Search Criteria
Package Details: python-glob2-git 0.7.r1.gef4b58f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-glob2-git.git (read-only, click to copy) |
---|---|
Package Base: | python-glob2-git |
Description: | An extended version of Python's builtin glob module that can capture patterns and supports recursive wildcards. |
Upstream URL: | https://github.com/miracle2k/python-glob2 |
Licenses: | custom |
Conflicts: | python-glob2 |
Provides: | python-glob2 |
Submitter: | Asator |
Maintainer: | petronny |
Last Packager: | petronny |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-04 01:41 (UTC) |
Last Updated: | 2021-02-22 06:59 (UTC) |
Dependencies (3)
Required by (3)
- aos-tools (requires python-glob2)
- nspire-merge (requires python-glob2)
- python-conda-build
Latest Comments
vanaoff commented on 2021-01-18 17:35 (UTC)
Hi, it seems there is some confusion in version of the aur package (
0.6.r2.g43abdc5-1
) and the version computed bypkgver()
inPKGBUILD
(v0.7.r1.gef4b58f
). That results into that the package requires to be always updated asv0.7.r0.g43abdc5 < 0.6.r2.g43abdc5-1
(Notice thev
prefix in the first version string).The git hash in aur package version corresponds to tag
v0.7
of thepython-glob2
repository.bastelfreak commented on 2016-03-27 16:38 (UTC)