Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-annotated-types-0.7.0-160000.1.4 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python313-annotated-types Distribution: SUSE Linux 16
Version: 0.7.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.1.4 Build date: Mon Jun 17 07:48:32 2024
Group: Unspecified Build host: reproducible
Size: 69380 Source RPM: python-annotated-types-0.7.0-160000.1.4.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/annotated-types/annotated-types/
Summary: Reusable constraint types to use with typing.Annotated
PEP-593 added `typing.Annotated` as a way of adding context-specific metadata to
existing types, and specifies that `Annotated[T, x]` _should_ be treated as `T` by
any tool or library without special logic for `x`.

This package provides metadata objects which can be used to represent common
constraints such as upper and lower bounds on scalar values and collection sizes,
a `Predicate` marker for runtime checks, and
descriptions of how we intend these metadata to be interpreted. In some cases,
we also note alternative representations which do not require this package.

Provides

Requires

License

MIT

Changelog

* Mon Jun 17 2024 dmueller@suse.com
  - update to 0.7.0:
    * Allow `tzinfo` objects for `Timezone`
    * add URLs to `pyproject.toml`
    * suggested fix on typo
    * Correct misstatement in README
    * Fix IsDigit -> IsDigits
    * Add `Unit` type
    * Improve handling of GroupedMetadata (First try)
* Sat Mar 09 2024 ecsos@opensuse.org
  - Add %{?sle15_python_module_pythons}
* Thu Mar 07 2024 steven.kowalik@suse.com
  - Initial release of 0.6.0

Files

/usr/lib/python3.13/site-packages/annotated_types
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/licenses
/usr/lib/python3.13/site-packages/annotated_types-0.7.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/annotated_types/__init__.py
/usr/lib/python3.13/site-packages/annotated_types/__pycache__
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc
/usr/lib/python3.13/site-packages/annotated_types/py.typed
/usr/lib/python3.13/site-packages/annotated_types/test_cases.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 16 23:31:55 2025