pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

url2pkg python package issues



I am trying to update / upgrade wip/py-expander because its sourceforge
URL is not working:

        => Total size: 3111490 bytes
        Trying [2606:4700:4400::ac40:9691]:443 ...
        ftp: Can't connect to `2606:4700:4400::ac40:9691:443': No route to host
        Trying [2606:4700:4400::6812:256f]:443 ...
        ftp: Can't connect to `2606:4700:4400::6812:256f:443': No route to host
        Trying 172.64.150.145:443 ...
        Requesting https://sourceforge.net/projects/pyexpander/files/pyexpander-2.1.1.tar.gz
        ftp: Receiving HTTP reply: Input line is too long

So I try to use pypi URL and also upgrade to the latest version.

On url2pkg-23.2.1 amd64 NetBSD 9.2

    url2pkg https://files.pythonhosted.org/packages/48/59/97c1d486c52c6d7de3433536ff57563c142b3cb0e6f2ea01cc7b1fd91e89/pyexpander-2.1.2.tar.gz

This does not create .include entry for egg.mk

Adding this entry manually and running make leads to error:

    /usr/pkg/bin/python3.12: can't open file '/usr/pkgsrc/work/wip/py-pyexpander/work/pyexpander-2.1.2/setup.py': [Errno 2] No such file or directory


Note: I have set default python version to 312.

Please advise.

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index