85 Commits

Author SHA1 Message Date
Rylan Polster
4bfb390577 utils/pypi: make package name comparison case-insensitive 2020-12-01 01:19:33 +01:00
Markus Reiter
3541ede927 Fix signature for update_python_resources!. 2020-11-29 22:59:10 +01:00
Dustin Rodrigues
97933d9a17 pypi: downcase main package name prior to seeing if it should be excluded 2020-11-29 09:34:00 -05:00
Rylan Polster
737d9b698b fix update-python-resources for formulae not in a tap 2020-11-24 16:52:29 -05:00
Rylan Polster
b2e25d12aa utils/pypi: refactor package handling 2020-11-24 15:40:15 -05:00
Rylan Polster
ee47b863c4 move mapping from formula_lists to pypi_formula_mappings 2020-11-24 15:40:15 -05:00
Rylan Polster
fac2bd8843 use auto update list when --print-only is passed 2020-11-24 15:40:15 -05:00
Rylan Polster
51a1b7c9e1 move pypi list to tap formula_lists directory 2020-11-24 15:40:15 -05:00
Rylan Polster
8e670995f8 migrate automatic python resource list to Homebrew/core 2020-11-24 15:40:15 -05:00
EricFromCanada
3768b7a6e9 apidoc: update comment wording, punctuation, formatting 2020-11-06 00:21:02 -05:00
Markus Reiter
24ae318a3d Move type annotations into files. 2020-10-10 14:59:39 +02:00
Rylan Polster
0109ce58be update references to homebrew-virtualenv resources 2020-10-06 23:39:52 -04:00
Rylan Polster
e686a392c5 bump-formula-pr: add message to check resources 2020-09-18 13:48:28 -04:00
Seeker
cf37ff65ab pypi: do not use formula name as PyPI package name 2020-09-18 09:40:41 -07:00
Dustin Rodrigues
fc9d715f71 utils/pypi: downcase name prior to excluding 2020-09-05 14:37:34 -04:00
Dustin Rodrigues
13f0b4706f pypi: add pulumi to the blocklist 2020-08-31 10:09:00 -04:00
Markus Reiter
6a3b9149e0 Document PyPi. 2020-08-26 09:39:51 +02:00
Alexander Bayandin
d530cf6807 utils/pypi: add salt to blocklist 2020-08-21 10:40:02 +01:00
Rui Chen
0fd917d508 add ipython into update-python-resources blocklist 2020-08-15 17:30:37 -04:00
Rylan Polster
a703f73d19 Add xonsh update-python-resources blocklist 2020-08-12 09:26:35 -04:00
Dustin Rodrigues
677714d801 utils/pypi: add cdk8s to blocklist 2020-08-10 10:28:41 -04:00
Seeker
36c7a3f27f bump-formula-pr, utils/pypi: tweak log messages 2020-08-06 11:31:56 -07:00
Rylan Polster
3b1c8ce37e
Merge pull request #8161 from Rylan12/add-update-python-resources-blocklist
update-python-resources: add blocklist
2020-08-03 17:08:56 -04:00
Rylan Polster
9fb3a80e38 Add cloudformation-cli to blocklist 2020-08-02 11:30:10 -04:00
Rylan Polster
1f5479798c Add ansible and ansible@2.8 to blocklist 2020-07-31 20:59:49 -04:00
Rylan Polster
57cac49559 Use formula.full_name for blocklist 2020-07-31 20:59:22 -04:00
Rylan Polster
075ae9eb1e update-python-resources: add blocklist 2020-07-31 17:01:30 -04:00
Rylan Polster
9dd52a83e4 Reword comment above get_pypi_info 2020-07-31 15:12:41 -04:00
Rylan Polster
b08d1a28ad update-python-resources: handle no sdist for package 2020-07-31 14:21:44 -04:00
Bo Anderson
24249e1f3e
Merge pull request #8155 from Bo98/pipgrip-defer
utils/pypi: don't require pipgrip unless we are using it
2020-07-31 17:49:11 +01:00
Rylan Polster
53a27185a6
Merge pull request #8146 from Rylan12/update-python-resources-fix
update-python-resources: add --no-cache-dir flag
2020-07-31 12:18:00 -04:00
Bo Anderson
92cee70cbd utils/pypi: don't require pipgrip unless we are using it 2020-07-31 16:56:21 +01:00
Rylan Polster
ec7be559f4 Refactor package name and url logic to PyPI module 2020-07-31 10:10:07 -04:00
Rylan Polster
03cf0e0180 update-python-resources: add --no-cache-dir flag 2020-07-30 14:26:27 -04:00
Rylan Polster
2d086013f9 dev-cmd: add update-python-resources command 2020-07-29 09:50:16 -04:00