Releases: uqfoundation/pox
0.3.5
0.3.5 Release Notes
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with pip:
$ pip install pox
Pox requires:
- python or pypy, >=3.8
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
What's Changed
- Bump idna from 3.4 to 3.7 in /docs by @dependabot in #52
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in #53
- Bump requests from 2.31.0 to 2.32.0 in /docs by @dependabot in #54
- Bump tornado from 6.3.3 to 6.4.1 in /docs by @dependabot in #55
- update docs requirements to rtfd 10.27.0 by @mmckerns in #57
- Bump urllib3 from 2.0.7 to 2.2.2 in /docs by @dependabot in #56
- Bump certifi from 2024.2.2 to 2024.7.4 in /docs by @dependabot in #58
- formal support for python 3.13 by @mmckerns in #59
Full Changelog: 0.3.4...0.3.5
0.3.4
0.3.4 Release Notes
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with pip:
$ pip install pox
Pox requires:
- python or pypy, >=3.8
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
What's Changed
- drop formal support for python 3.7 by @mmckerns in #41
- define html_theme as rtd workaround by @mmckerns in #42
- update install doc in tests by @mmckerns in #43
- use raw string to avoid SyntaxWarning in python 3.12 by @mmckerns in #44
- formal support for 3.12, initial support for 3.13 by @mmckerns in #45
- add build to rtfd config by @mmckerns in #46
- updated copyright for 2024 by @mmckerns in #47
- Bump jinja2 from 3.1.1 to 3.1.3 in /docs by @dependabot in #48
- update sphinx to 6.2.1 by @mmckerns in #49
- Bump urllib3 from 2.0.4 to 2.0.7 in /docs by @dependabot in #50
- Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs by @dependabot in #51
Full Changelog: pox-0.3.3...0.3.4
pox-0.3.3
pox 0.3.3 Release Notes
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with pip:
$ pip install pox
Pox requires:
- python or pypy, >=3.7
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
What's Changed
- Bump requests from 2.27.1 to 2.31.0 in /docs by @dependabot in #39
- Bump pygments from 2.11.2 to 2.15.0 in /docs by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: pox-0.3.2...pox-0.3.3
pox-0.3.2
pox 0.3.2 Release Notes
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with pip:
$ pip install pox
Pox requires:
- python or pypy, >=3.7
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
What's Changed
- Fix test_shutils when there is “python3” but no “python” by @musicinmybrain in #31
New Contributors
- @musicinmybrain made their first contribution in #31
Full Changelog: pox-0.3.1...pox-0.3.2
pox-0.3.1
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with pip:
$ pip install pox
Pox requires:
- python or pypy, ==2.7 or >=3.7
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
pox-0.3.0
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with easy_install or pip:
$ pip install pox
Pox requires:
- python, version == 2.7 *or* version >= 3.6 *or* pypy
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
pox-0.2.9
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with easy_install or pip:
$ pip install pox
Pox requires:
- python, version == 2.7 *or* version >= 3.5 *or* pypy
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
pox-0.2.8
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with easy_install or pip:
$ pip install pox
Pox requires:
- python, version == 2.7 *or* version >= 3.5 *or* pypy
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
pox-0.2.7
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with easy_install or pip:
$ pip install pox
Pox requires:
- python, version >=2.5 *or* version >= 3.1 *or* pypy
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())
pox-0.2.6
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with easy_install or pip:
$ pip install pox
Pox requires:
- python, version >=2.5 *or* version >= 3.1 *or* pypy
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())