Commit graph

223 commits

Author SHA1 Message Date
Jelmer Vernooij
ccc7b934a2 Enter context for PlainSession. 2021-03-17 15:06:15 +00:00
Jelmer Vernooij
997a643b01 Handle ~= for python. 2021-03-17 15:06:02 +00:00
Jelmer Vernooij
cc85d9d7a3
Add code for exporting. 2021-03-17 14:15:54 +00:00
Jelmer Vernooij
9792ddb865 Read requirements from pyproject.toml. 2021-03-17 13:26:14 +00:00
Jelmer Vernooij
40aa791ec1 Drop custom code. 2021-03-17 13:19:46 +00:00
Jelmer Vernooij
b3a9fc3aac
Add schroot arg. 2021-03-17 13:12:56 +00:00
Jelmer Vernooij
c6afe4eb40 Don't rely on cwd. 2021-03-17 12:24:43 +00:00
Jelmer Vernooij
159dc9879c Missing args. 2021-03-17 05:02:09 +00:00
Jelmer Vernooij
4c75eb34c4
Obtain username in root, since cwd might not exist. 2021-03-17 04:52:54 +00:00
Jelmer Vernooij
d46f45debc Use absolute path for dist.ini. 2021-03-17 04:48:24 +00:00
Jelmer Vernooij
7238bb0caf Handle missing make target. 2021-03-17 04:44:48 +00:00
Jelmer Vernooij
14e3726ae8 Handle missing command. 2021-03-17 04:39:34 +00:00
Jelmer Vernooij
9635b68648 There's no such thing as session.mkdir. 2021-03-17 04:11:58 +00:00
Jelmer Vernooij
2392907f8e Fix installation of poetry. 2021-03-17 03:50:53 +00:00
Jelmer Vernooij
0f6e8786de Set chdir. 2021-03-17 03:21:15 +00:00
Jelmer Vernooij
5b872c10a3 Pass in subpath. 2021-03-17 03:15:45 +00:00
Jelmer Vernooij
b988dd2324
Fix relative paths. 2021-03-17 01:30:10 +00:00
Jelmer Vernooij
8bd4de0b4e
Drop logging. 2021-03-16 20:29:39 +00:00
Jelmer Vernooij
891e097d3c More streamlining. 2021-03-16 20:21:11 +00:00
Jelmer Vernooij
b7206647b1 Simplify cache handling. 2021-03-16 20:07:42 +00:00
Jelmer Vernooij
b6414238bf Some refactoring. 2021-03-16 20:02:52 +00:00
Jelmer Vernooij
09d74cf827 Use apt_pkg function. 2021-03-16 18:28:53 +00:00
Jelmer Vernooij
79de95e787
Run sudo. 2021-03-16 17:09:23 +00:00
Jelmer Vernooij
6aaa2df421 Factor out file search. 2021-03-16 15:26:52 +00:00
Jelmer Vernooij
ceb052332b Factor out load_contents_url. 2021-03-16 04:34:58 +00:00
Jelmer Vernooij
1d6b83b2be Factor out contents_urls_from_sourceslist. 2021-03-16 04:29:27 +00:00
Jelmer Vernooij
ed7238d396 s/pythonX/cpythonX/g 2021-03-15 20:24:32 +00:00
Jelmer Vernooij
95c2ed4583 Fix python version match. 2021-03-15 19:31:54 +00:00
Jelmer Vernooij
b302b90390 Fix python specs. 2021-03-15 03:07:52 +00:00
Jelmer Vernooij
d3afa5f6eb
Factor out url_to_cache_filename. 2021-03-14 22:42:05 +00:00
Jelmer Vernooij
05bad21f1f
Split out Contents file reading. 2021-03-05 14:35:09 +00:00
Jelmer Vernooij
456b47bb97
Fix python module assignment. 2021-03-05 13:34:49 +00:00
Jelmer Vernooij
da2605ab25
Improve Java support. 2021-03-05 13:34:47 +00:00
Jelmer Vernooij
7a6e1af492 Fix typing. 2021-03-03 00:31:46 +00:00
Jelmer Vernooij
57a6972570
Support resolving crates. 2021-03-03 00:00:35 +00:00
Jelmer Vernooij
3e63179616
Fix use of reset_tree. 2021-03-02 18:26:45 +00:00
Jelmer Vernooij
0b9077f964
Support for running apt as root. 2021-03-02 17:55:44 +00:00
Jelmer Vernooij
fb91d5ca60 More work supporting --explain. 2021-03-02 15:14:04 +00:00
Jelmer Vernooij
0fa372afd4
More build systems 2021-03-02 04:19:06 +00:00
Jelmer Vernooij
dd015abd4a
Check requirements before. 2021-03-02 03:22:25 +00:00
Jelmer Vernooij
52e119022b
More refactoring. 2021-03-02 02:18:36 +00:00
Jelmer Vernooij
f8d269b6e5 Fix style. 2021-03-01 19:01:52 +00:00
Jelmer Vernooij
1741622d85
Fix tests. 2021-03-01 18:26:53 +00:00
Jelmer Vernooij
677358e0d5
Support quiet mode for dist. 2021-03-01 18:20:21 +00:00
Jelmer Vernooij
354001c60a
egg-info doesn't need to have contents.. 2021-03-01 17:20:26 +00:00
Jelmer Vernooij
8955497adf
Better AptRequirement management. 2021-03-01 17:14:53 +00:00
Jelmer Vernooij
693b6382ae
Python specs. 2021-03-01 16:28:23 +00:00
Jelmer Vernooij
a8663e0eaa
More complex python requirement parsing. 2021-03-01 15:22:28 +00:00
Jelmer Vernooij
78b59759c9 Some renames. 2021-03-01 15:00:32 +00:00
Jelmer Vernooij
217e87a3a8 Split out binaries. 2021-03-01 01:42:44 +00:00