lilydjwg
d120f61b11
aur: minor cleanup
2020-08-01 13:28:57 +08:00
lilydjwg
903b414183
cache result during a run
...
so that different entries can refer to a same software without much overhead.
This is needed because entries may be generated, and only nvchecker can
tell if two entries are expecting the same result because the name may
or may not be relevant.
Closes #81 .
2018-10-10 17:03:20 +08:00
Jingbei Li
ddbe30db8c
added use_last_modified for aur
2018-09-30 17:42:42 +08:00
lilydjwg
d0a197115c
support more kwargs for get_version implementations
2018-05-05 23:40:04 +08:00
lilydjwg
79c36641a2
switch from logging to structlog
2018-04-11 16:18:41 +08:00
lilydjwg
1bb14397ed
no need to return name now; we track this on the futures
2017-07-08 15:59:54 +08:00
Felix Yan
84df2716b5
AsyncIO rewrite
2017-07-06 12:24:45 +08:00
lilydjwg
8e2be647e0
add license declaration to each file
2017-02-28 15:27:24 +08:00
lilydjwg
316dcd18be
[aur]: update to AUR API version 5
2016-02-29 17:53:51 +08:00
lilydjwg
3dce06ca21
add strip-release config, closing #11
2015-08-25 00:18:19 +08:00
lilydjwg
8a6fbf4a9a
Revert "try aur4 url first"
...
This reverts commit fd0c7d57ae
.
AUR4 has merged into current AUR.
2015-08-20 01:38:27 +08:00
Jiachen Yang
fd0c7d57ae
try aur4 url first
2015-06-15 16:58:23 +09:00
Jiachen Yang
c3c16247b7
escape aurname in url
2015-05-11 02:40:51 +09:00
lilydjwg
3a1960425f
reraise AUR HTTP Error
2013-11-17 19:20:05 +08:00
lilydjwg
16ef913b88
fix exception when AUR package disappears
2013-11-03 18:50:19 +08:00
lilydjwg
dbc35aa901
refactor get_version.py
2013-11-03 18:21:50 +08:00