Commit Graph

811 Commits

Author SHA1 Message Date
lilydjwg
268bd9125e begin a new version 2022-07-16 15:47:52 +08:00
lilydjwg
2325d2ac74 bump version to 2.9 2022-06-27 20:33:39 +08:00
Vanilla
2de30c0acd vsmarketplace: use better filterType
fixes #216.
2022-06-18 16:27:17 +08:00
lilydjwg
914c6414e8 fix tests trying to raise exc_info=True 2022-06-12 14:22:14 +08:00
lilydjwg
8b32c26d1e htmlparser: handle xpath pointing to element instead of text() 2022-06-12 12:31:11 +08:00
lilydjwg
e683476fb2 avoid the whole process taken down by a single _process_result 2022-06-12 12:22:07 +08:00
lilydjwg
88cbdd925c fix mypy 2022-06-05 14:41:57 +08:00
lilydjwg
ffe84cae08 add support for using awesomeversion to compare versions 2022-06-05 14:31:54 +08:00
lilydjwg
d706961669 update tests 2022-04-21 17:23:20 +08:00
lilydjwg
f2aa4cad20 fix typos 2022-04-21 17:16:34 +08:00
lilydjwg
48f82e819b bump version to 2.9dev 2022-04-21 17:16:23 +08:00
lilydjwg
257b0f63fe packaging issue fixed
It was setuptools-scm that caused a lot of unintended files to be
packaged. That package was required by twine but it's no longer needed
now.
2022-04-11 19:17:39 +08:00
lilydjwg
5605f62269 bump version to 2.8 2022-04-11 18:40:15 +08:00
lilydjwg
69a5d82d25 tests: fix some warnings 2022-04-07 14:06:03 +08:00
lilydjwg
2e042d7576 fix httpx and aiohttp issues
It seems that we no longer need to close the sessions.
2022-04-07 13:44:38 +08:00
lilydjwg
2ea44d3694 make mypy happy 2022-04-02 12:07:20 +08:00
Chih-Hsuan Yen
1235d77e72
Pin werkzeug for httpbin compatibility 2022-04-02 12:03:45 +08:00
Chih-Hsuan Yen
c15e9b7576
android-sdk improvements
* Returns all matched versions to support list options
* Don't hard-code the host OS
* Document the default of `channel`
2022-04-02 11:53:27 +08:00
lilydjwg
c6ed37ada1 nvcmp: optionally exit with 4 if there are differences
closes #196.
2022-02-28 14:09:12 +08:00
lilydjwg
f4e9ab80b9 Merge remote-tracking branch 'origin/pr/211' 2022-02-23 11:11:51 +08:00
lilydjwg
ff1c980456 bump to version 2.8dev 2022-02-23 11:11:29 +08:00
Pekka Ristola
e03023bd6c
add CRAN support 2022-02-22 19:06:15 +02:00
Guizai
7739f5c8c0
fix: source sparkle (#210)
fix: source sparkle
2022-02-22 20:13:18 +08:00
lilydjwg
3dff0466d1 bump version to 2.7 2022-02-18 19:36:44 +08:00
lilydjwg
d8c26fa666 minor update 2022-02-13 14:36:13 +08:00
Tom Rathborne
ea01b6d9ee
Add all option to cmp (#209)
Add --all option to nvcmp to get all packages, even with no version change
2022-02-13 14:34:32 +08:00
依云
b61fbe5a37
Merge pull request #208 from trathborne/Add-JSON-output-to-cmp
Split comparison process from output and provide JSON output
2022-02-10 16:59:53 +08:00
Tom Rathborne
6d8f00036d Handle sort=none better 2022-02-10 09:45:43 +01:00
Tom Rathborne
9ea6f37712
Merge branch 'lilydjwg:master' into Add-JSON-output-to-cmp 2022-02-09 16:11:41 +01:00
Tom Rathborne
3e88d74043 Split comparison process from output and provide JSON output for automated tooling 2022-02-09 13:27:20 +01:00
lilydjwg
da1d204307 bump version to 2.7dev 2022-02-08 14:42:04 +08:00
lilydjwg
222e3e9b4c remove old script maintained_in_aur 2022-02-08 14:41:51 +08:00
依云
acb56d7827
Merge pull request #206 from alexfikl/bitbucket-order-tags
Bitbucket: Add support for queries and sorting
2022-02-08 14:40:59 +08:00
Alexandru Fikl
4bf2755b0e
bitbucket: use 'fields' query to restrict returned fields 2022-02-06 10:17:49 -06:00
Alexandru Fikl
a8228bb594
bitbucket: use querying and sorting for improved tag search 2022-02-04 10:31:41 -06:00
Alexandru Fikl
4f06ce7862
bitbucket: add types 2022-02-04 09:53:03 -06:00
lilydjwg
31492c4eb0 bump to version 2.6.1 2022-02-04 16:57:42 +08:00
lilydjwg
d5920efa54 add a test to test the whole command tool 2022-02-04 16:54:13 +08:00
lilydjwg
ac1aafc9f1 use asyncio.get_event_loop() for Python < 3.10
fixes #207.
2022-02-04 16:53:56 +08:00
Alexandru Fikl
dd87c0e80c
update bitbucket doc links 2022-02-02 14:27:14 -06:00
Alexandru Fikl
b6eef8a54a
bitbucket: order tags by date 2022-02-02 14:17:51 -06:00
lilydjwg
2f61336ce3 bump version to 2.6 2022-02-02 11:20:52 +08:00
lilydjwg
bc2c2edfde update test_android_sdk.py 2022-01-20 17:22:24 +08:00
lilydjwg
1fb3c970cf fix types and tests 2022-01-20 16:38:10 +08:00
lilydjwg
112c916a6d add --failures cmdline flag to indicate there are errors during checking
closes #205.
2022-01-20 14:45:21 +08:00
lilydjwg
83286263d2 [mypy] remove some unusted type: ignore 2021-12-29 17:15:29 +08:00
lilydjwg
5e60a1dc86 replace the toml library with tomli 2021-12-29 16:36:23 +08:00
lilydjwg
8d4982d440 try asyncio.run again
because asyncio.get_event_loop() is deprecated.
2021-12-14 12:58:55 +08:00
lilydjwg
91cbed1f8e httpx: allow_redirects becomes follow_redirects 2021-11-06 10:59:48 +08:00
lilydjwg
b8b6e47d59 update test_apt 2021-11-06 10:57:41 +08:00