Commit Graph

256 Commits

Author SHA1 Message Date
Felix Yan
02809b703f
CPAN: Use metacpan fastapi
All docs in metacpan.org currently point to this new API endpoint. The
old API endpoint returns wrong data for e.g. TermReadKey (latest 2.37 vs
API 2.14), and the new API endpoint doesn't have this issue.
2017-03-24 16:50:56 +08:00
lilydjwg
8e2be647e0 add license declaration to each file 2017-02-28 15:27:24 +08:00
依云
1998238594 Merge pull request #46 from romab/more_proxy
Use proxy settings if set for github and cpan repos
2017-02-09 21:32:01 +08:00
Gabriel Kihlman
aa10e20dcc Update documentation with newly added proxy settings for github and cpan 2017-02-09 13:48:38 +01:00
Gabriel Kihlman
224e9f4b08 Use proxy settings if set for github and cpan repos 2017-02-09 11:31:05 +01:00
lilydjwg
bd61be6981 compare oldver and newver using == instead of version comparison
closes #45 and archlinuxcn/repo#351
2017-02-06 15:54:21 +08:00
lilydjwg
63a0161acf can't test against PyPy3 2017-02-04 16:38:58 +08:00
lilydjwg
d62d49a1d5 add MIT LICENSE 2017-02-04 16:36:48 +08:00
lilydjwg
22e1ca9ed1 travis: use more Python versions 2017-02-04 16:33:27 +08:00
lilydjwg
82ca0cff9c skip archpkg test on Travis-CI 2017-02-04 16:29:59 +08:00
lilydjwg
5c54947b42 bump version 2017-01-25 15:47:45 +08:00
lilydjwg
aa418aba20 remove support for GitCafe, which has died
closes #42
2016-09-01 20:40:51 +08:00
依云
375fb4f14f add support for crates.io 2016-07-22 14:24:07 +08:00
Jiachen Yang
b9f5a1e476 add pyalpm.vercmp as an alternative to parse_version
`pkg_resources.parse_version` has different results from
`pyalpm.vercmp`. This allows to use `pyalpm.vercmp` as the sorting key.

This closes #40.
2016-04-24 16:05:52 +08:00
lilydjwg
8850babe71 add README for the lib directory 2016-04-04 18:39:31 +08:00
依云
9df0bb5433 [github] strip the final 'Z' of the date and update the test 2016-03-14 15:20:04 +08:00
依云
3c97b5c693 [github] uniform indentation 2016-03-14 15:13:31 +08:00
依云
89acf137a0 [github] more accurate version string 2016-03-14 15:12:41 +08:00
lilydjwg
65ed4ada17 bump version 2016-02-29 17:55:28 +08:00
lilydjwg
316dcd18be [aur]: update to AUR API version 5 2016-02-29 17:53:51 +08:00
lilydjwg
7209189753 Merge pull request #38 from felixonmars/git-tag
Remove unnecessary chdir, and avoid the need to create the dir when there is no need to parse PKGBUILD
2016-01-01 12:02:12 +08:00
Felix Yan
c90e8fc07b Remove unnecessary chdir, and avoid the need to create the dir when
there is no need to parse PKGBUILD
2015-12-31 20:28:47 +08:00
lilydjwg
f7e8f3be7b Merge pull request #37 from felixonmars/git-tag
Add use_max_tag and ignored_tags support to vcs source (git only)
2015-12-31 12:01:48 +08:00
Felix Yan
aaf375f0bd Add use_max_tag and ignored_tags support to vcs source (git only) 2015-12-29 12:15:19 +08:00
lilydjwg
e3aae23225 [tests] bye, slow GitCafe! 2015-12-24 21:36:09 +08:00
lilydjwg
7e5d4aa83a fix rst syntax 2015-12-23 22:00:07 +08:00
lilydjwg
70832eb6c8 README: update phrasing 2015-12-23 21:59:53 +08:00
Felix Yan
4b375866b6 Forcefully upgrade pytest on Travis 2015-12-23 21:50:42 +08:00
Felix Yan
e723053c41 Add ignored_tags support
Ignore certain tags while sorting. This option must be used together with
use_max_tag. This can be useful to avoid some known badly versioned tags,
so the newer tags won't be "overriden" by the old broken ones.
2015-12-23 21:50:38 +08:00
lilydjwg
b34861f9cd Merge pull request #35 from felixonmars/master
Add support for Packagist (Composer)
2015-12-03 11:39:36 +08:00
Felix Yan
f02e6e2c31 Add support for Packagist (Composer) 2015-12-03 11:25:10 +08:00
lilydjwg
ac7ed64118 tests: gitlab-test has updated, let's check loosely 2015-11-29 22:48:51 +08:00
lilydjwg
3fd661ef74 fix links for README 2015-11-29 22:39:46 +08:00
lilydjwg
83c99f1edf minor update for scripts/gen_contents 2015-11-29 22:37:30 +08:00
lilydjwg
a977a508d2 add scripts/gen_contents 2015-11-29 22:31:29 +08:00
lilydjwg
b6df5d6f2d add "Contents" to README 2015-11-29 22:30:33 +08:00
lilydjwg
d22ca1dde0 README: use svg image for PyPI 2015-11-11 14:31:25 +08:00
lilydjwg
fbbc7cb1e4 bump version for PyPI
also adjust test_gitcafe retry times
2015-11-11 14:28:25 +08:00
lilydjwg
af14b39833 update for releasing to PyPI 2015-11-11 14:21:58 +08:00
lilydjwg
986773c814 bump version to 0.4 2015-11-11 14:21:17 +08:00
lilydjwg
2e6749021f Merge pull request #34 from felixonmars/master
Don't install tests directory
2015-11-08 01:21:57 +08:00
Felix Yan
8cfcb5897a Don't install tests directory 2015-11-08 00:50:52 +08:00
lilydjwg
9df22e807e Merge pull request #33 from felixonmars/master
Fix a small typo in README
2015-11-07 22:01:37 +08:00
Felix Yan
6c661bb2e0 Fix a small typo in README 2015-11-07 21:38:35 +08:00
依云
697ba410d5 Merge pull request #32 from felixonmars/flaky
Make test_gitcafe flaky
2015-11-05 23:46:49 +08:00
Felix Yan
a9fb82b03c Actually pytest-runner need not to be in tests_require 2015-11-05 23:33:13 +08:00
Felix Yan
b8987edaff Skip github tests if NVCHECKER_GITHUB_TOKEN not present 2015-11-05 23:23:21 +08:00
Felix Yan
03765db683 Make test_gitcafe flaky 2015-11-05 23:16:30 +08:00
lilydjwg
694d8d6bea travis: still fixing env... 2015-11-05 23:09:31 +08:00
lilydjwg
e6ece60c7d travis: fix env setting 2015-11-05 23:02:25 +08:00