Search Criteria
Package Details: python-url-normalize 1.4.3-17
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-url-normalize.git (read-only, click to copy) |
---|---|
Package Base: | python-url-normalize |
Description: | URL normalization for Python |
Upstream URL: | https://github.com/niksite/url-normalize |
Keywords: | normalization uri |
Licenses: | MIT |
Submitter: | Kernald |
Maintainer: | carlosal1015 (JWCook, AutoUpdateBot) |
Last Packager: | carlosal1015 |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-05 00:38 (UTC) |
Last Updated: | 2023-05-05 17:33 (UTC) |
Dependencies (5)
- python-six
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-pytest-socket (check)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
carlosal1015 commented on 2021-08-11 18:50 (UTC) (edited on 2021-08-11 18:52 (UTC) by carlosal1015)
Actually @emacsomancer, in previous change, there was line 36
rm -r /path/to/__ pycache__
, I think from now on it shouldn't include that phrase.emacsomancer commented on 2021-08-11 18:19 (UTC) (edited on 2021-08-11 18:19 (UTC) by emacsomancer)
@carlosal1015 - Just tried again, and it built this time with no issues. Perhaps it was some transient issue somewhere in the build chain?
carlosal1015 commented on 2021-08-11 17:08 (UTC) (edited on 2021-08-11 17:19 (UTC) by carlosal1015)
Hi @emacsomancer, @flying-sheep both, I am upgrading following this https://github.com/archlinux/svntogit-community/blob/packages/jedi-language-server/trunk/PKGBUILD example.
First output:
Second output:
Third output:
Fourth output:
emacsomancer commented on 2021-08-11 16:45 (UTC)
fails with error
.../python-url-normalize/pkg/python-url-normalize/usr/lib/python3.9/site-packages/url_normalize/__pycache__': No such file or directory ==> ERROR: A failure occurred in package().
flying-sheep commented on 2021-08-11 10:20 (UTC)
I filed and issue: https://github.com/python-poetry/poetry/issues/4374
flying-sheep commented on 2021-08-11 10:01 (UTC)
Same. Poetry just doesn’t add the actual module to the wheel.
willemw commented on 2021-06-23 05:05 (UTC) (edited on 2021-08-11 19:20 (UTC) by willemw)
Running on x86_64. It does install the other files, only not the Python files.
Tried several things: with makepkg and paru (in and outside a systemd-nspawn container); in a clean chroot environment.
A "pip install" with a single --verbose did not show any differences.
carlosal1015 commented on 2021-06-23 03:02 (UTC)
You're welcome @mosh5382. Thanks @willemw, I did not know about this problem. Only curious, are you running in Raspberry or 32bits?
willemw commented on 2021-06-22 15:38 (UTC)
Should be: arch=('any').
(In some cases the Python files are not installed in pkgdir. Have not figured out what causes this.)
mosh5382 commented on 2021-06-21 17:32 (UTC)
@carlosal1015 - it appears you are correct. I see only "six" as a dependency. Sorry for the confusion. Thanks for adopting this package.
« First ‹ Previous 1 2 3 4 Next › Last »