Commit graph

  • a9146d4821 fix: sparkle test Guizai 2022-02-21 12:19:56 +00:00
  • 96c2396c82 style: fits the upstream code style Guizai 2022-02-21 12:06:42 +00:00
  • e3df37b646 fix: source sparkle Guizai 2022-02-21 11:59:24 +00:00
  • 3dff0466d1 bump version to 2.7 v2.7 lilydjwg 2022-02-18 19:36:44 +08:00
  • d8c26fa666 minor update lilydjwg 2022-02-13 14:36:13 +08:00
  • ea01b6d9ee
    Add all option to cmp (#209) Tom Rathborne 2022-02-13 07:34:32 +01:00
  • 4bb07a4586 mypy might prefer this Tom Rathborne 2022-02-11 12:32:53 +01:00
  • 281fdf6e57 mypy is not very smart Tom Rathborne 2022-02-11 12:28:40 +01:00
  • 4b6a5736ec Handle equal version case again Tom Rathborne 2022-02-11 11:24:29 +01:00
  • 9ff2e3d7d4 Use indent 2 here too Tom Rathborne 2022-02-11 11:14:07 +01:00
  • e75e2cd3e5 Replace delta if/elif/elif... with a dictionary lookup, and use "equal" to avoid awkward delta=None case Tom Rathborne 2022-02-11 11:13:11 +01:00
  • 6c527a8a7a hide removed, not added packages with --newer Tom Rathborne 2022-02-10 10:55:22 +01:00
  • 35f28056b6 Handle changes involve None versions Tom Rathborne 2022-02-10 10:44:04 +01:00
  • 689c69ef60 merge with master; further review pending Tom Rathborne 2022-02-10 10:32:46 +01:00
  • b61fbe5a37
    Merge pull request #208 from trathborne/Add-JSON-output-to-cmp 依云 2022-02-10 16:59:53 +08:00
  • 6d8f00036d Handle sort=none better Tom Rathborne 2022-02-10 09:45:43 +01:00
  • f9fc5d982e Fix human-readable console output for --all Tom Rathborne 2022-02-09 17:10:11 +01:00
  • 8726e38fac Add --all option to nvcmp to get all packages, even with no version change Tom Rathborne 2022-02-09 17:03:20 +01:00
  • 9ea6f37712
    Merge branch 'lilydjwg:master' into Add-JSON-output-to-cmp Tom Rathborne 2022-02-09 16:11:41 +01:00
  • 3e88d74043 Split comparison process from output and provide JSON output for automated tooling Tom Rathborne 2022-02-09 13:27:20 +01:00
  • da1d204307 bump version to 2.7dev lilydjwg 2022-02-08 14:42:04 +08:00
  • 222e3e9b4c remove old script maintained_in_aur lilydjwg 2022-02-05 14:29:56 +08:00
  • acb56d7827
    Merge pull request #206 from alexfikl/bitbucket-order-tags 依云 2022-02-08 14:40:59 +08:00
  • 4bf2755b0e
    bitbucket: use 'fields' query to restrict returned fields Alexandru Fikl 2022-02-06 10:17:49 -06:00
  • a8228bb594
    bitbucket: use querying and sorting for improved tag search Alexandru Fikl 2022-02-04 10:31:41 -06:00
  • 4f06ce7862
    bitbucket: add types Alexandru Fikl 2022-02-04 09:53:03 -06:00
  • 31492c4eb0 bump to version 2.6.1 v2.6.1 lilydjwg 2022-02-04 16:57:42 +08:00
  • d5920efa54 add a test to test the whole command tool lilydjwg 2022-02-04 16:53:26 +08:00
  • ac1aafc9f1 use asyncio.get_event_loop() for Python < 3.10 lilydjwg 2022-02-04 16:51:31 +08:00
  • 6d7cb4930b Fix asyncio.run problem Tom Rathborne 2022-02-03 09:54:22 +01:00
  • dd87c0e80c
    update bitbucket doc links Alexandru Fikl 2022-02-02 14:27:14 -06:00
  • b6eef8a54a
    bitbucket: order tags by date Alexandru Fikl 2022-02-02 14:17:51 -06:00
  • 2f61336ce3 bump version to 2.6 v2.6 lilydjwg 2022-02-02 11:20:52 +08:00
  • bc2c2edfde update test_android_sdk.py lilydjwg 2022-01-20 17:22:24 +08:00
  • 1fb3c970cf fix types and tests lilydjwg 2022-01-20 16:38:10 +08:00
  • 112c916a6d add --failures cmdline flag to indicate there are errors during checking lilydjwg 2022-01-20 14:44:24 +08:00
  • 83286263d2 [mypy] remove some unusted type: ignore lilydjwg 2021-12-29 17:15:29 +08:00
  • 5e60a1dc86 replace the toml library with tomli lilydjwg 2021-12-29 16:36:23 +08:00
  • 8d4982d440 try asyncio.run again lilydjwg 2021-12-14 12:58:55 +08:00
  • 91cbed1f8e httpx: allow_redirects becomes follow_redirects lilydjwg 2021-11-06 10:59:48 +08:00
  • b8b6e47d59 update test_apt lilydjwg 2021-11-06 10:57:41 +08:00
  • f3be1c585f regex: make sure we don't have more than one group in the regex lilydjwg 2021-11-06 10:44:10 +08:00
  • f8be3e7418 doc: \ in ` ` should not be escaped lilydjwg 2021-11-02 11:23:03 +08:00
  • e93f91af57 doc: remove an erroneous ` lilydjwg 2021-11-02 11:20:41 +08:00
  • d24f64a4f0 doc: update example to use toml syntax lilydjwg 2021-11-02 11:11:18 +08:00
  • ceb573f337 Python 3.10 lilydjwg 2021-10-07 14:46:13 +08:00
  • 3ef83b0a95 bump version to 2.5 v2.5 lilydjwg 2021-10-03 16:48:44 +08:00
  • 750999f397
    Merge pull request #201 from yuyichao/post 依云 2021-09-07 13:13:19 +08:00
  • c43d4e900f
    Support HTTP POST request in the htmlparser and regex source Yichao Yu 2021-09-05 16:26:30 -04:00
  • c65a5343ed
    httpclient: Support arbitrary request body Yichao Yu 2021-09-05 16:23:26 -04:00
  • 4d6e87a975
    Merge pull request #200 from yan12125/fix-regex 依云 2021-08-31 20:18:52 +08:00
  • 9acae25c0f
    regex: make sure regex fails if nothing is found Chih-Hsuan Yen 2021-08-31 09:48:07 +08:00
  • f443fa8e96
    Merge pull request #199 from yan12125/update-tests 依云 2021-08-22 23:20:31 +08:00
  • b8afc43430
    Update tests Chih-Hsuan Yen 2021-08-22 22:43:33 +08:00
  • 20183a83e5
    Merge pull request #198 from yan12125/relax-test-anitya 依云 2021-08-07 15:13:18 +08:00
  • 44b9f1856f
    anitya: relax the test - shutter is updated often these days Chih-Hsuan Yen 2021-08-07 14:37:18 +08:00
  • 02515fc82d cleanup dependencies and update setup.py lilydjwg 2021-07-29 13:13:00 +08:00
  • 3fdb2ee9d4
    Cleanup dependencies Chih-Hsuan Yen 2021-07-29 11:46:27 +08:00
  • b70de0a628 version 2.4 v2.4 lilydjwg 2021-07-28 19:12:49 +08:00
  • 4643652eaf update keyfile.toml.enc lilydjwg 2021-07-27 16:06:27 +08:00
  • ad24b841cf github actions: run apt update lilydjwg 2021-07-25 19:49:00 +08:00
  • 494c4ddf67 alpm: make repo option optional lilydjwg 2021-07-25 19:38:26 +08:00
  • 11aea624e6 update docs about parse_version lilydjwg 2021-07-18 21:20:20 +08:00
  • ddd99bd59f tweaks for mypy lilydjwg 2021-07-18 17:24:03 +08:00
  • 9a42ed9503 alpm: make sure we get the repo config lilydjwg 2021-07-18 17:14:18 +08:00
  • 606b3f65fb vendor packaging.version for our own use lilydjwg 2021-07-18 17:12:06 +08:00
  • 151b03801f update tests lilydjwg 2021-07-14 22:15:51 +08:00
  • 25d7a7498d Add Visual Studio Code Marketplace Th3Whit3Wolf 2021-07-14 14:53:01 +01:00
  • f36f819070 update tests lilydjwg 2021-07-14 22:15:51 +08:00
  • 401bb19a9b Fix: wrong function name Th3Whit3Wolf 2021-07-14 15:07:49 +01:00
  • 2402eb31cc Add Visual Studio Code Marketplace Th3Whit3Wolf 2021-07-14 14:53:01 +01:00
  • ad2dc19415 Add OpenVSX source Th3Whit3Wolf 2021-07-14 13:05:45 +01:00
  • 46d724b465 update sparkle lilydjwg 2021-07-01 19:47:47 +08:00
  • f8dd1a4212 docs: add an inline sample config lilydjwg 2021-07-01 19:38:17 +08:00
  • 0f44759b35
    Merge pull request #193 from murlakatamenka/improve-docs 依云 2021-07-01 19:27:23 +08:00
  • 822eb76a1c Docs: add sample keyfile.toml Sergey A 2021-07-01 10:46:14 +03:00
  • 92e422c726 add doc for the cratesio source lilydjwg 2021-07-01 15:04:56 +08:00
  • 6fd3ba95ba apt: handle multiple verions correctly lilydjwg 2021-06-25 15:22:40 +08:00
  • 4c4b770c27 docs: clarify behavior when from_pattern is not matched lilydjwg 2021-06-24 11:18:35 +08:00
  • ffaca8c949 option to not verify HTTPS certificate lilydjwg 2021-06-23 16:00:17 +08:00
  • 3eee6480ab docs: remove trailling space lilydjwg 2021-06-11 16:19:49 +08:00
  • 9deb55806d
    Add optional token for regex and httpheader. Add htmlparser source (#182) Maud LAURENT 2021-06-11 10:18:39 +02:00
  • 5dda20ead2 some more tweaks lilydjwg 2021-06-11 16:13:02 +08:00
  • a969f12d20 minor fixes lilydjwg 2021-06-11 16:10:34 +08:00
  • 4033c0b9ba fix a typo in the docs lilydjwg 2021-06-08 15:11:20 +08:00
  • 3c2abb01f0 update docs for combiner lilydjwg 2021-06-08 15:07:44 +08:00
  • d2c7d48a2f
    Merge branch 'master' into add-token-weburl Maud LAURENT 2021-06-08 09:06:54 +02:00
  • ae506ba9cf add a combiner source and the underlying mechanism to wait for other entries' results lilydjwg 2021-06-08 14:55:57 +08:00
  • d5c754762c fix: removed unused htmlparser dependencies, fixed typos Maud LAURENT 2021-06-07 10:51:27 +02:00
  • d83d8d5367 aur: avoid the asyncio.wait warning lilydjwg 2021-06-06 12:26:53 +08:00
  • 943847da74 container: fix test lilydjwg 2021-06-06 12:26:44 +08:00
  • 68fcfe3924 container: add pagination lilydjwg 2021-06-06 12:12:07 +08:00
  • 4628315ba6 add CRAN support Butui Hu 2021-05-30 16:40:50 +08:00
  • 6f7633a93c
    Merge pull request #188 from yan12125/fix-test-pacman 依云 2021-06-03 12:38:14 +08:00
  • 1064f3d948
    Update test_anitya.py Chih-Hsuan Yen 2021-06-03 12:33:07 +08:00
  • 61bc0c5562
    Fix test_pacman in some scenarios Chih-Hsuan Yen 2021-06-03 12:08:46 +08:00
  • 8db5c6a938 doc: we may need a newer rtd theme lilydjwg 2021-05-23 17:47:12 +08:00
  • c65513b37d doc: clarify options of the container source lilydjwg 2021-05-23 17:37:35 +08:00
  • 6d4a90e8d1 fix: move exception. Delegate encoding to lxml if not specified Maud LAURENT 2021-05-19 17:34:50 +02:00
  • 8085b7b12a fix: update tests Maud LAURENT 2021-05-11 15:30:48 +02:00