FS#63568 - [apm] Change python2 to a build dependency

Attached to Project: Community Packages
Opened by mxks (mxks) - Tuesday, 27 August 2019, 06:26 GMT
Last edited by Caleb Maclennan (alerque) - Wednesday, 30 March 2022, 11:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Caleb Maclennan (alerque)
Nicola Squartini (tensor5)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Change python2 to a build dependency. python (2 or 3) is required when building the project but not during runtime.

Additional info:
* package version: apm 2.4.3-1
* https://github.com/atom/apm
* https://github.com/atom/apm/pull/690
* https://www.archlinux.org/packages/community/x86_64/apm/

Steps to reproduce:
1. Install apm from community: pacman -S apm
2. python2 will be installed as a dependency
This task depends upon

Closed by  Caleb Maclennan (alerque)
Wednesday, 30 March 2022, 11:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  apm-2.6.5-2
Comment by mxks (mxks) - Tuesday, 27 August 2019, 06:30 GMT
Can the python2 dep be changed to python3?
Comment by Nicola Squartini (tensor5) - Saturday, 09 November 2019, 07:02 GMT
apm now depends on python3. I'm still not sure if it's not required at runtime.

Loading...