Search Criteria
Package Details: python-ftfy 6.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ftfy.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ftfy |
| Description: | Fixes mojibake and other problems with Unicode, after the fact |
| Upstream URL: | https://github.com/LuminosoInsight/python-ftfy |
| Licenses: | MIT |
| Submitter: | Philzli |
| Maintainer: | mistersmee |
| Last Packager: | evine |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-14 08:43 (UTC) |
| Last Updated: | 2024-11-03 13:07 (UTC) |
Dependencies (6)
- python-wcwidth
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
adsun commented on 2024-09-08 12:50 (UTC)
Removed the
sedcommand. Sorry for the delay.SelectionRemark commented on 2024-08-06 20:27 (UTC)
It seems that the
sedcommand is no longer needed, as it mentions a pending PR (probably https://github.com/rspeer/python-ftfy/pull/204 ), which is merged in the latest version6.2.3kseistrup commented on 2024-08-06 14:47 (UTC)
FYI (re: 6.2.3-1): The
sedcommand inprepare()is now manglingpyproject.tomlinto an invalid TOML file that cannot be used for building the package.Auerhuhn commented on 2024-01-04 12:32 (UTC)
Thanks a bunch @adsun!
adsun commented on 2024-01-04 12:31 (UTC)
@Auerhuhn Fixed.
Auerhuhn commented on 2024-01-01 22:38 (UTC)
@adsun This package provides
CHANGELOG.mdandREADME.mddirectly in thesite-packagesroot, which causes conflicts with other packages and other issues.Suggested patch for placing the files in the proper directories: