Search Criteria
Package Details: python2-fleep 1.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-fleep.git (read-only, click to copy) |
---|---|
Package Base: | python-fleep |
Description: | File format determination library |
Upstream URL: | https://github.com/floyernick/fleep-py |
Licenses: | MIT |
Submitter: | k0ste |
Maintainer: | k0ste |
Last Packager: | k0ste |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-22 03:12 (UTC) |
Last Updated: | 2021-11-13 10:54 (UTC) |
Dependencies (5)
- python2AUR (python2-binAUR)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- python2AUR (python2-binAUR) (make)
- python2-setuptoolsAUR (make)
Latest Comments
k0ste commented on 2021-11-13 10:54 (UTC)
@tiziodcaio, updated Thanks
tiziodcaio commented on 2021-11-13 09:37 (UTC) (edited on 2021-11-13 09:38 (UTC) by tiziodcaio)
The repository now is https://github.com/floyernick/fleep-py, please change the website
k0ste commented on 2021-06-15 12:04 (UTC)
@whynothugo, you always can run makepkg with
-s --asdeps
or just skip all deps checks via-d
whynothugo commented on 2021-06-15 09:35 (UTC)
The way
makedepends
are defined, this package requires installingpython2
to build thepython3
version.Would you consider splitting them, or maybe simply dropping the python2-variant?