Hi All,
I want to remove the python3 package from the python-visitor split package [1], since it's already in [community].
Will simply changing the pkgbase/pkgname and pushing be enough?
change: pkgbase=python-visitor pkgname=('python2-visitor' 'python-visitor')
to: pkgname=python2-visitor
Or do I need to upload a new python2-visitor package and file merge/delete request for the actual python-visitor split package?
[1] https://aur.archlinux.org/pkgbase/python-visitor
Best regards, Michael
Hi,
Le 27/11/2018 à 15:03, Michael Straube via aur-general a écrit :
Hi All,
I want to remove the python3 package from the python-visitor split package [1], since it's already in [community].
Will simply changing the pkgbase/pkgname and pushing be enough?
change: pkgbase=python-visitor pkgname=('python2-visitor' 'python-visitor')
to: pkgname=python2-visitor
Won’t work AUR packages are one git repo per pkgbase.
Or do I need to upload a new python2-visitor package and file merge/delete request for the actual python-visitor split package?
Yes, exactly.
Regards, Bruno
aur-general@lists.archlinux.org