Commit graph

18 commits

Author SHA1 Message Date
DavHau
31a286bf2a Merge branch 'master' into conda-beta 2021-05-15 16:51:28 +07:00
DavHau
42ffe7c337 disable nixops crawlers 2021-05-14 11:21:59 +07:00
DavHau
6b0dc125e7 url-crawler: remove spaces in version numbers 2021-04-30 22:14:17 +07:00
DavHau
162ffe0b47 update extractor: allow passing python versions 2021-04-18 15:10:26 +07:00
DavHau
0a9df7eaa1 update crawler 2021-04-17 19:55:44 +07:00
DavHau
8f7bebede1 Merge branch 'master' into conda-beta
# Conflicts:
#	default.nix
#	mach_nix/nix/NIXPKGS.json
#	mach_nix/nix/PYPI_DEPS_DB.json
#	mach_nix/nix/compileOverrides.nix
#	mach_nix/run.py
#	pypi-crawlers/nix/crawler/configuration.nix
2020-11-25 15:40:06 +07:00
DavHau
55f0bfbc4e continue work on conda 2020-11-17 18:29:44 +07:00
Nathan Joss (nat543207)
a319310f42 Pass pkgs to extractor instead of referencing <nixpkgs> 2020-10-28 17:18:16 -07:00
DavHau
0c8479dd9c WIP: conda channels 2020-10-28 13:15:08 +07:00
DavHau
678d716d1e WIP conda: add crawler for conda channels 2020-10-27 09:46:33 +07:00
DavHau
967b21f331 fix: "\u characters in JSON strings are currently not supported" 2020-10-24 16:26:26 +07:00
DavHau
58c191bb9a fix: sdist crawler 2020-10-07 12:16:10 +07:00
DavHau
0f7613fc6e fix: sdist crawler not compatible with new extraction format 2020-10-05 19:16:49 +07:00
DavHau
639879cfb7 update dependency extractor to use "LANG=C.utf8" 2020-10-03 21:53:40 +07:00
DavHau
b230865660 automatically extract requirements in buildPythonPackage 2020-08-24 18:20:29 +07:00
DavHau
e178ba51d7 wheel crawler: prune entries deleted from pypi 2020-08-24 14:34:14 +07:00
DavHau
944d50cd09 fix: don't user normalized version to reference package
(fixed #93, fixes #92, fixes #82)
2020-08-23 19:39:47 +07:00
DavHau
ce666bcd54 init pypi-crawlers (moved from github.com/DavHau/pypi-crawlers) 2020-08-15 19:09:28 +07:00