diff options
| author | Yigit Sever | 2024-07-05 16:36:22 +0300 |
|---|---|---|
| committer | Yigit Sever | 2024-07-05 16:36:22 +0300 |
| commit | 50c3510b93bffe68b153e70d465e0e7b570739ca (patch) | |
| tree | 5228ad7ed3812b5151864270396ddca1e6c28b46 /httpx-bin/httpx-bin.install | |
| parent | e616862c7bef33812ea84f809a00e83fe24078c3 (diff) | |
| download | packages-50c3510b93bffe68b153e70d465e0e7b570739ca.tar.gz packages-50c3510b93bffe68b153e70d465e0e7b570739ca.tar.bz2 packages-50c3510b93bffe68b153e70d465e0e7b570739ca.zip | |
Deleted package: httpx-bin
Diffstat (limited to 'httpx-bin/httpx-bin.install')
| -rw-r--r-- | httpx-bin/httpx-bin.install | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/httpx-bin/httpx-bin.install b/httpx-bin/httpx-bin.install deleted file mode 100644 index 0a0a1ef..0000000 --- a/httpx-bin/httpx-bin.install +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | post_upgrade() { | ||
| 2 | cat <<- 'EOF' | ||
| 3 | |||
| 4 | The httpx binary has been installed as httpx-toolkit | ||
| 5 | Please adjust your workflow accordingly | ||
| 6 | This has been done to prevent a name clash with: | ||
| 7 | https://archlinux.org/packages/extra/any/python-httpx/ | ||
| 8 | EOF | ||
| 9 | } | ||
