Skip to content

Commit 35641ff

Browse files
branchvincentBrewTestBot
authored andcommitted
pipenv 2022.7.24
Closes Homebrew#106499. Signed-off-by: Sean Molenaar <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
1 parent 2035c2d commit 35641ff

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/pipenv.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Pipenv < Formula
33

44
desc "Python dependency management tool"
55
homepage "https://github.com/pypa/pipenv"
6-
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">14/15/72379e0884455c9b517015e8e5771c69e13749799af460e9199c3c7f6ab9/pipenv-2022.6.7.tar.gz"
7-
sha256 "6ac0e7a8bbe02859d46c53c03d3f33136bbf49c8c7d9a6d818409e17a604eda0"
6+
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">e4/2a/2105cf9ff5bface220d3b6e0e82e38a5b3864fc2b444f90d908b1d12f748/pipenv-2022.7.24.tar.gz"
7+
sha256 "374e63450220d7abb298cbaee06c4b02274e6f1cb2ce7b7b677fd5fd3dd30841"
88
license "MIT"
99

1010
bottle do
@@ -20,13 +20,13 @@ class Pipenv < Formula
2020
depends_on "six"
2121

2222
resource "certifi" do
23-
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">07/10/75277f313d13a2b74fc56e29239d5c840c2bf09f17bf25c02b35558812c6/certifi-2022.5.18.1.tar.gz"
24-
sha256 "9c5705e395cd70084351dd8ad5c41e65655e08ce46f2ec9cf6c2c08390f71eb7"
23+
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">cc/85/319a8a684e8ac6d87a1193090e06b6bbb302717496380e225ee10487c888/certifi-2022.6.15.tar.gz"
24+
sha256 "84c85a9078b11105f04f3036a9482ae10e4621616db313fe045dd24743a0820d"
2525
end
2626

2727
resource "distlib" do
28-
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">85/01/88529c93e41607f1a78c1e4b346b24c74ee43d2f41cfe33ecd2e20e0c7e3/distlib-0.3.4.zip"
29-
sha256 "e4b58818180336dc9c529bfb9a0b58728ffc09ad92027a3f30b7cd91e3458579"
28+
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">31/d5/e2aa0aa3918c8d88c4c8e4ebbc50a840e101474b98cd83d3c1712ffe5bb4/distlib-0.3.5.tar.gz"
29+
sha256 "a7f75737c70be3b25e2bee06288cec4e4c221de18455b2dd037fe2a795cab2fe"
3030
end
3131

3232
resource "filelock" do
@@ -40,8 +40,8 @@ class Pipenv < Formula
4040
end
4141

4242
resource "virtualenv" do
43-
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">5f/6c/d44c403a54ceb4ec5179d1a963c69887d30dc5b300529ce67c05b4f16212/virtualenv-20.14.1.tar.gz"
44-
sha256 "ef589a79795589aada0c1c5b319486797c03b67ac3984c48c669c0e4f50df3a5"
43+
url "https://files.pythonhosted.org/packages/%3Cspan%20class="x x-first x-last">a4/2f/05b77cb73501c01963de2cef343839f0803b64aab4d5476771ae303b97a6/virtualenv-20.15.1.tar.gz"
44+
sha256 "288171134a2ff3bfb1a2f54f119e77cd1b81c29fc1265a2356f3e8d14c7d58c4"
4545
end
4646

4747
resource "virtualenv-clone" do

0 commit comments

Comments
 (0)