Package Details: python-pypi2pkgbuild-git 0.1.r82.gb3b6ae9-1

Git Clone URL: https://aur.archlinux.org/python-pypi2pkgbuild-git.git (read-only, click to copy)
Package Base: python-pypi2pkgbuild-git
Description: Convert PyPI packages to Arch Linux packages
Upstream URL: https://github.com/anntzer/pypi2pkgbuild
Licenses: MIT
Conflicts: python-pypi2pkgbuild
Submitter: m-pilia
Maintainer: None
Last Packager: m-pilia
Votes: 3
Popularity: 0.000000
First Submitted: 2018-03-18 14:40 (UTC)
Last Updated: 2020-01-02 21:59 (UTC)

Latest Comments

frankspace commented on 2026-01-12 03:58 (UTC)

Upstream deleted setup.py in favor of something called "pyproject.toml" and left no explanation that I can comprehend for how to build this now. As a result, this PKGBUILD is broken, and it isn't obvious how to fix it.

nullstring0 commented on 2025-07-09 16:01 (UTC)

getting:

python: can't open file '/home/nullstring/makepkg/python-pypi2pkgbuild-git/src/pypi2pkgbuild/setup.py': [Errno 2] No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

m-pilia commented on 2024-05-05 07:25 (UTC)

Please stop flagging this as out-of-date just because of the pkgver value. See the wiki:

Note: VCS packages are not considered out of date when the pkgver changes; do not flag them as the maintainer will merely unflag the package and ignore you. AUR maintainers should not commit mere pkgver bumps.

m-pilia commented on 2023-05-15 13:07 (UTC) (edited on 2023-05-15 13:08 (UTC) by m-pilia)

@pauper: If you have a pre-existing build folder, I'd suggest manually fetching and checking out the main branch (or just clearing the src folder and running pkgbuild again).

The upstream repository renamed the master branch to main, that is likely the cause of the error you mentioned (warning: remote HEAD refers to nonexistent ref, unable to checkout).

pauper commented on 2023-05-10 19:05 (UTC) (edited on 2023-09-10 22:21 (UTC) by pauper)

I'm getting:

    warning: remote HEAD refers to nonexistent ref, unable to checkout  
     ==> Starting pkgver()...  
     ==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or  whitespace.  
     ==> ERROR: pkgver() generated an invalid version: fatal: Not a valid object name HEAD