python-humanfriendly
https://github.com/xolox/python-humanfriendly
iHuman friendly input/output for text interfaces using Python https://humanfriendly.readthedocs.org
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-humanfriendly
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-humanfriendly && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
humanfriendly-10.0.tar.gz | 0000360702 352 KB | |
pytest-7-support.patch | 0000001252 1.22 KB | |
python-humanfriendly-no-mock.patch | 0000000476 476 Bytes | |
python-humanfriendly.changes | 0000020810 20.3 KB | |
python-humanfriendly.spec | 0000003815 3.73 KB | |
support-python-313.patch | 0000002534 2.47 KB |
Revision 33 (latest revision is 43)
Dirk Mueller (dirkmueller)
accepted
request 932241
from
John Paul Adrian Glaubitz (glaubitz)
(revision 33)
- Update to 10.0 **Noteworthy changes:** * Merged pull request `#45`_ to resolve the issue caused by the conditional :pypi:`pyreadline` requirement on Windows not supporting Python 3.9+. * Updated the readme to use Python 3 in the example (reported in issue `#56`_). Also added a mention of the ``humanfriendly --demo`` command. * Removed the ``humanfriendly.compat.unittest`` alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue `#53`_). **Internal changes:** * Merged pull request `#54`_ which migrates the :pypi:`humanfriendly` project from Travis CI to GitHub Actions and from Coveralls.io to Codecov. * Fixed a deprecation warning concerning ``setup.cfg`` and some Sphinx documentation errors.
Comments 0