Commit Graph

7 Commits

Author SHA1 Message Date
Jérôme Duval
4498e041cc python: update HOMEPAGE. 2018-05-30 08:06:34 +02:00
irtusb
3abf6cda40 python3: fix #2558
'str' has no attribute 'append'
2018-05-25 19:01:45 +02:00
Sergei Reznikov
71ba56d880 python3: fix unary operator expected warning 2018-05-05 23:09:44 +03:00
Adrien Destugues
298e4d4968 Python: fix secondary arch build.
Wrong library paths would lead to missing modules, and crashes.
2018-02-19 18:36:41 +01:00
Sergei Reznikov
ab669dac9b python3: bump revision 2017-11-22 16:01:11 +03:00
Sergei Reznikov
2284b95e6b python3: disable debug build, drop testsuit
* turns out exportig OPT var disables debug build
* drop testsuite as it takes a lot of space, perhaps needs to be moved into a separate package
* should we drop __pycache__ as well?

Used https://git.centos.org/blob/rpms!rh-python36-python.git/c7/SPECS!python.spec#L1484
and https://packages.debian.org/source/buster/python3.6 as a reference
2017-11-22 13:41:20 +03:00
Jerome Duval
e1a5ec0f24 python3: bump version. 2017-10-12 21:41:25 +02:00