Search Criteria
Package Details: python-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: | None |
| Last Packager: | matthewq337 |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-08-22 03:12 (UTC) |
| Last Updated: | 2025-08-15 19:45 (UTC) |
Dependencies (5)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (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 --asdepsor just skip all deps checks via-dwhynothugo commented on 2021-06-15 09:35 (UTC)
The way
makedependsare defined, this package requires installingpython2to build thepython3version.Would you consider splitting them, or maybe simply dropping the python2-variant?