Search Criteria
Package Details: python-pathvalidate 3.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pathvalidate.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pathvalidate |
| Description: | Sanitize/validate strings in filenames/file-paths/etc |
| Upstream URL: | https://github.com/thombashi/pathvalidate |
| Keywords: | sanitize validate |
| Licenses: | MIT |
| Submitter: | fl0w1 |
| Maintainer: | fordprefect |
| Last Packager: | fordprefect |
| Votes: | 41 |
| Popularity: | 1.32 |
| First Submitted: | 2017-09-01 11:56 (UTC) |
| Last Updated: | 2025-06-16 09:22 (UTC) |
Dependencies (6)
- python
- python-click
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
vith commented on 2024-08-24 16:15 (UTC)
I was getting the same error when trying to build manually with
makepkg.Using
paruwith theChrootoption enabled in/etc/paru.confworked.invverse commented on 2024-08-24 15:03 (UTC)
I'm experiencing the same errors as other users.
CodeAndGin commented on 2024-08-24 14:11 (UTC)
I have the same issue as @thesheeep, including when running makepkg, not a helper, with the altered PKGBUILD (as well as a few other download urls I tried that should have had the right checksum)
fordprefect commented on 2024-08-24 13:58 (UTC)
Please stop discussing aur helpers and only report problems reproducible with makepkg. AUR helpers are not supported. Thanks.
pbordron commented on 2024-08-24 13:56 (UTC) (edited on 2024-08-24 13:57 (UTC) by pbordron)
The hash I use is the one displayed on pypi.org page.
It can be a problem with the aur helper that doesn't follow the pypi predictable url which redirects (with a 302 http response) to the real package url
In my case I use yay as aur helper
thesheeep commented on 2024-08-24 13:32 (UTC)
The helper cache is clear, yes.
pbordron commented on 2024-08-24 12:36 (UTC)
@thesheeep
Did you clean the aur helper cache before constructing the package? I use the pypi source archive that differs from the github one.
thesheeep commented on 2024-08-24 11:49 (UTC) (edited on 2024-08-24 11:50 (UTC) by thesheeep)
Same issue as @bonan. But pbordon's suggestion did not fix it for me. Instead, I get another error with that change:
Building python-pathvalidate... ==> Making package: python-pathvalidate 3.2.1-1 (Sat Aug 24 14:48:52 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found python-pathvalidate-3.2.1.tar.gz ==> Validating source files with sha256sums... python-pathvalidate-3.2.1.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build python-pathvalidatepbordron commented on 2024-08-24 11:26 (UTC)
@bonan: replace source and sha256sums in PKGBUILD file by the following:
bonan commented on 2024-08-24 10:46 (UTC)
I'm unable to package the latest update:
« First ‹ Previous 1 2 3 4 Next › Last »