psykose
deb62258ec
*/*: set --skip-build for python installs
...
this marginally increases install speed by not checking if it needs a rebuild.
also remove --prefix=/usr as it defaults to /usr already.
might break a build or two, will fix later
2023-01-10 04:19:31 +01:00
Hugo Osvaldo Barrera
cdd3ce01ff
*/*: drop redundant CARGO_PROFILE_* variables, collapse newlines
...
The cargo vars are now set in abuild.conf by default.
Newlines done with:
find . -name APKBUILD -exec sed -i '/^$/N;/^\n$/D' {} \;
See also: https://stackoverflow.com/a/4522043
2023-01-07 02:42:07 +01:00
psykose
7972f49701
testing/*: rebuild against python3.11
2022-11-22 20:33:36 +01:00
Kevin Daudt
54eb1dc676
testing/git2json: rebuild against python3.10
2021-12-19 14:44:35 +00:00
Natanael Copa
c9538c94f8
testing/git2json: rebuild against python 3.9
2021-04-05 18:19:02 +00:00
Natanael Copa
3149d0d175
testing/git2json: rebuild against python 3.8
2019-11-05 15:35:28 +00:00
Leo
233eb8d0f5
testing/git2json: switch to python3
2019-09-09 14:36:15 -03:00
Roberto Oliveira
7c69d8e3a2
testing/git2json: upgrade to 0.2.3 and modernize
2017-08-02 06:00:29 +00:00
Jakub Jirutka
c18b35140d
[various] rename python executable in APKBUILDs to python2
2016-10-26 19:47:58 +02:00
Jakub Jirutka
d6529c8d14
[various] rename dependency python to python2
2016-10-26 19:47:58 +02:00
Jakub Jirutka
af0c01ac63
[various] rename dependency python-dev to python2-dev
2016-10-26 19:47:14 +02:00
Jakub Jirutka
bb62c4901b
testing/*: change source URL pypi.python.org to files.pythonhosted.org
...
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
2016-07-08 17:39:12 +02:00
Fabian Affolter
22ce57ef00
testing/git2json: upgrade to 0.2.1
2013-10-22 08:23:16 +00:00
Fabian Affolter
312b801d7f
testing/git2json: fix url
2013-09-30 10:59:08 +00:00
Fabian Affolter
27522c7822
testing/git2json: new aport
...
Convert git logs to JSON for easier analysis
https://github.com/tarmstrong/git2json
2013-09-29 14:07:40 +00:00