effectual 0.8.2__tar.gz → 0.8.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {effectual-0.8.2 → effectual-0.8.3}/PKG-INFO +1 -1
- {effectual-0.8.2 → effectual-0.8.3}/pyproject.toml +1 -1
- {effectual-0.8.2 → effectual-0.8.3}/uv.lock +25 -25
- {effectual-0.8.2 → effectual-0.8.3}/.gitignore +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/.python-version +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/LICENSE +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/README.md +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/__init__.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/build.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/colors.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/config.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/developer.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/lib.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/src/effectual/transformations.py +0 -0
- {effectual-0.8.2 → effectual-0.8.3}/taskfile.yml +0 -0
@@ -164,7 +164,7 @@ wheels = [
|
|
164
164
|
|
165
165
|
[[package]]
|
166
166
|
name = "effectual"
|
167
|
-
version = "0.8.
|
167
|
+
version = "0.8.2"
|
168
168
|
source = { editable = "." }
|
169
169
|
dependencies = [
|
170
170
|
{ name = "click" },
|
@@ -208,11 +208,11 @@ wheels = [
|
|
208
208
|
|
209
209
|
[[package]]
|
210
210
|
name = "filelock"
|
211
|
-
version = "3.
|
211
|
+
version = "3.17.0"
|
212
212
|
source = { registry = "https://pypi.org/simple" }
|
213
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
213
|
+
sdist = { url = "https://files.pythonhosted.org/packages/dc/9c/0b15fb47b464e1b663b1acd1253a062aa5feecb07d4e597daea542ebd2b5/filelock-3.17.0.tar.gz", hash = "sha256:ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e", size = 18027 }
|
214
214
|
wheels = [
|
215
|
-
{ url = "https://files.pythonhosted.org/packages/
|
215
|
+
{ url = "https://files.pythonhosted.org/packages/89/ec/00d68c4ddfedfe64159999e5f8a98fb8442729a63e2077eb9dcd89623d27/filelock-3.17.0-py3-none-any.whl", hash = "sha256:533dc2f7ba78dc2f0f531fc6c4940addf7b70a481e269a5a3b93be94ffbe8338", size = 16164 },
|
216
216
|
]
|
217
217
|
|
218
218
|
[[package]]
|
@@ -318,14 +318,14 @@ wheels = [
|
|
318
318
|
|
319
319
|
[[package]]
|
320
320
|
name = "importlib-metadata"
|
321
|
-
version = "8.
|
321
|
+
version = "8.6.1"
|
322
322
|
source = { registry = "https://pypi.org/simple" }
|
323
323
|
dependencies = [
|
324
324
|
{ name = "zipp" },
|
325
325
|
]
|
326
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
326
|
+
sdist = { url = "https://files.pythonhosted.org/packages/33/08/c1395a292bb23fd03bdf572a1357c5a733d3eecbab877641ceacab23db6e/importlib_metadata-8.6.1.tar.gz", hash = "sha256:310b41d755445d74569f993ccfc22838295d9fe005425094fad953d7f15c8580", size = 55767 }
|
327
327
|
wheels = [
|
328
|
-
{ url = "https://files.pythonhosted.org/packages/
|
328
|
+
{ url = "https://files.pythonhosted.org/packages/79/9d/0fb148dc4d6fa4a7dd1d8378168d9b4cd8d4560a6fbf6f0121c5fc34eb68/importlib_metadata-8.6.1-py3-none-any.whl", hash = "sha256:02a89390c1e15fdfdc0d7c6b25cb3e62650d0494005c97d6f148bf5b9787525e", size = 26971 },
|
329
329
|
]
|
330
330
|
|
331
331
|
[[package]]
|
@@ -806,26 +806,26 @@ wheels = [
|
|
806
806
|
|
807
807
|
[[package]]
|
808
808
|
name = "uv"
|
809
|
-
version = "0.5.
|
809
|
+
version = "0.5.22"
|
810
810
|
source = { registry = "https://pypi.org/simple" }
|
811
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
811
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ef/22/3e634cc4caf0a5acae08fc7ad80a76cf01a0be779ceb2cde3e14e164c1eb/uv-0.5.22.tar.gz", hash = "sha256:12f78366075bcff63e926f2beaf9dafe92f94368c736f4d63a64f4c6a2072af5", size = 2662375 }
|
812
812
|
wheels = [
|
813
|
-
{ url = "https://files.pythonhosted.org/packages/
|
814
|
-
{ url = "https://files.pythonhosted.org/packages/
|
815
|
-
{ url = "https://files.pythonhosted.org/packages/
|
816
|
-
{ url = "https://files.pythonhosted.org/packages/
|
817
|
-
{ url = "https://files.pythonhosted.org/packages/
|
818
|
-
{ url = "https://files.pythonhosted.org/packages/
|
819
|
-
{ url = "https://files.pythonhosted.org/packages/
|
820
|
-
{ url = "https://files.pythonhosted.org/packages/
|
821
|
-
{ url = "https://files.pythonhosted.org/packages/
|
822
|
-
{ url = "https://files.pythonhosted.org/packages/
|
823
|
-
{ url = "https://files.pythonhosted.org/packages/
|
824
|
-
{ url = "https://files.pythonhosted.org/packages/
|
825
|
-
{ url = "https://files.pythonhosted.org/packages/
|
826
|
-
{ url = "https://files.pythonhosted.org/packages/
|
827
|
-
{ url = "https://files.pythonhosted.org/packages/
|
828
|
-
{ url = "https://files.pythonhosted.org/packages/
|
813
|
+
{ url = "https://files.pythonhosted.org/packages/4f/40/f40aec432b7d53faa2e8a3bf155adaf2876ff8b327b7d2d43f5af7d7c213/uv-0.5.22-py3-none-linux_armv6l.whl", hash = "sha256:7b4024a82616e08f8e2361ae113bf74b8bef6f028835eb1300678eb9182e1bdc", size = 15317990 },
|
814
|
+
{ url = "https://files.pythonhosted.org/packages/be/36/a482fde2e4b762bc0838f5dcf195d2a7b5dd06ccdd5ab23004ac9451f34d/uv-0.5.22-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:32658bb5c8637a437b2a209b937e11beba7600dea600c672edef180b4748a729", size = 15474569 },
|
815
|
+
{ url = "https://files.pythonhosted.org/packages/bf/c7/462bc209bd6f9f4fc3db428b345a70fd59296ee914be090389c4f6f6a9f8/uv-0.5.22-py3-none-macosx_11_0_arm64.whl", hash = "sha256:1ace09ab8028a2d596b84d8814ff78ce2a13f1e8a1e664523e6a6eeb9ef50aad", size = 14382343 },
|
816
|
+
{ url = "https://files.pythonhosted.org/packages/a0/e8/cc973a1fd0ebff01a7ddff903d2782a280f5588da4ed57ea70dad0a403e4/uv-0.5.22-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:9c9dda5ea4bcd49b0a7c36da6f1a0fd7a74fced354de3971f40c8176c5398d8a", size = 14836795 },
|
817
|
+
{ url = "https://files.pythonhosted.org/packages/8b/69/fa8ef336f799bd185e0a218ff28d39ca930295882edc972019abda23c166/uv-0.5.22-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7f2f35104b3121d26bc1e2a19444cae589ec7307314d0b4788f1d784fab41748", size = 15052067 },
|
818
|
+
{ url = "https://files.pythonhosted.org/packages/23/18/ab10457abe0cac1cbee327c31c2a96001f4318451e0017f4727a3962045a/uv-0.5.22-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:25e50a3216fd3370c8fad7c9c23539997e160cbc2e5121e0a8ca21d47a6bbcac", size = 15788379 },
|
819
|
+
{ url = "https://files.pythonhosted.org/packages/c2/24/c8b296df29cd92c825db8c60ae0799bd977fe1c91712599e1fa5d9bea8b5/uv-0.5.22-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:ead10e1c0f443cf9921d73c18c65935b502bd4eb3cc1bbbbb43e0e7435a31dbd", size = 16705352 },
|
820
|
+
{ url = "https://files.pythonhosted.org/packages/34/7f/2cdf72eb49b99d222e6eb264515ff8433572ff8574cafcf8a910c816c459/uv-0.5.22-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8674f547ddf9b988d12120fa14a8eca4730b019869a2bacf11a89a6de788e6e6", size = 16428333 },
|
821
|
+
{ url = "https://files.pythonhosted.org/packages/c8/a5/74b580945594dcc444f9a1bce64f3c081a04d9c9f435340ae044da2416d9/uv-0.5.22-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1cedf06ebfa2b233450b7f71a16c90f103ea68f415f45e61ec691554c03cccdb", size = 20752598 },
|
822
|
+
{ url = "https://files.pythonhosted.org/packages/fc/86/fddff1dd7c894bb4de44a66bc4372c9b3d64138f63bced3e0f919ca8f0ab/uv-0.5.22-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a2f1eb24426680a22ca9a824f2af83a5e9b2179d709cd1b48ddd10e81e249d9c", size = 16118825 },
|
823
|
+
{ url = "https://files.pythonhosted.org/packages/7d/ef/860249b83023dfbcb2dc4f4ef66082a8e45504138fdaf9631d96b0221e3d/uv-0.5.22-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:9b3e4bcee00b9f343c29bcd8251a739727f60c16870148336b5a97f94bb26a7b", size = 15122109 },
|
824
|
+
{ url = "https://files.pythonhosted.org/packages/e7/82/05ef1cf9de48a456969b40e08dae0d5afb9fc9b8ed6e25d42d4cdf2e4ab6/uv-0.5.22-py3-none-musllinux_1_1_armv7l.whl", hash = "sha256:82261745216bdb3faa80eab99fa7ebe7918fdde77b78a191e9f1a7f45450c405", size = 15043439 },
|
825
|
+
{ url = "https://files.pythonhosted.org/packages/9a/8a/782bdbbdd0d8623c807fedda6b11c3ab4c063dcf4940e7e88f3e652d51bb/uv-0.5.22-py3-none-musllinux_1_1_i686.whl", hash = "sha256:ee27c6bc80b59ec8680c7a9bff9716aaa082e403b03986425f6c4f7a4b2f2a7e", size = 15434092 },
|
826
|
+
{ url = "https://files.pythonhosted.org/packages/fa/fc/f267ef26fd75846f49a6e1e1ff61c18357046d6d0688409d70a16e21bae5/uv-0.5.22-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:4c03ad206af6c521d05a9b6c8f1f265b5a9390858e7095f0b7354bb2a86a33f1", size = 16247589 },
|
827
|
+
{ url = "https://files.pythonhosted.org/packages/7c/51/01277ba4e7139820921ffa09bca3143d854b38d77d1fc80dc7c6ab3a0c69/uv-0.5.22-py3-none-win32.whl", hash = "sha256:34235a5b50c8b03b7c4f4be8dc3f021802672bd3152812a7f05710d67459bf76", size = 15326817 },
|
828
|
+
{ url = "https://files.pythonhosted.org/packages/72/ee/f53d2f8f24b1f9420f85dec8d573772aa41b5a01211198112d9ce4cbb6df/uv-0.5.22-py3-none-win_amd64.whl", hash = "sha256:8c57f65b570508fb6a460001f187fffebbc7665e9c642cefbca3719bc48f078f", size = 16657665 },
|
829
829
|
]
|
830
830
|
|
831
831
|
[[package]]
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|