Skip to content

Commit

Permalink
release 17.8 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
zen-xu authored Oct 16, 2024
1 parent a2a3b74 commit caa15a8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions pixi.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,12 +278,12 @@ packages:
sha256: 051ed49c3dcae8913ea7cd08e46a606dba30b79993209636c4875bc1d637bc24
requires_dist:
- six>=1.12.0
- typing ; python_version < '3.5'
- astroid<2,>=1 ; python_version < '3' and extra == 'astroid'
- astroid<4,>=2 ; python_version >= '3' and extra == 'astroid'
- typing ; python_full_version < '3.5'
- astroid<2,>=1 ; python_full_version < '3' and extra == 'astroid'
- astroid<4,>=2 ; python_full_version >= '3' and extra == 'astroid'
- pytest ; extra == 'test'
- astroid<2,>=1 ; python_version < '3' and extra == 'test'
- astroid<4,>=2 ; python_version >= '3' and extra == 'test'
- astroid<2,>=1 ; python_full_version < '3' and extra == 'test'
- astroid<4,>=2 ; python_full_version >= '3' and extra == 'test'
- kind: conda
name: bzip2
version: 1.0.8
Expand Down Expand Up @@ -434,7 +434,7 @@ packages:
- coverage ; extra == 'tests'
- coverage-enable-subprocess ; extra == 'tests'
- littleutils ; extra == 'tests'
- rich ; python_version >= '3.11' and extra == 'tests'
- rich ; python_full_version >= '3.11' and extra == 'tests'
requires_python: '>=3.5'
- kind: pypi
name: filelock
Expand All @@ -454,7 +454,7 @@ packages:
- pytest-timeout>=2.2 ; extra == 'testing'
- pytest>=7.4.3 ; extra == 'testing'
- virtualenv>=20.26.2 ; extra == 'testing'
- typing-extensions>=4.8 ; python_version < '3.11' and extra == 'typing'
- typing-extensions>=4.8 ; python_full_version < '3.11' and extra == 'typing'
requires_python: '>=3.8'
- kind: pypi
name: hatchling
Expand All @@ -465,7 +465,7 @@ packages:
- packaging>=23.2
- pathspec>=0.10.1
- pluggy>=1.0.0
- tomli>=1.2.2 ; python_version < '3.11'
- tomli>=1.2.2 ; python_full_version < '3.11'
- trove-classifiers
requires_python: '>=3.8'
- kind: pypi
Expand All @@ -489,9 +489,9 @@ packages:
- pygments>=2.4.0
- stack-data
- traitlets>=5.13.0
- exceptiongroup ; python_version < '3.11'
- typing-extensions>=4.6 ; python_version < '3.12'
- pexpect>4.3 ; sys_platform != 'win32' and sys_platform != 'emscripten'
- exceptiongroup ; python_full_version < '3.11'
- typing-extensions>=4.6 ; python_full_version < '3.12'
- pexpect>4.3 ; sys_platform != 'emscripten' and sys_platform != 'win32'
- colorama ; sys_platform == 'win32'
- ipython[black,doc,kernel,matplotlib,nbconvert,nbformat,notebook,parallel,qtconsole] ; extra == 'all'
- ipython[test,test-extra] ; extra == 'all'
Expand All @@ -507,7 +507,7 @@ packages:
- sphinx>=1.3 ; extra == 'doc'
- sphinxcontrib-jquery ; extra == 'doc'
- typing-extensions ; extra == 'doc'
- tomli ; python_version < '3.11' and extra == 'doc'
- tomli ; python_full_version < '3.11' and extra == 'doc'
- ipykernel ; extra == 'kernel'
- matplotlib ; extra == 'matplotlib'
- nbconvert ; extra == 'nbconvert'
Expand Down Expand Up @@ -938,7 +938,7 @@ packages:
requires_dist:
- typing-extensions>=4.6.0
- mypy-extensions>=1.0.0
- tomli>=1.1.0 ; python_version < '3.11'
- tomli>=1.1.0 ; python_full_version < '3.11'
- psutil>=4.0 ; extra == 'dmypy'
- pip ; extra == 'install-types'
- setuptools>=50 ; extra == 'mypyc'
Expand All @@ -952,7 +952,7 @@ packages:
requires_dist:
- typing-extensions>=4.6.0
- mypy-extensions>=1.0.0
- tomli>=1.1.0 ; python_version < '3.11'
- tomli>=1.1.0 ; python_full_version < '3.11'
- psutil>=4.0 ; extra == 'dmypy'
- pip ; extra == 'install-types'
- setuptools>=50 ; extra == 'mypyc'
Expand All @@ -966,7 +966,7 @@ packages:
requires_dist:
- typing-extensions>=4.6.0
- mypy-extensions>=1.0.0
- tomli>=1.1.0 ; python_version < '3.11'
- tomli>=1.1.0 ; python_full_version < '3.11'
- psutil>=4.0 ; extra == 'dmypy'
- pip ; extra == 'install-types'
- setuptools>=50 ; extra == 'mypyc'
Expand All @@ -980,7 +980,7 @@ packages:
requires_dist:
- typing-extensions>=4.6.0
- mypy-extensions>=1.0.0
- tomli>=1.1.0 ; python_version < '3.11'
- tomli>=1.1.0 ; python_full_version < '3.11'
- psutil>=4.0 ; extra == 'dmypy'
- pip ; extra == 'install-types'
- setuptools>=50 ; extra == 'mypyc'
Expand Down Expand Up @@ -1293,9 +1293,9 @@ packages:
requires_python: '>=3.8'
- kind: pypi
name: pyarrow-stubs
version: '17.7'
version: '17.8'
path: .
sha256: 6c4b7a004dcae812278da62c7967967353eb706e1afa422af9842d71cfb4416f
sha256: be626e7bd93fed822c2e9f3741c4aeaea41cfca1ed3b79769bdf1a1e70d04487
requires_dist:
- pyarrow>=17
requires_python: '>=3.8,<4'
Expand Down Expand Up @@ -1892,7 +1892,7 @@ packages:
requires_dist:
- distlib<1,>=0.3.7
- filelock<4,>=3.12.2
- importlib-metadata>=6.6 ; python_version < '3.8'
- importlib-metadata>=6.6 ; python_full_version < '3.8'
- platformdirs<5,>=3.9.1
- furo>=2023.7.26 ; extra == 'docs'
- proselint>=0.13 ; extra == 'docs'
Expand All @@ -1906,7 +1906,7 @@ packages:
- flaky>=3.7 ; extra == 'test'
- packaging>=23.1 ; extra == 'test'
- pytest-env>=0.8.2 ; extra == 'test'
- pytest-freezer>=0.4.8 ; (platform_python_implementation == 'PyPy' or (platform_python_implementation == 'CPython' and sys_platform == 'win32' and python_version >= '3.13')) and extra == 'test'
- pytest-freezer>=0.4.8 ; (python_full_version >= '3.13' and platform_python_implementation == 'CPython' and sys_platform == 'win32' and extra == 'test') or (platform_python_implementation == 'PyPy' and extra == 'test')
- pytest-mock>=3.11.1 ; extra == 'test'
- pytest-randomly>=3.12 ; extra == 'test'
- pytest-timeout>=2.1 ; extra == 'test'
Expand Down Expand Up @@ -1936,7 +1936,7 @@ packages:
url: https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl
sha256: 3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859
requires_dist:
- backports-functools-lru-cache>=1.2.1 ; python_version < '3.2'
- backports-functools-lru-cache>=1.2.1 ; python_full_version < '3.2'
- kind: conda
name: xz
version: 5.2.6
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[project]
name = "pyarrow-stubs"
version = "17.7"
version = "17.8"
description = "Type annotations for pyarrow"
authors = [{ name = "ZhengYu, Xu", email = "[email protected]" }]
license = "BSD-2-Clause"
Expand Down

0 comments on commit caa15a8

Please sign in to comment.