Revisions of python-nptyping
buildservice-autocommit
accepted
request 1163250
from
Markéta Machová (mcalabkova)
(revision 12)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1163145
from
Eric Schirra (ecsos)
(revision 11)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1147711
from
Matej Cepl (mcepl)
(revision 10)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 9)
- Did the upstream just released different tarball with the same version number? Yes, they did! - Rebased patches
Matej Cepl (mcepl)
committed
(revision 8)
* Drop skip_pandas.patch.
Matej Cepl (mcepl)
accepted
request 1147100
from
Benjamin Greiner (bnavigator)
(revision 7)
- Update to 2.5.0 * Added the column wildcard in structure expressions to allow expressing 'a structure with at least ...'. * Fixed the help text for functions that use nptyping types as hints. * Fixed the distribution of dataframe.pyi that was missing. * Fixed the sdist to include tests and dependencies. - Fix the test suite. * The -k parameter for unittests does not know negative patterns * Don't test with beartype and typeguard: gh#ramonhagenaars/nptyping#115 * Drop skip-pyright-tests.patch, delete file instead
buildservice-autocommit
accepted
request 1041858
from
Daniel Garcia (dgarcia)
(revision 6)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 5)
- Update to 2.4.1: * Fixed compatibility with mypy==0.991. - 2.4.0 (2022-11-14) * Added hint for pandas DataFrame. * Fixed bug for checking against a Structure where a different number of fields did not fail the check. * Changed nptyping.Int pointing to the more generic numpy.integer rather than numpy.int32. * Added support for Python 3.11 with the exception of pandas.DataFrame. - 2.3.1 (2022-08-30) * Fixed mypy error of inheriting final dtype as of numpy==1.23.1. * Allowed for quotes in shape expressions to appease PyCharm. - 2.3.0 (2022-08-28) * Added support for subarrays with shape expressions inside structure expressions. * Added support for wildcards in structure expressions.
buildservice-autocommit
accepted
request 999363
from
Markéta Machová (mcalabkova)
(revision 4)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 999296
from
Benjamin Greiner (bnavigator)
(revision 3)
- Update to 2.2.0 * Added support for expressing "at least N dimensions". - Release 2.1.3 * Fixed typing issue with Pyright/Pylance that caused the message: "Literal" is not a class * Fixed wrong error message when an invalid Structure was provided to NDArray. - Release 2.1.2 * Fixed bug that caused MyPy to fail with the message: Value of type variable "_DType_co" of "ndarray" cannot be "floating[Any]" - Release 2.1.1 * Fixed bug that numpy ndarrays were incorrectly instance checked against RecArray. - Release 2.1.0 * Added Structure and "structure expressions" to support structured arrays. * Added RecArray. - add skip-pyright-tests.patch - Expand use_system_packages.patch * Don't build the wheel a second time in tests, the `invoke wheel` command fails otherwise.
Dominique Leuenberger (dimstar_suse)
accepted
request 975164
from
Matej Cepl (mcepl)
(revision 2)
initialized devel package after accepting 975164
Matej Cepl (mcepl)
accepted
request 975163
from
Matej Cepl (mcepl)
(revision 1)
Required by python-sphinx-autodoc-typehints
Displaying all 12 revisions