Commit Graph

574 Commits

Author SHA1 Message Date
lilydjwg
c2b4e51f56 README: update wording
[ci-skip]
2020-08-27 01:55:11 +08:00
lilydjwg
b54ebe6bcf some setup.py fixes for #135
* use `find_namespace_packages` to find recursively
* install the nvchecker-ini2toml script
2020-08-27 01:49:19 +08:00
lilydjwg
c8c7bc5d4e README: Python 3.7+ is required
[ci-skip]
2020-08-26 20:44:49 +08:00
lilydjwg
376e5ad499 update test_android_sdk 2020-08-26 20:38:55 +08:00
lilydjwg
275e502be3 update setup.py 2020-08-26 20:19:13 +08:00
lilydjwg
027b8f9b46 write versions to record files even it's up-to-date.
This matches the old behavior, and the record file means what we get,
not what are updated (that's what nvcmp does).
2020-08-26 20:18:08 +08:00
lilydjwg
6a6d5df682 port tools.py and change record files to use json format
because special characters like spaces broke the old format.
2020-08-26 20:06:13 +08:00
lilydjwg
4f515d75db fix type annotations
[ci skip]
2020-08-21 18:53:09 +08:00
lilydjwg
6c2e31193c fix README: toml has tables rather than sections 2020-08-21 18:24:43 +08:00
lilydjwg
7f8310e685 update README and some more fixes 2020-08-21 18:16:44 +08:00
lilydjwg
e59766f839 add the ini2toml script 2020-08-21 17:42:31 +08:00
lilydjwg
57626faecf fix aiohttp_httpclient 2020-08-20 19:29:00 +08:00
lilydjwg
58a7ae05ca hackage is flaky 2020-08-20 17:07:16 +08:00
lilydjwg
e6d0d158f0 drop tests for pypy because it doesn't support the annotations future import 2020-08-20 16:10:28 +08:00
lilydjwg
8ed445d238 aiohttp_httpclient: fix 2020-08-20 15:58:08 +08:00
lilydjwg
04a95de7af gitea.com is slow on travis, try harder 2020-08-20 15:50:36 +08:00
lilydjwg
649799389f bitbucket no longer supports hg 2020-08-20 15:42:50 +08:00
lilydjwg
e339827436 aiohttp: fix request arguments 2020-08-20 15:41:35 +08:00
lilydjwg
2d0d3cfcee bitbucket: minor cleanup 2020-08-20 15:39:21 +08:00
lilydjwg
f6ff697d21 dash doesn't have $RANDOM 2020-08-20 15:31:00 +08:00
lilydjwg
ce828df545 requires http2 for httpx 2020-08-20 15:30:43 +08:00
lilydjwg
eb6833475e partial updates to README 2020-08-20 15:23:05 +08:00
lilydjwg
e228e31b84 final tweak of keyfile 2020-08-20 15:18:43 +08:00
lilydjwg
95150fa8e9 port github source and tests (the last one!)
`include_tags_pattern` and `ignored_tags` removed, see #99
2020-08-20 15:18:28 +08:00
lilydjwg
61a67a4a5b port more tests 2020-08-18 16:45:20 +08:00
lilydjwg
7de923c1e1 remove ignored_tags from vcs and bitbucket sources
See #99.
2020-08-18 16:35:26 +08:00
lilydjwg
2f4629fb22 port gitlab source
also remove `ignored_tags` as per #99
2020-08-18 16:32:47 +08:00
lilydjwg
71015be582 port the gitea source 2020-08-18 16:22:14 +08:00
lilydjwg
c0d836ba65 github actions: try run directly on ubuntu to speed up and get latest Python packages via pip 2020-08-17 22:09:54 +08:00
lilydjwg
870fb99182 port more sources 2020-08-17 22:04:44 +08:00
lilydjwg
6737400a4c update NEW 2020-08-17 17:01:41 +08:00
lilydjwg
34f7de18c0 try run mypy with github actions 2020-08-17 16:56:54 +08:00
lilydjwg
894706819a update mypy.ini 2020-08-17 16:56:54 +08:00
lilydjwg
0f9099aae5 port more tests 2020-08-17 16:31:59 +08:00
lilydjwg
4887ec66d9 port more tests 2020-08-17 16:21:02 +08:00
lilydjwg
616cf2bc20 fix a typo causing proxy not used 2020-08-17 16:20:34 +08:00
lilydjwg
10f6b1561e start porting tests to new version 2020-08-17 15:11:14 +08:00
lilydjwg
1f7552bbf7 support setting keyfile on command line 2020-08-17 14:32:39 +08:00
lilydjwg
8520a62271 update httpclient implementations 2020-08-15 17:02:19 +08:00
lilydjwg
5e209cc9ad update typing 2020-08-14 21:23:31 +08:00
lilydjwg
19553c3564 create an api for modules 2020-08-14 20:04:05 +08:00
lilydjwg
72d1d27f89 port more sources, add cache.get_json 2020-08-14 18:25:48 +08:00
lilydjwg
961c1315ef better and simpler caching mechanism 2020-08-13 20:42:24 +08:00
lilydjwg
b76bfb5606 fixes 2020-08-13 20:03:07 +08:00
lilydjwg
435edf8589 support simpler source with only one get_version funcion
also caching is working now
2020-08-13 20:03:04 +08:00
lilydjwg
0232d0fb4f aur: optimize requests 2020-08-13 20:03:00 +08:00
lilydjwg
14b3863f11 version 2: MVP 2020-08-11 17:43:03 +08:00
lilydjwg
fbdde9bf58 Merge remote-tracking branch 'origin/pr/131' into master 2020-08-04 16:42:31 +08:00
techknowlogick
2b3e88be13
update readme 2020-08-03 12:15:42 -04:00
techknowlogick
4022a375d5
Update readme 2020-08-03 12:14:57 -04:00