Mike McQuaid
|
a9e348ce14
|
utils/pypi: ensure pipgrip is installed.
Rather than failing if it isn't installed: install it if needed.
|
2022-01-11 17:12:04 +00:00 |
|
fn ⌃ ⌥
|
dddce0de74
|
Style fixes
|
2021-11-15 10:49:07 -08:00 |
|
fn ⌃ ⌥
|
e6e730f49d
|
update-python-resources: skip dependencies of excluded packages
|
2021-11-14 03:52:44 -08:00 |
|
Nanda H Krishna
|
5ccfbcd1d2
|
Autocorrect style issues with brew style --fix
|
2021-07-08 12:36:39 +05:30 |
|
Nanda H Krishna
|
389f289770
|
utils/pypi: use opt_bin for pipgrip
|
2021-05-15 23:14:34 +05:30 |
|
Rylan Polster
|
7a19eed48d
|
update-python-resources: include wheel in resources
|
2021-03-14 13:41:36 -04:00 |
|
nandahkrishna
|
8e5451df2f
|
style: use parentheses for assignment in conditions
|
2021-02-12 18:33:37 +05:30 |
|
EricFromCanada
|
a427de5bee
|
capitalization fixes
"curl" is the binary, while "cURL" is the umbrella project.
|
2021-01-26 15:36:44 -05:00 |
|
Dustin Rodrigues
|
3e074419d7
|
Merge pull request #10356 from dtrodrigues/pypi-extra
pypi: allow packages in global exclude list if explicitly requested
|
2021-01-19 10:30:35 -05:00 |
|
Seeker
|
fbafaff4fe
|
rubocop: require braces for Sorbet sig
|
2021-01-18 16:52:45 -08:00 |
|
Dustin Rodrigues
|
d87844ae8b
|
pypi: allow packages in global exclude list if explicitly requested
|
2021-01-18 13:36:48 -05:00 |
|
Alexander Bayandin
|
4a5722ba07
|
utils/pypi: allow pipgrip to resolve conflicts
|
2021-01-15 16:17:36 +00:00 |
|
Seeker
|
b9854bd4cf
|
rubocops: add unless_multiple_conditions
|
2021-01-08 10:33:54 -08:00 |
|
Rylan Polster
|
22a3025f6e
|
utils/pypi: return nil for non-pypi-packages from url
|
2020-12-03 15:00:30 -05:00 |
|
Rylan Polster
|
b3b6ce77d8
|
utils/pypi: avoid creating new string objects
Co-authored-by: Markus Reiter <me@reitermark.us>
|
2020-12-01 01:19:33 +01:00 |
|
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 |
|