ilpianista [1] filed a request to merge python-git [2] into gitpython [3]:
I re-uploaded python2-gitpython because it has been deleted or dunno what happened. After that I noticed that there's already this python- git package that provides python-gitpython, but IMHO the name is wrong (maybe in past gitpython was simply named git?). Also dependant packages refer to python-gitpython.
[1] https://aur.archlinux.org/account/ilpianista/ [2] https://aur.archlinux.org/pkgbase/python-git/ [3] https://aur.archlinux.org/pkgbase/gitpython/
On Thursday, 7 July 2016 18:14:02 CEST notify@aur.archlinux.org wrote:
ilpianista [1] filed a request to merge python-git [2] into gitpython [3]:
I re-uploaded python2-gitpython because it has been deleted or dunno what happened. After that I noticed that there's already this python- git package that provides python-gitpython, but IMHO the name is wrong (maybe in past gitpython was simply named git?). Also dependant packages refer to python-gitpython.
If my request is accepted, I can orphan python-gitpython if the maintainer wants, so he can adopt it.
Cheers
The module is imported as "git", so I feel that the package name should be named "python-git". I do not agree with the merge.
-----Original Message----- From: "Andrea Scarpino" andrea@archlinux.org Sent: Thursday, July 7, 2016 1:21pm To: arch@cgtx.us Cc: aur-requests@archlinux.org Subject: Re: [PRQ#5834] Merge Request for python-git
On Thursday, 7 July 2016 18:14:02 CEST notify@aur.archlinux.org wrote:
ilpianista [1] filed a request to merge python-git [2] into gitpython [3]:
I re-uploaded python2-gitpython because it has been deleted or dunno what happened. After that I noticed that there's already this python- git package that provides python-gitpython, but IMHO the name is wrong (maybe in past gitpython was simply named git?). Also dependant packages refer to python-gitpython.
If my request is accepted, I can orphan python-gitpython if the maintainer wants, so he can adopt it.
Cheers
Hi Carl,
quoting https://wiki.archlinux.org/index.php/PKGBUILD#pkgname:
"The name(s) of the package(s). This should consist of lowercase alphanumerics and any of the following characters: @, ., _, +, - (at symbol, dot, underscore, plus, hyphen). Names are not allowed to start with hyphens. For the sake of consistency, pkgname should match the name of the source tarball of the software: for instance, if the software is in foobar-2.5.tar.gz, use pkgname=foobar. The name of the directory containing the PKGBUILD should also match the pkgname."
Cheers
On Thu, Jul 14, 2016 at 5:12 PM, Carl George arch@cgtx.us wrote:
The module is imported as "git", so I feel that the package name should be named "python-git". I do not agree with the merge.
-----Original Message----- From: "Andrea Scarpino" andrea@archlinux.org Sent: Thursday, July 7, 2016 1:21pm To: arch@cgtx.us Cc: aur-requests@archlinux.org Subject: Re: [PRQ#5834] Merge Request for python-git
On Thursday, 7 July 2016 18:14:02 CEST notify@aur.archlinux.org wrote:
ilpianista [1] filed a request to merge python-git [2] into gitpython [3]:
I re-uploaded python2-gitpython because it has been deleted or dunno what happened. After that I noticed that there's already this python- git package that provides python-gitpython, but IMHO the name is wrong (maybe in past gitpython was simply named git?). Also dependant packages refer to python-gitpython.
If my request is accepted, I can orphan python-gitpython if the maintainer wants, so he can adopt it.
Cheers
-- Andrea Scarpino (former) Arch Linux Developer
https://wiki.archlinux.org/index.php/Python_package_guidelines#Package_namin...
"For Python 3 libraries, use python-modulename. For applications, use the program name. In either case, the package name should be entirely lowercase."
The module name is "git", thus the package name should be "python-git". Feel free to disagree with me, but I'm going to keep maintaining my package regardless. Don't merge it.
-----Original Message----- From: "Andrea Scarpino" andrea@archlinux.org Sent: Thursday, July 14, 2016 10:25am To: "Carl George" arch@cgtx.us Cc: "Andrea Scarpino" andrea@archlinux.org, aur-requests@archlinux.org Subject: Re: [PRQ#5834] Merge Request for python-git
Hi Carl,
quoting https://wiki.archlinux.org/index.php/PKGBUILD#pkgname:
"The name(s) of the package(s). This should consist of lowercase alphanumerics and any of the following characters: @, ., _, +, - (at symbol, dot, underscore, plus, hyphen). Names are not allowed to start with hyphens. For the sake of consistency, pkgname should match the name of the source tarball of the software: for instance, if the software is in foobar-2.5.tar.gz, use pkgname=foobar. The name of the directory containing the PKGBUILD should also match the pkgname."
Cheers
On Thu, Jul 14, 2016 at 5:12 PM, Carl George arch@cgtx.us wrote:
The module is imported as "git", so I feel that the package name should be named "python-git". I do not agree with the merge.
-----Original Message----- From: "Andrea Scarpino" andrea@archlinux.org Sent: Thursday, July 7, 2016 1:21pm To: arch@cgtx.us Cc: aur-requests@archlinux.org Subject: Re: [PRQ#5834] Merge Request for python-git
On Thursday, 7 July 2016 18:14:02 CEST notify@aur.archlinux.org wrote:
ilpianista [1] filed a request to merge python-git [2] into gitpython [3]:
I re-uploaded python2-gitpython because it has been deleted or dunno what happened. After that I noticed that there's already this python- git package that provides python-gitpython, but IMHO the name is wrong (maybe in past gitpython was simply named git?). Also dependant packages refer to python-gitpython.
If my request is accepted, I can orphan python-gitpython if the maintainer wants, so he can adopt it.
Cheers
-- Andrea Scarpino (former) Arch Linux Developer
On Thursday, 14 July 2016 12:23:06 CEST Carl George wrote:
https://wiki.archlinux.org/index.php/Python_package_guidelines#Package_namin g
"For Python 3 libraries, use python-modulename. For applications, use the program name. In either case, the package name should be entirely lowercase."
The module name is "git", thus the package name should be "python-git". Feel free to disagree with me, but I'm going to keep maintaining my package regardless. Don't merge it.
Ah, I missed the python package guidelines.
I will file a delete request for my package and I'll notify other maintainers that are currently using python-gitpython to use python-git instead.
Thank you!
On 2016-07-14 22:15, Andrea Scarpino wrote:
On Thursday, 14 July 2016 12:23:06 CEST Carl George wrote:
https://wiki.archlinux.org/index.php/Python_package_guidelines#Package_namin g
"For Python 3 libraries, use python-modulename. For applications, use the program name. In either case, the package name should be entirely lowercase."
The module name is "git", thus the package name should be "python-git". Feel free to disagree with me, but I'm going to keep maintaining my package regardless. Don't merge it.
Ah, I missed the python package guidelines.
I will file a delete request for my package and I'll notify other maintainers that are currently using python-gitpython to use python-git instead.
Thank you!
You import 'git' in Python, but the module name is clearly GitPython. I don't see any reason to have it named 'python-git'. This is completely misleading with VCS packages, thus 'python-gitpython' makes more sense to me.
On Friday, 15 July 2016 08:56:15 MSK Bartłomiej Piotrowski wrote:
You import 'git' in Python, but the module name is clearly GitPython. I don't see any reason to have it named 'python-git'. This is completely misleading with VCS packages, thus 'python-gitpython' makes more sense to me.
Same here. Moreover there is PRQ#4104 [1, 2, 3] in which we have already rejected a request to remove 'python-gitpython' package. I believe it should be done one more time.
1. https://lists.archlinux.org/pipermail/aur-requests/2015-September/008704.htm... 2. https://lists.archlinux.org/pipermail/aur-requests/2015-October/008768.html 3. https://lists.archlinux.org/pipermail/aur-requests/2015-October/008824.html
Hey,
On 14/07, Andrea Scarpino wrote:
On Thursday, 14 July 2016 12:23:06 CEST Carl George wrote:
The module name is "git", thus the package name should be "python-git". Feel free to disagree with me, but I'm going to keep maintaining my package regardless. Don't merge it.
Ah, I missed the python package guidelines.
I will file a delete request for my package and I'll notify other maintainers that are currently using python-gitpython to use python-git instead.
Could you re-upload python-gitpython, since as Bartłomiej said, the module is called GitPython?
Request #5834 has been rejected by Muflone [1]:
I'm sorry but it's not clear what you meant. The package gitpython to merge on doesn't exist
aur-requests@lists.archlinux.org