|
24 | 24 | "artifacts": [
|
25 | 25 | {
|
26 | 26 | "algorithm": "sha256",
|
27 |
| - "hash": "29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836", |
28 |
| - "url": "https://files.pythonhosted.org/packages/fb/6e/6f83bf616d2becdf333a1640f1d463fef3150e2e926b7010cb0f81c95e88/attrs-22.2.0-py3-none-any.whl" |
| 27 | + "hash": "99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1", |
| 28 | + "url": "https://files.pythonhosted.org/packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none-any.whl" |
29 | 29 | }
|
30 | 30 | ],
|
31 | 31 | "project_name": "attrs",
|
32 | 32 | "requires_dists": [
|
33 |
| - "attrs[docs,tests]; extra == \"dev\"", |
| 33 | + "attrs[tests-mypy]; extra == \"tests-no-zope\"", |
34 | 34 | "attrs[tests-no-zope]; extra == \"tests\"",
|
35 | 35 | "attrs[tests]; extra == \"cov\"",
|
| 36 | + "attrs[tests]; extra == \"dev\"", |
36 | 37 | "cloudpickle; platform_python_implementation == \"CPython\" and extra == \"tests-no-zope\"",
|
37 |
| - "cloudpickle; platform_python_implementation == \"CPython\" and extra == \"tests_no_zope\"", |
38 |
| - "coverage-enable-subprocess; extra == \"cov\"", |
39 | 38 | "coverage[toml]>=5.3; extra == \"cov\"",
|
40 | 39 | "furo; extra == \"docs\"",
|
41 | 40 | "hypothesis; extra == \"tests-no-zope\"",
|
42 |
| - "hypothesis; extra == \"tests_no_zope\"", |
43 |
| - "mypy<0.990,>=0.971; platform_python_implementation == \"CPython\" and extra == \"tests-no-zope\"", |
44 |
| - "mypy<0.990,>=0.971; platform_python_implementation == \"CPython\" and extra == \"tests_no_zope\"", |
| 41 | + "importlib-metadata; python_version < \"3.8\"", |
| 42 | + "mypy>=1.6; (platform_python_implementation == \"CPython\" and python_version >= \"3.8\") and extra == \"tests-mypy\"", |
45 | 43 | "myst-parser; extra == \"docs\"",
|
| 44 | + "pre-commit; extra == \"dev\"", |
46 | 45 | "pympler; extra == \"tests-no-zope\"",
|
47 |
| - "pympler; extra == \"tests_no_zope\"", |
48 |
| - "pytest-mypy-plugins; (platform_python_implementation == \"CPython\" and python_version < \"3.11\") and extra == \"tests-no-zope\"", |
49 |
| - "pytest-mypy-plugins; (platform_python_implementation == \"CPython\" and python_version < \"3.11\") and extra == \"tests_no_zope\"", |
| 46 | + "pytest-mypy-plugins; (platform_python_implementation == \"CPython\" and python_version >= \"3.8\") and extra == \"tests-mypy\"", |
50 | 47 | "pytest-xdist[psutil]; extra == \"tests-no-zope\"",
|
51 |
| - "pytest-xdist[psutil]; extra == \"tests_no_zope\"", |
52 | 48 | "pytest>=4.3.0; extra == \"tests-no-zope\"",
|
53 |
| - "pytest>=4.3.0; extra == \"tests_no_zope\"", |
54 | 49 | "sphinx-notfound-page; extra == \"docs\"",
|
55 | 50 | "sphinx; extra == \"docs\"",
|
56 | 51 | "sphinxcontrib-towncrier; extra == \"docs\"",
|
57 | 52 | "towncrier; extra == \"docs\"",
|
58 |
| - "zope.interface; extra == \"docs\"", |
59 |
| - "zope.interface; extra == \"tests\"" |
| 53 | + "zope-interface; extra == \"docs\"", |
| 54 | + "zope-interface; extra == \"tests\"" |
60 | 55 | ],
|
61 |
| - "requires_python": ">=3.6", |
62 |
| - "version": "22.2.0" |
| 56 | + "requires_python": ">=3.7", |
| 57 | + "version": "23.2.0" |
63 | 58 | },
|
64 | 59 | {
|
65 | 60 | "artifacts": [
|
|
78 | 73 | "artifacts": [
|
79 | 74 | {
|
80 | 75 | "algorithm": "sha256",
|
81 |
| - "hash": "9382ffd9fe7ddf76d5399b3ec947ef0efc6e17cbbf672a3f995b9cd2f745ee0c", |
82 |
| - "url": "https://files.pythonhosted.org/packages/61/27/c9a6943207f258fdfcc74ca54698a9207cf230d56df47fbdd358da861b22/conscript-0.1.5-py2.py3-none-any.whl" |
| 76 | + "hash": "5194bfc2a4507de8f88658b8dc8f42b315f63063c3fcd5b5a8312b0232e74289", |
| 77 | + "url": "https://files.pythonhosted.org/packages/79/7e/ecba032bbefb06dbe8e9fb2711801e65d3b0afa7f82aa1e12ea64b356172/conscript-0.1.7-py2.py3-none-any.whl" |
83 | 78 | }
|
84 | 79 | ],
|
85 | 80 | "project_name": "conscript",
|
86 | 81 | "requires_dists": [
|
87 | 82 | "importlib-metadata; python_version == \"3.6\" or python_version == \"3.7\"",
|
88 | 83 | "setuptools; python_version <= \"3.5\""
|
89 | 84 | ],
|
90 |
| - "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<3.12,>=2.7", |
91 |
| - "version": "0.1.5" |
| 85 | + "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<3.14,>=2.7", |
| 86 | + "version": "0.1.7" |
92 | 87 | },
|
93 | 88 | {
|
94 | 89 | "artifacts": [
|
95 | 90 | {
|
96 | 91 | "algorithm": "sha256",
|
97 |
| - "hash": "327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e", |
98 |
| - "url": "https://files.pythonhosted.org/packages/e8/14/9c6a7e5f12294ccd6975a45e02899ed25468cd7c2c86f3d9725f387f9f5f/exceptiongroup-1.1.0-py3-none-any.whl" |
| 92 | + "hash": "4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14", |
| 93 | + "url": "https://files.pythonhosted.org/packages/b8/9a/5028fd52db10e600f1c4674441b968cf2ea4959085bfb5b99fb1250e5f68/exceptiongroup-1.2.0-py3-none-any.whl" |
99 | 94 | }
|
100 | 95 | ],
|
101 | 96 | "project_name": "exceptiongroup",
|
102 | 97 | "requires_dists": [
|
103 | 98 | "pytest>=6; extra == \"test\""
|
104 | 99 | ],
|
105 | 100 | "requires_python": ">=3.7",
|
106 |
| - "version": "1.1.0" |
| 101 | + "version": "1.2.0" |
107 | 102 | },
|
108 | 103 | {
|
109 | 104 | "artifacts": [
|
|
122 | 117 | "artifacts": [
|
123 | 118 | {
|
124 | 119 | "algorithm": "sha256",
|
125 |
| - "hash": "714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2", |
126 |
| - "url": "https://files.pythonhosted.org/packages/ed/35/a31aed2993e398f6b09a790a181a7927eb14610ee8bbf02dc14d31677f1c/packaging-23.0-py3-none-any.whl" |
| 120 | + "hash": "8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7", |
| 121 | + "url": "https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl" |
127 | 122 | }
|
128 | 123 | ],
|
129 | 124 | "project_name": "packaging",
|
130 | 125 | "requires_dists": [],
|
131 | 126 | "requires_python": ">=3.7",
|
132 |
| - "version": "23.0" |
| 127 | + "version": "23.2" |
133 | 128 | },
|
134 | 129 | {
|
135 | 130 | "artifacts": [
|
136 | 131 | {
|
137 | 132 | "algorithm": "sha256",
|
138 |
| - "hash": "74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3", |
139 |
| - "url": "https://files.pythonhosted.org/packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl" |
| 133 | + "hash": "7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981", |
| 134 | + "url": "https://files.pythonhosted.org/packages/a5/5b/0cc789b59e8cc1bf288b38111d002d8c5917123194d45b29dcdac64723cc/pluggy-1.4.0-py3-none-any.whl" |
140 | 135 | }
|
141 | 136 | ],
|
142 | 137 | "project_name": "pluggy",
|
143 | 138 | "requires_dists": [
|
144 |
| - "importlib-metadata>=0.12; python_version < \"3.8\"", |
145 | 139 | "pre-commit; extra == \"dev\"",
|
146 | 140 | "pytest-benchmark; extra == \"testing\"",
|
147 | 141 | "pytest; extra == \"testing\"",
|
148 | 142 | "tox; extra == \"dev\""
|
149 | 143 | ],
|
150 |
| - "requires_python": ">=3.6", |
151 |
| - "version": "1.0.0" |
| 144 | + "requires_python": ">=3.8", |
| 145 | + "version": "1.4.0" |
152 | 146 | },
|
153 | 147 | {
|
154 | 148 | "artifacts": [
|
|
196 | 190 | "artifacts": [
|
197 | 191 | {
|
198 | 192 | "algorithm": "sha256",
|
199 |
| - "hash": "07de26b0d8cfc18f871aec595fda24d95b08fef89d147caa861939f37230bf4b", |
200 |
| - "url": "https://files.pythonhosted.org/packages/2b/df/971fa5db3250bb022105d17f340339370f73d502e65e687a94ca1a4c4b1f/tomlkit-0.11.6-py3-none-any.whl" |
| 193 | + "hash": "b0a645a9156dc7cb5d3a1f0d4bab66db287fcb8e0430bdd4664a095ea16414ba", |
| 194 | + "url": "https://files.pythonhosted.org/packages/6e/43/159750d32481f16e34cc60090b53bc0a14314ad0c1f67a9bb64f3f3a0551/tomlkit-0.12.3-py3-none-any.whl" |
201 | 195 | }
|
202 | 196 | ],
|
203 | 197 | "project_name": "tomlkit",
|
204 | 198 | "requires_dists": [],
|
205 |
| - "requires_python": ">=3.6", |
206 |
| - "version": "0.11.6" |
| 199 | + "requires_python": ">=3.7", |
| 200 | + "version": "0.12.3" |
207 | 201 | }
|
208 | 202 | ],
|
209 | 203 | "platform_tag": null
|
210 | 204 | }
|
211 | 205 | ],
|
| 206 | + "only_builds": [], |
| 207 | + "only_wheels": [], |
212 | 208 | "path_mappings": {},
|
213 |
| - "pex_version": "2.1.118", |
| 209 | + "pex_version": "2.1.163", |
214 | 210 | "pip_version": "22.3",
|
215 | 211 | "prefer_older_binary": false,
|
216 | 212 | "requirements": [
|
|
0 commit comments