Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-configargparse: remove #163438

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Feb 20, 2024

Formula added in #155672 on 2023-11-27.

Need revision bump for yle-dl prior to merge.

==> Analytics
install: 182 (30 days), 580 (90 days), 580 (365 days)
install-on-request: 35 (30 days), 108 (90 days), 108 (365 days)
build-error: 0 (30 days)
Bottle contents
tar -ztvf $(brew --cache --quiet python-configargparse)
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/.brew/
-rw-r--r--  0 0      0         952 Jul 23  2023 python-configargparse/1.7/.brew/python-configargparse.rb
-rw-r--r--  0 0      0        1070 Jul 23  2023 python-configargparse/1.7/LICENSE
-rw-r--r--  0 0      0       22513 Jul 23  2023 python-configargparse/1.7/README.rst
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.11/
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/
-r--r--r--  0 0      0           4 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/INSTALLER
-r--r--r--  0 0      0        1070 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/LICENSE
-r--r--r--  0 0      0       23835 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/METADATA
-r--r--r--  0 0      0         780 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/RECORD
-r--r--r--  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/REQUESTED
-r--r--r--  0 0      0          92 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/WHEEL
-r--r--r--  0 0      0         108 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/direct_url.json
-r--r--r--  0 0      0          15 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/ConfigArgParse-1.7.dist-info/top_level.txt
-r--r--r--  0 0      0       64606 Jul 23  2023 python-configargparse/1.7/lib/python3.11/site-packages/configargparse.py
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.12/
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/
drwxr-xr-x  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/
-r--r--r--  0 0      0           4 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/INSTALLER
-r--r--r--  0 0      0        1070 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/LICENSE
-r--r--r--  0 0      0       23835 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/METADATA
-r--r--r--  0 0      0         780 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/RECORD
-r--r--r--  0 0      0           0 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/REQUESTED
-r--r--r--  0 0      0          92 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/WHEEL
-r--r--r--  0 0      0         108 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/direct_url.json
-r--r--r--  0 0      0          15 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/ConfigArgParse-1.7.dist-info/top_level.txt
-r--r--r--  0 0      0       64606 Jul 23  2023 python-configargparse/1.7/lib/python3.12/site-packages/configargparse.py

@cho-m cho-m added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Feb 20, 2024
@github-actions github-actions bot added the marked for removal/rejection PR is probably going to be closed or formula deleted label Feb 20, 2024
@chenrui333 chenrui333 added the python-vendoring Part of the Python resource vendoring project label Feb 20, 2024
@cho-m cho-m marked this pull request as ready for review February 20, 2024 23:13
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 20, 2024
Merged via the queue into Homebrew:master with commit 53e1e91 Feb 20, 2024
15 checks passed
@cho-m cho-m deleted the python-configargparse-remove branch March 1, 2024 16:09
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. marked for removal/rejection PR is probably going to be closed or formula deleted outdated PR was locked due to age python-vendoring Part of the Python resource vendoring project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants